============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/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.019616 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.032796 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.056747 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.050986 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.092969 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.142713 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
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 3.038796 seconds, not started yet
E   Current KQP shutdown state: spent 6.078894 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==2968713==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 528 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000022208cde 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:572:34
E   #2 0x00004bd3b365 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004bd3b365 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:13
E   #4 0x00004bd410ee in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
E   #5 0x00004bd33371 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 0x00004bd213b8 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
E   #7 0x00004bd1d167 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
E   #8 0x00004bd1bc2c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
E   #9 0x000040fc8bcb in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00001fa61bba 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fae2f8a 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 0x00003fae3a58 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #5 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #7 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
E   #8 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #10 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #11 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #12 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f787c540d8f  (/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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003faca1e2 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 0x00003faca1e2 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 0x00003fad3f60 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 0x00003fac45d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #6 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #7 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #8 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #9 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #10 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fae8b63 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003fae8b63 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003fae8b63 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003fae8b63 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003fae8b63 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003fae8b63 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 0x00003fae3b54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003fae3b54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
E   #9 0x00003fae3b54 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #12 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #14 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
E   #15 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #17 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f787c540d8f  (/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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003faf622d in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003faf622d in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003faf622d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003faf622d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x00003faf622d in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
E   #6 0x00003faf622d 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 0x00003faca508 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #8 0x00003faca508 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #9 0x00003faca508 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 0x00003fad3f60 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 0x00003fac45d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #12 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #13 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #14 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #15 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #16 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #17 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004bd3b250 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:41
E   #2 0x00004bd410ee in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
E   #3 0x00004bd33371 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 0x00004bd213b8 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
E   #5 0x00004bd1d167 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
E   #6 0x00004bd1bc2c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
E   #7 0x000040fc8bcb in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #8 0x00001fa61bba 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fae876a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003fae876a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003fae876a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003fae876a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003fae876a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003fae876a 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 0x00003fae3b45 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003fae3b45 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
E   #9 0x00003fae3b45 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #12 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #14 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
E   #15 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #17 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f787c540d8f  (/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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003fae91c3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003fae91c3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003fae91c3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003fae91c3 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 0x00003fae91c3 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003fae91c3 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 0x00003fae91c3 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003fae91c3 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003fae91c3 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003fae8bd8 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003fae8bd8 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003fae8bd8 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003fae8bd8 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 0x00003fae3b54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003fae3b54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
E   #16 0x00003fae3b54 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #19 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #21 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
E   #22 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #24 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #25 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #26 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7f787c540d8f  (/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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003faf6986 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003faf6986 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003faf6986 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003faf6986 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x00003faf6986 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 0x00003faf64dc in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
E   #7 0x00003faf64dc in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
E   #8 0x00003faf64dc 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 0x00003faca508 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #10 0x00003faca508 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #11 0x00003faca508 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 0x00003fad3f60 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 0x00003fac45d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #14 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #15 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #16 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #17 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #18 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #19 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #20 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000041d081ef in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000041d081ef in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000041d081ef in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000041d081ef 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 0x000041d62c22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1345:17
E   #6 0x000041d4b648 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1460:9
E   #7 0x000041d188a9 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:1147:13
E   #8 0x000041ceb737 in Parse /-S/ydb/core/config/init/init.h:324:15
E   #9 0x000041ceb737 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
E   #10 0x00003f24d084 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #11 0x00003f2465bc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #12 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f787c540d8f  (/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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000041cedea9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000041cedea9 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000041cedea9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000041cedea9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
E   #5 0x000041d08cf7 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 0x000041d62c22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1345:17
E   #7 0x000041d4b648 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1460:9
E   #8 0x000041d188a9 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:1147:13
E   #9 0x000041ceb737 in Parse /-S/ydb/core/config/init/init.h:324:15
E   #10 0x000041ceb737 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
E   #11 0x00003f24d084 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #12 0x00003f2465bc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
------------------------------ 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/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18975
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63929
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13595
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29800
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24785
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63582
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/000b63/r3tmp/kikimr_cluster_s3zh37oj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24568
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29337
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27963
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_sist518e.log --grpc-port=24568 --mon-port=29337 --ic-port=18975
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20807
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5803
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_kvfcz21w.log --grpc-port=11674 --mon-port=20807 --ic-port=63929
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25228
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_1_pnklzv.log --grpc-port=6064 --mon-port=26409 --ic-port=7608
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25970
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22181
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_bwanx07j.log --grpc-port=25970 --mon-port=25701 --ic-port=13595
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18689
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21949
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile__w_tigoq.log --grpc-port=6343 --mon-port=18689 --ic-port=5731
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26793
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8061
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_h45_wa7r.log --grpc-port=26793 --mon-port=11343 --ic-port=29800
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28025
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1134
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_yons7ko0.log --grpc-port=19238 --mon-port=28025 --ic-port=24785
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12802
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_8o8hv068.log --grpc-port=32524 --mon-port=15742 --ic-port=63582
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24568/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:24568/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_sist518e.log --grpc-port=24568 --mon-port=29337 --ic-port=18975
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_sist518e.log', '--grpc-port=24568', '--mon-port=29337', '--ic-port=18975')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2939940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24568/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2939944
DEBUG    ya.test:process.py:259 Command (pid 2939944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2939944) elapsed time (sec): 1.0626964569091797
DEBUG    ya.test:process.py:263 Command (pid 2939944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2939944) maxrss: 475616
DEBUG    ya.test:process.py:263 Command (pid 2939944) minflt: 45290
DEBUG    ya.test:process.py:263 Command (pid 2939944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 2939944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2939944) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2939944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2939944) stime: 0.190456
DEBUG    ya.test:process.py:263 Command (pid 2939944) utime: 0.577846
DEBUG    ya.test:process.py:263 Command (pid 2939944) wtime: 1.069
DEBUG    ya.test:process.py:275 Command (pid 2939944) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:11674/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:11674/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_kvfcz21w.log --grpc-port=11674 --mon-port=20807 --ic-port=63929
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_kvfcz21w.log', '--grpc-port=11674', '--mon-port=20807', '--ic-port=63929')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2939996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11674/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2939997
DEBUG    ya.test:process.py:259 Command (pid 2939997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2939997) elapsed time (sec): 1.0119397640228271
DEBUG    ya.test:process.py:263 Command (pid 2939997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) maxrss: 476900
DEBUG    ya.test:process.py:263 Command (pid 2939997) minflt: 45311
DEBUG    ya.test:process.py:263 Command (pid 2939997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 2939997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2939997) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2939997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2939997) stime: 0.214971
DEBUG    ya.test:process.py:263 Command (pid 2939997) utime: 0.522813
DEBUG    ya.test:process.py:263 Command (pid 2939997) wtime: 1.017
DEBUG    ya.test:process.py:275 Command (pid 2939997) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6064/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:6064/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_1_pnklzv.log --grpc-port=6064 --mon-port=26409 --ic-port=7608
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_1_pnklzv.log', '--grpc-port=6064', '--mon-port=26409', '--ic-port=7608')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2940214
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6064/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2940228
DEBUG    ya.test:process.py:259 Command (pid 2940228) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940228) elapsed time (sec): 1.2428505420684814
DEBUG    ya.test:process.py:263 Command (pid 2940228) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) maxrss: 477412
DEBUG    ya.test:process.py:263 Command (pid 2940228) minflt: 45386
DEBUG    ya.test:process.py:263 Command (pid 2940228) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 2940228) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2940228) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2940228) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2940228) stime: 0.213328
DEBUG    ya.test:process.py:263 Command (pid 2940228) utime: 0.531036
DEBUG    ya.test:process.py:263 Command (pid 2940228) wtime: 1.265
DEBUG    ya.test:process.py:275 Command (pid 2940228) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25970/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:25970/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_bwanx07j.log --grpc-port=25970 --mon-port=25701 --ic-port=13595
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_bwanx07j.log', '--grpc-port=25970', '--mon-port=25701', '--ic-port=13595')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2940797
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25970/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2940802
DEBUG    ya.test:process.py:259 Command (pid 2940802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940802) elapsed time (sec): 1.8264951705932617
DEBUG    ya.test:process.py:263 Command (pid 2940802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) maxrss: 477084
DEBUG    ya.test:process.py:263 Command (pid 2940802) minflt: 45285
DEBUG    ya.test:process.py:263 Command (pid 2940802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) nivcsw: 293
DEBUG    ya.test:process.py:263 Command (pid 2940802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2940802) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2940802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2940802) stime: 0.25037
DEBUG    ya.test:process.py:263 Command (pid 2940802) utime: 0.501309
DEBUG    ya.test:process.py:263 Command (pid 2940802) wtime: 1.865
DEBUG    ya.test:process.py:275 Command (pid 2940802) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6343/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:6343/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile__w_tigoq.log --grpc-port=6343 --mon-port=18689 --ic-port=5731
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile__w_tigoq.log', '--grpc-port=6343', '--mon-port=18689', '--ic-port=5731')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2941293
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6343/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2941302
DEBUG    ya.test:process.py:259 Command (pid 2941302) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2941302) elapsed time (sec): 1.4367713928222656
DEBUG    ya.test:process.py:263 Command (pid 2941302) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) maxrss: 477164
DEBUG    ya.test:process.py:263 Command (pid 2941302) minflt: 45331
DEBUG    ya.test:process.py:263 Command (pid 2941302) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 2941302) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2941302) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2941302) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2941302) stime: 0.163348
DEBUG    ya.test:process.py:263 Command (pid 2941302) utime: 0.588616
DEBUG    ya.test:process.py:263 Command (pid 2941302) wtime: 1.449
DEBUG    ya.test:process.py:275 Command (pid 2941302) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26793/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:26793/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_h45_wa7r.log --grpc-port=26793 --mon-port=11343 --ic-port=29800
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_h45_wa7r.log', '--grpc-port=26793', '--mon-port=11343', '--ic-port=29800')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2941690
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26793/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2941691
DEBUG    ya.test:process.py:259 Command (pid 2941691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2941691) elapsed time (sec): 1.8378076553344727
DEBUG    ya.test:process.py:263 Command (pid 2941691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) maxrss: 477376
DEBUG    ya.test:process.py:263 Command (pid 2941691) minflt: 45384
DEBUG    ya.test:process.py:263 Command (pid 2941691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 2941691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2941691) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2941691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2941691) stime: 0.255454
DEBUG    ya.test:process.py:263 Command (pid 2941691) utime: 0.497449
DEBUG    ya.test:process.py:263 Command (pid 2941691) wtime: 1.861
DEBUG    ya.test:process.py:275 Command (pid 2941691) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19238/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:19238/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_yons7ko0.log --grpc-port=19238 --mon-port=28025 --ic-port=24785
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_yons7ko0.log', '--grpc-port=19238', '--mon-port=28025', '--ic-port=24785')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2942129
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19238/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2942141
DEBUG    ya.test:process.py:259 Command (pid 2942141) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2942141) elapsed time (sec): 2.052112579345703
DEBUG    ya.test:process.py:263 Command (pid 2942141) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) maxrss: 477072
DEBUG    ya.test:process.py:263 Command (pid 2942141) minflt: 45322
DEBUG    ya.test:process.py:263 Command (pid 2942141) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) nivcsw: 257
DEBUG    ya.test:process.py:263 Command (pid 2942141) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2942141) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2942141) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2942141) stime: 0.214947
DEBUG    ya.test:process.py:263 Command (pid 2942141) utime: 0.556306
DEBUG    ya.test:process.py:263 Command (pid 2942141) wtime: 2.067
DEBUG    ya.test:process.py:275 Command (pid 2942141) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:32524/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:32524/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_8o8hv068.log --grpc-port=32524 --mon-port=15742 --ic-port=63582
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_8o8hv068.log', '--grpc-port=32524', '--mon-port=15742', '--ic-port=63582')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2942707
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:32524/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2942714
DEBUG    ya.test:process.py:259 Command (pid 2942714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2942714) elapsed time (sec): 1.574293851852417
DEBUG    ya.test:process.py:263 Command (pid 2942714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) maxrss: 477252
DEBUG    ya.test:process.py:263 Command (pid 2942714) minflt: 45307
DEBUG    ya.test:process.py:263 Command (pid 2942714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 2942714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2942714) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2942714) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2942714) stime: 0.253091
DEBUG    ya.test:process.py:263 Command (pid 2942714) utime: 0.52661
DEBUG    ya.test:process.py:263 Command (pid 2942714) wtime: 1.594
DEBUG    ya.test:process.py:275 Command (pid 2942714) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24568', '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: 18975\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63929\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7608\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13595\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5731\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29800\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24785\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63582\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/nkj6/000b63/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24568', '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: 18975\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63929\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7608\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13595\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5731\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29800\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24785\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63582\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2943958
DEBUG    ya.test:process.py:259 Command (pid 2943958) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2943958) elapsed time (sec): 2.66212797164917
DEBUG    ya.test:process.py:263 Command (pid 2943958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) maxrss: 720608
DEBUG    ya.test:process.py:263 Command (pid 2943958) minflt: 51765
DEBUG    ya.test:process.py:263 Command (pid 2943958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) nivcsw: 330
DEBUG    ya.test:process.py:263 Command (pid 2943958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2943958) nvcsw: 608
DEBUG    ya.test:process.py:263 Command (pid 2943958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2943958) stime: 0.301102
DEBUG    ya.test:process.py:263 Command (pid 2943958) utime: 0.616377
DEBUG    ya.test:process.py:263 Command (pid 2943958) wtime: 2.68
DEBUG    ya.test:process.py:275 Command (pid 2943958) 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 2943958) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24568', '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/nkj6/000b63/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24568', '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: 2944535
DEBUG    ya.test:process.py:259 Command (pid 2944535) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2944535) elapsed time (sec): 1.9667410850524902
DEBUG    ya.test:process.py:263 Command (pid 2944535) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) maxrss: 720940
DEBUG    ya.test:process.py:263 Command (pid 2944535) minflt: 51654
DEBUG    ya.test:process.py:263 Command (pid 2944535) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) nivcsw: 403
DEBUG    ya.test:process.py:263 Command (pid 2944535) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2944535) nvcsw: 780
DEBUG    ya.test:process.py:263 Command (pid 2944535) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2944535) stime: 0.276468
DEBUG    ya.test:process.py:263 Command (pid 2944535) utime: 0.6136309999999999
DEBUG    ya.test:process.py:263 Command (pid 2944535) wtime: 1.998
DEBUG    ya.test:process.py:275 Command (pid 2944535) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 2944535) 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/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3702
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15188
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log --grpc-port=1275 --mon-port=7857 --ic-port=3702 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4709
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27450
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log --grpc-port=21902 --mon-port=13863 --ic-port=4709 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log --grpc-port=1275 --mon-port=7857 --ic-port=3702 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log', '--grpc-port=1275', '--mon-port=7857', '--ic-port=3702', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2944693
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1275/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2944717
DEBUG    ya.test:process.py:259 Command (pid 2944717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2944717) elapsed time (sec): 1.3866150379180908
DEBUG    ya.test:process.py:263 Command (pid 2944717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) maxrss: 733784
DEBUG    ya.test:process.py:263 Command (pid 2944717) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 2944717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) nivcsw: 405
DEBUG    ya.test:process.py:263 Command (pid 2944717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2944717) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2944717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2944717) stime: 0.21678399999999998
DEBUG    ya.test:process.py:263 Command (pid 2944717) utime: 0.506049
DEBUG    ya.test:process.py:263 Command (pid 2944717) wtime: 1.403
DEBUG    ya.test:process.py:275 Command (pid 2944717) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log --grpc-port=21902 --mon-port=13863 --ic-port=4709 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log', '--grpc-port=21902', '--mon-port=13863', '--ic-port=4709', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2944872
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21902/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2944873
DEBUG    ya.test:process.py:259 Command (pid 2944873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2944873) elapsed time (sec): 1.4636216163635254
DEBUG    ya.test:process.py:263 Command (pid 2944873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) maxrss: 734416
DEBUG    ya.test:process.py:263 Command (pid 2944873) minflt: 45378
DEBUG    ya.test:process.py:263 Command (pid 2944873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) nivcsw: 271
DEBUG    ya.test:process.py:263 Command (pid 2944873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2944873) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2944873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2944873) stime: 0.19031099999999998
DEBUG    ya.test:process.py:263 Command (pid 2944873) utime: 0.5476829999999999
DEBUG    ya.test:process.py:263 Command (pid 2944873) wtime: 1.48
DEBUG    ya.test:process.py:275 Command (pid 2944873) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log --grpc-port=63498 --mon-port=12089 --ic-port=28853 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13808
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9274
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log --grpc-port=13808 --mon-port=8552 --ic-port=6007 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log --grpc-port=63498 --mon-port=12089 --ic-port=28853 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log', '--grpc-port=63498', '--mon-port=12089', '--ic-port=28853', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2945132
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63498/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2945133
DEBUG    ya.test:process.py:259 Command (pid 2945133) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2945133) elapsed time (sec): 1.6071038246154785
DEBUG    ya.test:process.py:263 Command (pid 2945133) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) maxrss: 735396
DEBUG    ya.test:process.py:263 Command (pid 2945133) minflt: 45335
DEBUG    ya.test:process.py:263 Command (pid 2945133) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 2945133) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2945133) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2945133) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2945133) stime: 0.24359
DEBUG    ya.test:process.py:263 Command (pid 2945133) utime: 0.544377
DEBUG    ya.test:process.py:263 Command (pid 2945133) wtime: 1.627
DEBUG    ya.test:process.py:275 Command (pid 2945133) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log --grpc-port=13808 --mon-port=8552 --ic-port=6007 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log', '--grpc-port=13808', '--mon-port=8552', '--ic-port=6007', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2945367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13808/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2945368
DEBUG    ya.test:process.py:259 Command (pid 2945368) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2945368) elapsed time (sec): 1.2746078968048096
DEBUG    ya.test:process.py:263 Command (pid 2945368) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) maxrss: 735964
DEBUG    ya.test:process.py:263 Command (pid 2945368) minflt: 45271
DEBUG    ya.test:process.py:263 Command (pid 2945368) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 2945368) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2945368) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2945368) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2945368) stime: 0.208223
DEBUG    ya.test:process.py:263 Command (pid 2945368) utime: 0.5378189999999999
DEBUG    ya.test:process.py:263 Command (pid 2945368) wtime: 1.277
DEBUG    ya.test:process.py:275 Command (pid 2945368) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4d77f016-bc69-4baf-9b91-50ade87b1c6b, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4d77f016-bc69-4baf-9b91-50ade87b1c6b, localhost:24568): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4d77f016-bc69-4baf-9b91-50ade87b1c6b, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 21902 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-kj7ehpytbu.auto.internal" port: 1275 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-kj7ehpytbu.auto.internal:21902, location , ssl: False>, <Endpoint ghrun-kj7ehpytbu.auto.internal:1275, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8fd93adf-8c9a-49e1-a6c7-ecfa56e9455f, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8fd93adf-8c9a-49e1-a6c7-ecfa56e9455f, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8fd93adf-8c9a-49e1-a6c7-ecfa56e9455f, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 13808 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 } endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 63498 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-kj7ehpytbu.auto.internal:13808, location , ssl: False>, <Endpoint ghrun-kj7ehpytbu.auto.internal:63498, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
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 0x7b56ccafca70 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 0x7b56ccac94b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ccac94b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8860e056-5ae5-4dd9-bbba-6a11aad06a35, ghrun-kj7ehpytbu.auto.internal:21902): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8860e056-5ae5-4dd9-bbba-6a11aad06a35, ghrun-kj7ehpytbu.auto.internal:21902): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 8860e056-5ae5-4dd9-bbba-6a11aad06a35, ghrun-kj7ehpytbu.auto.internal:21902): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8860e056-5ae5-4dd9-bbba-6a11aad06a35, ghrun-kj7ehpytbu.auto.internal:21902): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YjVkZWYzYWMtNDIyOTU5M2YtYTk2MGZmZTktMWFhZWIwYjI=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 8860e056-5ae5-4dd9-bbba-6a11aad06a35, ghrun-kj7ehpytbu.auto.internal:21902): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccac94b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56ccac94b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 4bd74498-cc78-4f32-bf77-23d45b95e17f, ghrun-kj7ehpytbu.auto.internal:21902): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4bd74498-cc78-4f32-bf77-23d45b95e17f, ghrun-kj7ehpytbu.auto.internal:21902): request = { session_id: "ydb://session/3?node_id=50001&id=YjVkZWYzYWMtNDIyOTU5M2YtYTk2MGZmZTktMWFhZWIwYjI=" 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, 4bd74498-cc78-4f32-bf77-23d45b95e17f, ghrun-kj7ehpytbu.auto.internal:21902): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccac94b0>
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 0x7b56ccabc9b0 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 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 950c7cec-3389-4183-9fec-c5598a7332cd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 950c7cec-3389-4183-9fec-c5598a7332cd, ghrun-kj7ehpytbu.auto.internal:13808): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 950c7cec-3389-4183-9fec-c5598a7332cd, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 950c7cec-3389-4183-9fec-c5598a7332cd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 950c7cec-3389-4183-9fec-c5598a7332cd, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, a9e1c21d-245a-4996-9ef6-42c6aefa7e21, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, a9e1c21d-245a-4996-9ef6-42c6aefa7e21, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" 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, a9e1c21d-245a-4996-9ef6-42c6aefa7e21, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, fd34736f-489d-4234-9205-863a2e3129d8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fd34736f-489d-4234-9205-863a2e3129d8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" 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 0x7b56ccaa8130 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 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 69467c88-a637-4123-b490-86a5a312f6f9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69467c88-a637-4123-b490-86a5a312f6f9, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 18975
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 18975
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 69467c88-a637-4123-b490-86a5a312f6f9, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 18975 SectorMap:1:64
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69467c88-a637-4123-b490-86a5a312f6f9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 297d8b2b-e009-47ad-af70-efb4361ac478, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 69467c88-a637-4123-b490-86a5a312f6f9, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 297d8b2b-e009-47ad-af70-efb4361ac478, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" 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:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 18975 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038082"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038082
    }
    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: 0
        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"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038082"
  ConfigTxSeqNo: 30
}

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

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 297d8b2b-e009-47ad-af70-efb4361ac478, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=a0a9d46-dbbee6fe-fe259307-dc32c7c1" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68281f4f-63ff-4350-aee8-8c005ce06570, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68281f4f-63ff-4350-aee8-8c005ce06570, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16271494964397908298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627149496439790829816271494964397908298162714949643979082981627149496439790829816271494964397908298162714949643979082981627149496439790829816271494964397908298162714949643979082981627149496439790829816271494964397908298162714949643979082981627149496439790829816271494964397908298162714949643979082981627149496439790829816271494964397908298162714949643979082981627149496439790829816271494964397908298" } } } 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, fd34736f-489d-4234-9205-863a2e3129d8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=45f07147-5f530004-902f3aba-d8d8952c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 418c064d-c4b2-4e69-8132-cc00d7d088cf, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418c064d-c4b2-4e69-8132-cc00d7d088cf, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878969092667366926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287896909266736692612878969092667366926128789690926673669261287896909266736692612878969092667366926128789690926673669261287896909266736692612878969092667366926128789690926673669261287896909266736692612878969092667366926128789690926673669261287896909266736692612878969092667366926128789690926673669261287896909266736692612878969092667366926128789690926673669261287896909266736692612878969092667366926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68281f4f-63ff-4350-aee8-8c005ce06570, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e626e996-8db2-42a2-8783-d2e217997093, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e626e996-8db2-42a2-8783-d2e217997093, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7551699993007689454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75516999930076894547551699993007689454755169999300768945475516999930076894547551699993007689454755169999300768945475516999930076894547551699993007689454755169999300768945475516999930076894547551699993007689454755169999300768945475516999930076894547551699993007689454755169999300768945475516999930076894547551699993007689454755169999300768945475516999930076894547551699993007689454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418c064d-c4b2-4e69-8132-cc00d7d088cf, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47782a16-339d-43d3-a690-182e0a36d95c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e626e996-8db2-42a2-8783-d2e217997093, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99c30223-e269-4498-a044-3cefad5cac82, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c30223-e269-4498-a044-3cefad5cac82, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010342435569922785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30103424355699227853010342435569922785301034243556992278530103424355699227853010342435569922785301034243556992278530103424355699227853010342435569922785301034243556992278530103424355699227853010342435569922785301034243556992278530103424355699227853010342435569922785301034243556992278530103424355699227853010342435569922785301034243556992278530103424355699227853010342435569922785" } } } 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, 47782a16-339d-43d3-a690-182e0a36d95c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8097748502084072663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80977485020840726638097748502084072663809774850208407266380977485020840726638097748502084072663809774850208407266380977485020840726638097748502084072663809774850208407266380977485020840726638097748502084072663809774850208407266380977485020840726638097748502084072663809774850208407266380977485020840726638097748502084072663809774850208407266380977485020840726638097748502084072663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c30223-e269-4498-a044-3cefad5cac82, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, facc5718-6ec2-4e6c-a6b2-8c753a1f8eb3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, facc5718-6ec2-4e6c-a6b2-8c753a1f8eb3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7546333510220750469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75463335102207504697546333510220750469754633351022075046975463335102207504697546333510220750469754633351022075046975463335102207504697546333510220750469754633351022075046975463335102207504697546333510220750469754633351022075046975463335102207504697546333510220750469754633351022075046975463335102207504697546333510220750469754633351022075046975463335102207504697546333510220750469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47782a16-339d-43d3-a690-182e0a36d95c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60361738-c680-40b1-a00f-432a5f3b01cd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60361738-c680-40b1-a00f-432a5f3b01cd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11068831588361596446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106883158836159644611068831588361596446110688315883615964461106883158836159644611068831588361596446110688315883615964461106883158836159644611068831588361596446110688315883615964461106883158836159644611068831588361596446110688315883615964461106883158836159644611068831588361596446110688315883615964461106883158836159644611068831588361596446110688315883615964461106883158836159644611068831588361596446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, facc5718-6ec2-4e6c-a6b2-8c753a1f8eb3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18426a78-b934-4fbb-ade3-e8198a6a6767, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18426a78-b934-4fbb-ade3-e8198a6a6767, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8003751838888026234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80037518388880262348003751838888026234800375183888802623480037518388880262348003751838888026234800375183888802623480037518388880262348003751838888026234800375183888802623480037518388880262348003751838888026234800375183888802623480037518388880262348003751838888026234800375183888802623480037518388880262348003751838888026234800375183888802623480037518388880262348003751838888026234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60361738-c680-40b1-a00f-432a5f3b01cd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08a81ac8-8371-4eb5-a950-bb8832a7ff81, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a81ac8-8371-4eb5-a950-bb8832a7ff81, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12387450843729412642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238745084372941264212387450843729412642123874508437294126421238745084372941264212387450843729412642123874508437294126421238745084372941264212387450843729412642123874508437294126421238745084372941264212387450843729412642123874508437294126421238745084372941264212387450843729412642123874508437294126421238745084372941264212387450843729412642123874508437294126421238745084372941264212387450843729412642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18426a78-b934-4fbb-ade3-e8198a6a6767, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 177e737a-4fbd-42ce-be18-4fdf136b05d5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177e737a-4fbd-42ce-be18-4fdf136b05d5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17728939452667710577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772893945266771057717728939452667710577177289394526677105771772893945266771057717728939452667710577177289394526677105771772893945266771057717728939452667710577177289394526677105771772893945266771057717728939452667710577177289394526677105771772893945266771057717728939452667710577177289394526677105771772893945266771057717728939452667710577177289394526677105771772893945266771057717728939452667710577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a81ac8-8371-4eb5-a950-bb8832a7ff81, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19ff292c-cd57-4a31-b10e-2c281a192438, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ff292c-cd57-4a31-b10e-2c281a192438, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15411357767977059641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541135776797705964115411357767977059641154113577679770596411541135776797705964115411357767977059641154113577679770596411541135776797705964115411357767977059641154113577679770596411541135776797705964115411357767977059641154113577679770596411541135776797705964115411357767977059641154113577679770596411541135776797705964115411357767977059641154113577679770596411541135776797705964115411357767977059641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177e737a-4fbd-42ce-be18-4fdf136b05d5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dcd81671-1bf8-45b4-8a42-1a8191a62043, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd81671-1bf8-45b4-8a42-1a8191a62043, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14536294713699630640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453629471369963064014536294713699630640145362947136996306401453629471369963064014536294713699630640145362947136996306401453629471369963064014536294713699630640145362947136996306401453629471369963064014536294713699630640145362947136996306401453629471369963064014536294713699630640145362947136996306401453629471369963064014536294713699630640145362947136996306401453629471369963064014536294713699630640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ff292c-cd57-4a31-b10e-2c281a192438, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fc5c9b6-1155-4864-9335-fdb32f8f2bc1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc5c9b6-1155-4864-9335-fdb32f8f2bc1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13810862928134247522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381086292813424752213810862928134247522138108629281342475221381086292813424752213810862928134247522138108629281342475221381086292813424752213810862928134247522138108629281342475221381086292813424752213810862928134247522138108629281342475221381086292813424752213810862928134247522138108629281342475221381086292813424752213810862928134247522138108629281342475221381086292813424752213810862928134247522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd81671-1bf8-45b4-8a42-1a8191a62043, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e539a9af-acd5-4dc4-a0b3-fa71445c9171, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc5c9b6-1155-4864-9335-fdb32f8f2bc1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e539a9af-acd5-4dc4-a0b3-fa71445c9171, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10860216446825582970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086021644682558297010860216446825582970108602164468255829701086021644682558297010860216446825582970108602164468255829701086021644682558297010860216446825582970108602164468255829701086021644682558297010860216446825582970108602164468255829701086021644682558297010860216446825582970108602164468255829701086021644682558297010860216446825582970108602164468255829701086021644682558297010860216446825582970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42ad189e-5739-4c01-9c57-e38b483e1bfd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ad189e-5739-4c01-9c57-e38b483e1bfd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478543720886802374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24785437208868023742478543720886802374247854372088680237424785437208868023742478543720886802374247854372088680237424785437208868023742478543720886802374247854372088680237424785437208868023742478543720886802374247854372088680237424785437208868023742478543720886802374247854372088680237424785437208868023742478543720886802374247854372088680237424785437208868023742478543720886802374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ad189e-5739-4c01-9c57-e38b483e1bfd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28eee175-d322-4dc6-89b0-25fd49887043, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28eee175-d322-4dc6-89b0-25fd49887043, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1895458327747881566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18954583277478815661895458327747881566189545832774788156618954583277478815661895458327747881566189545832774788156618954583277478815661895458327747881566189545832774788156618954583277478815661895458327747881566189545832774788156618954583277478815661895458327747881566189545832774788156618954583277478815661895458327747881566189545832774788156618954583277478815661895458327747881566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e539a9af-acd5-4dc4-a0b3-fa71445c9171, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 272e6c28-67b5-485d-9b15-ec05cb7492d3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272e6c28-67b5-485d-9b15-ec05cb7492d3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15100929857592066739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510092985759206673915100929857592066739151009298575920667391510092985759206673915100929857592066739151009298575920667391510092985759206673915100929857592066739151009298575920667391510092985759206673915100929857592066739151009298575920667391510092985759206673915100929857592066739151009298575920667391510092985759206673915100929857592066739151009298575920667391510092985759206673915100929857592066739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28eee175-d322-4dc6-89b0-25fd49887043, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272e6c28-67b5-485d-9b15-ec05cb7492d3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e67ad1ea-2dcb-4188-a917-9533bb61c318, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67ad1ea-2dcb-4188-a917-9533bb61c318, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 749292559757374281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281749292559757374281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6bdcb30-d980-4b37-8cbd-36b72fb868f2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6bdcb30-d980-4b37-8cbd-36b72fb868f2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14344994497478364549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434499449747836454914344994497478364549143449944974783645491434499449747836454914344994497478364549143449944974783645491434499449747836454914344994497478364549143449944974783645491434499449747836454914344994497478364549143449944974783645491434499449747836454914344994497478364549143449944974783645491434499449747836454914344994497478364549143449944974783645491434499449747836454914344994497478364549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6bdcb30-d980-4b37-8cbd-36b72fb868f2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67ad1ea-2dcb-4188-a917-9533bb61c318, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5de7daa9-41d0-4aaa-8f9d-d85d9333fac1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de7daa9-41d0-4aaa-8f9d-d85d9333fac1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17818554938889170401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781855493888917040117818554938889170401178185549388891704011781855493888917040117818554938889170401178185549388891704011781855493888917040117818554938889170401178185549388891704011781855493888917040117818554938889170401178185549388891704011781855493888917040117818554938889170401178185549388891704011781855493888917040117818554938889170401178185549388891704011781855493888917040117818554938889170401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c39a1744-133b-4e1e-8460-0f7f311b8b40, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39a1744-133b-4e1e-8460-0f7f311b8b40, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9271363678044506259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92713636780445062599271363678044506259927136367804450625992713636780445062599271363678044506259927136367804450625992713636780445062599271363678044506259927136367804450625992713636780445062599271363678044506259927136367804450625992713636780445062599271363678044506259927136367804450625992713636780445062599271363678044506259927136367804450625992713636780445062599271363678044506259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de7daa9-41d0-4aaa-8f9d-d85d9333fac1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d9e466d-0711-42ba-93f5-bfb646424ceb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9e466d-0711-42ba-93f5-bfb646424ceb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1705469549751180869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17054695497511808691705469549751180869170546954975118086917054695497511808691705469549751180869170546954975118086917054695497511808691705469549751180869170546954975118086917054695497511808691705469549751180869170546954975118086917054695497511808691705469549751180869170546954975118086917054695497511808691705469549751180869170546954975118086917054695497511808691705469549751180869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39a1744-133b-4e1e-8460-0f7f311b8b40, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 664aaef2-df01-4746-bf45-4e94709394c7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664aaef2-df01-4746-bf45-4e94709394c7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7780442657505762734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77804426575057627347780442657505762734778044265750576273477804426575057627347780442657505762734778044265750576273477804426575057627347780442657505762734778044265750576273477804426575057627347780442657505762734778044265750576273477804426575057627347780442657505762734778044265750576273477804426575057627347780442657505762734778044265750576273477804426575057627347780442657505762734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664aaef2-df01-4746-bf45-4e94709394c7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 638aa70e-5593-45d5-92ae-f2d184b54cc0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9e466d-0711-42ba-93f5-bfb646424ceb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 638aa70e-5593-45d5-92ae-f2d184b54cc0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321974548351004018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83219745483510040188321974548351004018832197454835100401883219745483510040188321974548351004018832197454835100401883219745483510040188321974548351004018832197454835100401883219745483510040188321974548351004018832197454835100401883219745483510040188321974548351004018832197454835100401883219745483510040188321974548351004018832197454835100401883219745483510040188321974548351004018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 620509ea-bf09-4547-bcc4-4056d9cbcb98, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620509ea-bf09-4547-bcc4-4056d9cbcb98, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6300556095044553140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63005560950445531406300556095044553140630055609504455314063005560950445531406300556095044553140630055609504455314063005560950445531406300556095044553140630055609504455314063005560950445531406300556095044553140630055609504455314063005560950445531406300556095044553140630055609504455314063005560950445531406300556095044553140630055609504455314063005560950445531406300556095044553140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 638aa70e-5593-45d5-92ae-f2d184b54cc0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa86c630-f538-4cbe-9b2a-fd9a6ae7e1e7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa86c630-f538-4cbe-9b2a-fd9a6ae7e1e7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 831282744069921772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772831282744069921772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620509ea-bf09-4547-bcc4-4056d9cbcb98, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb19149d-d8f1-4392-a850-c5f97729c9f4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb19149d-d8f1-4392-a850-c5f97729c9f4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1665491692443720240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16654916924437202401665491692443720240166549169244372024016654916924437202401665491692443720240166549169244372024016654916924437202401665491692443720240166549169244372024016654916924437202401665491692443720240166549169244372024016654916924437202401665491692443720240166549169244372024016654916924437202401665491692443720240166549169244372024016654916924437202401665491692443720240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa86c630-f538-4cbe-9b2a-fd9a6ae7e1e7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77b29b9e-f7b4-4f0e-b382-af8dbc3c0a02, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b29b9e-f7b4-4f0e-b382-af8dbc3c0a02, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3692874514809619576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36928745148096195763692874514809619576369287451480961957636928745148096195763692874514809619576369287451480961957636928745148096195763692874514809619576369287451480961957636928745148096195763692874514809619576369287451480961957636928745148096195763692874514809619576369287451480961957636928745148096195763692874514809619576369287451480961957636928745148096195763692874514809619576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb19149d-d8f1-4392-a850-c5f97729c9f4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03fa363b-a8bc-459e-bab0-934cb7c9d531, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fa363b-a8bc-459e-bab0-934cb7c9d531, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5783254107117529022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57832541071175290225783254107117529022578325410711752902257832541071175290225783254107117529022578325410711752902257832541071175290225783254107117529022578325410711752902257832541071175290225783254107117529022578325410711752902257832541071175290225783254107117529022578325410711752902257832541071175290225783254107117529022578325410711752902257832541071175290225783254107117529022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b29b9e-f7b4-4f0e-b382-af8dbc3c0a02, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 984fbaf7-a3b0-4485-b893-7475b56cf1fc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984fbaf7-a3b0-4485-b893-7475b56cf1fc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484667677516491726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726484667677516491726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fa363b-a8bc-459e-bab0-934cb7c9d531, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27b6b7e4-7426-473c-b3a7-ab57a5384bee, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b6b7e4-7426-473c-b3a7-ab57a5384bee, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912521684628659781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391252168462865978113912521684628659781139125216846286597811391252168462865978113912521684628659781139125216846286597811391252168462865978113912521684628659781139125216846286597811391252168462865978113912521684628659781139125216846286597811391252168462865978113912521684628659781139125216846286597811391252168462865978113912521684628659781139125216846286597811391252168462865978113912521684628659781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984fbaf7-a3b0-4485-b893-7475b56cf1fc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73dd0703-b4e1-4f84-a20a-871d43615461, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73dd0703-b4e1-4f84-a20a-871d43615461, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10335344981480017646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033534498148001764610335344981480017646103353449814800176461033534498148001764610335344981480017646103353449814800176461033534498148001764610335344981480017646103353449814800176461033534498148001764610335344981480017646103353449814800176461033534498148001764610335344981480017646103353449814800176461033534498148001764610335344981480017646103353449814800176461033534498148001764610335344981480017646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b6b7e4-7426-473c-b3a7-ab57a5384bee, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7cb8a64c-55bd-4e6a-8532-6bd4b8fc87a5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb8a64c-55bd-4e6a-8532-6bd4b8fc87a5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303170093524958207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43031700935249582074303170093524958207430317009352495820743031700935249582074303170093524958207430317009352495820743031700935249582074303170093524958207430317009352495820743031700935249582074303170093524958207430317009352495820743031700935249582074303170093524958207430317009352495820743031700935249582074303170093524958207430317009352495820743031700935249582074303170093524958207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73dd0703-b4e1-4f84-a20a-871d43615461, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39571231-a72e-44ee-8c35-b7e26ec7b587, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39571231-a72e-44ee-8c35-b7e26ec7b587, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139985252558626283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613998525255862628316139985252558626283161399852525586262831613998525255862628316139985252558626283161399852525586262831613998525255862628316139985252558626283161399852525586262831613998525255862628316139985252558626283161399852525586262831613998525255862628316139985252558626283161399852525586262831613998525255862628316139985252558626283161399852525586262831613998525255862628316139985252558626283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb8a64c-55bd-4e6a-8532-6bd4b8fc87a5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db23b20d-4253-465e-8f90-f94341cce77a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db23b20d-4253-465e-8f90-f94341cce77a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4248765745113367072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42487657451133670724248765745113367072424876574511336707242487657451133670724248765745113367072424876574511336707242487657451133670724248765745113367072424876574511336707242487657451133670724248765745113367072424876574511336707242487657451133670724248765745113367072424876574511336707242487657451133670724248765745113367072424876574511336707242487657451133670724248765745113367072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39571231-a72e-44ee-8c35-b7e26ec7b587, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9095d19a-58cf-4b3c-ad70-dd797eddbf34, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db23b20d-4253-465e-8f90-f94341cce77a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9095d19a-58cf-4b3c-ad70-dd797eddbf34, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1685134418925478899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16851344189254788991685134418925478899168513441892547889916851344189254788991685134418925478899168513441892547889916851344189254788991685134418925478899168513441892547889916851344189254788991685134418925478899168513441892547889916851344189254788991685134418925478899168513441892547889916851344189254788991685134418925478899168513441892547889916851344189254788991685134418925478899" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e456b313-d687-414e-acb2-d08bc0347725, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e456b313-d687-414e-acb2-d08bc0347725, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4471632307720471524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44716323077204715244471632307720471524447163230772047152444716323077204715244471632307720471524447163230772047152444716323077204715244471632307720471524447163230772047152444716323077204715244471632307720471524447163230772047152444716323077204715244471632307720471524447163230772047152444716323077204715244471632307720471524447163230772047152444716323077204715244471632307720471524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9095d19a-58cf-4b3c-ad70-dd797eddbf34, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d858c8c-61ca-489e-a244-609d609c4e5a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d858c8c-61ca-489e-a244-609d609c4e5a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13104776596331021828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310477659633102182813104776596331021828131047765963310218281310477659633102182813104776596331021828131047765963310218281310477659633102182813104776596331021828131047765963310218281310477659633102182813104776596331021828131047765963310218281310477659633102182813104776596331021828131047765963310218281310477659633102182813104776596331021828131047765963310218281310477659633102182813104776596331021828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d858c8c-61ca-489e-a244-609d609c4e5a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0aabf497-65f3-4308-8064-4ca474e8ed6c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aabf497-65f3-4308-8064-4ca474e8ed6c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451794461619460094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045179446161946009410451794461619460094104517944616194600941045179446161946009410451794461619460094104517944616194600941045179446161946009410451794461619460094104517944616194600941045179446161946009410451794461619460094104517944616194600941045179446161946009410451794461619460094104517944616194600941045179446161946009410451794461619460094104517944616194600941045179446161946009410451794461619460094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e456b313-d687-414e-acb2-d08bc0347725, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 51c33d7b-d173-4dc4-8c9b-6ac1638b5760, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c33d7b-d173-4dc4-8c9b-6ac1638b5760, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873179797692016370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48731797976920163704873179797692016370487317979769201637048731797976920163704873179797692016370487317979769201637048731797976920163704873179797692016370487317979769201637048731797976920163704873179797692016370487317979769201637048731797976920163704873179797692016370487317979769201637048731797976920163704873179797692016370487317979769201637048731797976920163704873179797692016370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aabf497-65f3-4308-8064-4ca474e8ed6c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b666b3f-303a-4bce-bd96-28021a68e7de, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b666b3f-303a-4bce-bd96-28021a68e7de, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5439132763810605390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54391327638106053905439132763810605390543913276381060539054391327638106053905439132763810605390543913276381060539054391327638106053905439132763810605390543913276381060539054391327638106053905439132763810605390543913276381060539054391327638106053905439132763810605390543913276381060539054391327638106053905439132763810605390543913276381060539054391327638106053905439132763810605390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c33d7b-d173-4dc4-8c9b-6ac1638b5760, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 776b2515-3ab6-4e63-bf9f-8f651fc8976b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776b2515-3ab6-4e63-bf9f-8f651fc8976b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7253771779016629739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72537717790166297397253771779016629739725377177901662973972537717790166297397253771779016629739725377177901662973972537717790166297397253771779016629739725377177901662973972537717790166297397253771779016629739725377177901662973972537717790166297397253771779016629739725377177901662973972537717790166297397253771779016629739725377177901662973972537717790166297397253771779016629739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b666b3f-303a-4bce-bd96-28021a68e7de, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 584636a0-eae6-4fe0-b36c-7643eaa3710d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776b2515-3ab6-4e63-bf9f-8f651fc8976b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df5d89f2-cb05-42a4-893c-c47f1eac78c6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 584636a0-eae6-4fe0-b36c-7643eaa3710d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12728928785045188730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272892878504518873012728928785045188730127289287850451887301272892878504518873012728928785045188730127289287850451887301272892878504518873012728928785045188730127289287850451887301272892878504518873012728928785045188730127289287850451887301272892878504518873012728928785045188730127289287850451887301272892878504518873012728928785045188730127289287850451887301272892878504518873012728928785045188730" } } } 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, df5d89f2-cb05-42a4-893c-c47f1eac78c6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9070205642756184801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90702056427561848019070205642756184801907020564275618480190702056427561848019070205642756184801907020564275618480190702056427561848019070205642756184801907020564275618480190702056427561848019070205642756184801907020564275618480190702056427561848019070205642756184801907020564275618480190702056427561848019070205642756184801907020564275618480190702056427561848019070205642756184801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 584636a0-eae6-4fe0-b36c-7643eaa3710d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2f6f189-cc64-4105-8b39-7dbbab8e8b27, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f6f189-cc64-4105-8b39-7dbbab8e8b27, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5060025365774890484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50600253657748904845060025365774890484506002536577489048450600253657748904845060025365774890484506002536577489048450600253657748904845060025365774890484506002536577489048450600253657748904845060025365774890484506002536577489048450600253657748904845060025365774890484506002536577489048450600253657748904845060025365774890484506002536577489048450600253657748904845060025365774890484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f6f189-cc64-4105-8b39-7dbbab8e8b27, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c0271a5-2d7d-42f8-abb4-c607561ab76a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c0271a5-2d7d-42f8-abb4-c607561ab76a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7926875883535716507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79268758835357165077926875883535716507792687588353571650779268758835357165077926875883535716507792687588353571650779268758835357165077926875883535716507792687588353571650779268758835357165077926875883535716507792687588353571650779268758835357165077926875883535716507792687588353571650779268758835357165077926875883535716507792687588353571650779268758835357165077926875883535716507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5d89f2-cb05-42a4-893c-c47f1eac78c6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afbc28d6-64e0-4f90-b5c9-a8f1fcdbbebb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c0271a5-2d7d-42f8-abb4-c607561ab76a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 51112d70-eef5-4fc5-a740-33d7f5812d81, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51112d70-eef5-4fc5-a740-33d7f5812d81, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16091379777609944692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609137977760994469216091379777609944692160913797776099446921609137977760994469216091379777609944692160913797776099446921609137977760994469216091379777609944692160913797776099446921609137977760994469216091379777609944692160913797776099446921609137977760994469216091379777609944692160913797776099446921609137977760994469216091379777609944692160913797776099446921609137977760994469216091379777609944692" } } } 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, afbc28d6-64e0-4f90-b5c9-a8f1fcdbbebb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15918162184966058946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591816218496605894615918162184966058946159181621849660589461591816218496605894615918162184966058946159181621849660589461591816218496605894615918162184966058946159181621849660589461591816218496605894615918162184966058946159181621849660589461591816218496605894615918162184966058946159181621849660589461591816218496605894615918162184966058946159181621849660589461591816218496605894615918162184966058946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51112d70-eef5-4fc5-a740-33d7f5812d81, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9e4a1d6-49d4-4c4a-8bea-b0febb8f34b0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afbc28d6-64e0-4f90-b5c9-a8f1fcdbbebb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4da7301a-b646-412e-8c29-366e7ed2a0a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da7301a-b646-412e-8c29-366e7ed2a0a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15667520386351863089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566752038635186308915667520386351863089156675203863518630891566752038635186308915667520386351863089156675203863518630891566752038635186308915667520386351863089156675203863518630891566752038635186308915667520386351863089156675203863518630891566752038635186308915667520386351863089156675203863518630891566752038635186308915667520386351863089156675203863518630891566752038635186308915667520386351863089" } } } 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, d9e4a1d6-49d4-4c4a-8bea-b0febb8f34b0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1206211561575823461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12062115615758234611206211561575823461120621156157582346112062115615758234611206211561575823461120621156157582346112062115615758234611206211561575823461120621156157582346112062115615758234611206211561575823461120621156157582346112062115615758234611206211561575823461120621156157582346112062115615758234611206211561575823461120621156157582346112062115615758234611206211561575823461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da7301a-b646-412e-8c29-366e7ed2a0a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e4a1d6-49d4-4c4a-8bea-b0febb8f34b0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b06206d0-f883-4b3c-9f18-40fd534790de, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b06206d0-f883-4b3c-9f18-40fd534790de, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17836086022549448448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783608602254944844817836086022549448448178360860225494484481783608602254944844817836086022549448448178360860225494484481783608602254944844817836086022549448448178360860225494484481783608602254944844817836086022549448448178360860225494484481783608602254944844817836086022549448448178360860225494484481783608602254944844817836086022549448448178360860225494484481783608602254944844817836086022549448448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1a4c179-e182-4226-b4ec-ef891097af9c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a4c179-e182-4226-b4ec-ef891097af9c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16504953282958417453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650495328295841745316504953282958417453165049532829584174531650495328295841745316504953282958417453165049532829584174531650495328295841745316504953282958417453165049532829584174531650495328295841745316504953282958417453165049532829584174531650495328295841745316504953282958417453165049532829584174531650495328295841745316504953282958417453165049532829584174531650495328295841745316504953282958417453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b06206d0-f883-4b3c-9f18-40fd534790de, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a4c179-e182-4226-b4ec-ef891097af9c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dbc0c36d-0567-4b59-851d-b8adda63cffe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28b92863-1792-4313-843d-c6b0a9ad0ce7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc0c36d-0567-4b59-851d-b8adda63cffe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9120733390390665364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91207333903906653649120733390390665364912073339039066536491207333903906653649120733390390665364912073339039066536491207333903906653649120733390390665364912073339039066536491207333903906653649120733390390665364912073339039066536491207333903906653649120733390390665364912073339039066536491207333903906653649120733390390665364912073339039066536491207333903906653649120733390390665364" } } } 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, 28b92863-1792-4313-843d-c6b0a9ad0ce7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9856897101500061312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98568971015000613129856897101500061312985689710150006131298568971015000613129856897101500061312985689710150006131298568971015000613129856897101500061312985689710150006131298568971015000613129856897101500061312985689710150006131298568971015000613129856897101500061312985689710150006131298568971015000613129856897101500061312985689710150006131298568971015000613129856897101500061312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b92863-1792-4313-843d-c6b0a9ad0ce7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c85ab5d-1ddb-4a07-85be-e633b2320974, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc0c36d-0567-4b59-851d-b8adda63cffe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9025c48-3c0c-41a5-9a1b-1a4ecd526681, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9025c48-3c0c-41a5-9a1b-1a4ecd526681, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12682919132871818467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268291913287181846712682919132871818467126829191328718184671268291913287181846712682919132871818467126829191328718184671268291913287181846712682919132871818467126829191328718184671268291913287181846712682919132871818467126829191328718184671268291913287181846712682919132871818467126829191328718184671268291913287181846712682919132871818467126829191328718184671268291913287181846712682919132871818467" } } } 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, 4c85ab5d-1ddb-4a07-85be-e633b2320974, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147019617224683147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61470196172246831476147019617224683147614701961722468314761470196172246831476147019617224683147614701961722468314761470196172246831476147019617224683147614701961722468314761470196172246831476147019617224683147614701961722468314761470196172246831476147019617224683147614701961722468314761470196172246831476147019617224683147614701961722468314761470196172246831476147019617224683147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c85ab5d-1ddb-4a07-85be-e633b2320974, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e411dda6-4cae-4b0c-9425-ca4d08d53dc2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9025c48-3c0c-41a5-9a1b-1a4ecd526681, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8b9addf-a74e-4163-a7b9-f316e17b870b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b9addf-a74e-4163-a7b9-f316e17b870b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304724071769138466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53047240717691384665304724071769138466530472407176913846653047240717691384665304724071769138466530472407176913846653047240717691384665304724071769138466530472407176913846653047240717691384665304724071769138466530472407176913846653047240717691384665304724071769138466530472407176913846653047240717691384665304724071769138466530472407176913846653047240717691384665304724071769138466" } } } 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, e411dda6-4cae-4b0c-9425-ca4d08d53dc2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16949732255697376217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694973225569737621716949732255697376217169497322556973762171694973225569737621716949732255697376217169497322556973762171694973225569737621716949732255697376217169497322556973762171694973225569737621716949732255697376217169497322556973762171694973225569737621716949732255697376217169497322556973762171694973225569737621716949732255697376217169497322556973762171694973225569737621716949732255697376217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b9addf-a74e-4163-a7b9-f316e17b870b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c8bc027-95e1-48db-a978-067343321921, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c8bc027-95e1-48db-a978-067343321921, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17014106066754799026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701410606675479902617014106066754799026170141060667547990261701410606675479902617014106066754799026170141060667547990261701410606675479902617014106066754799026170141060667547990261701410606675479902617014106066754799026170141060667547990261701410606675479902617014106066754799026170141060667547990261701410606675479902617014106066754799026170141060667547990261701410606675479902617014106066754799026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e411dda6-4cae-4b0c-9425-ca4d08d53dc2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dfd05d6f-4473-43f9-b5f0-a4c4d5b746ff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd05d6f-4473-43f9-b5f0-a4c4d5b746ff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7578458969985162317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75784589699851623177578458969985162317757845896998516231775784589699851623177578458969985162317757845896998516231775784589699851623177578458969985162317757845896998516231775784589699851623177578458969985162317757845896998516231775784589699851623177578458969985162317757845896998516231775784589699851623177578458969985162317757845896998516231775784589699851623177578458969985162317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c8bc027-95e1-48db-a978-067343321921, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ffda5937-de1e-4cc3-8562-843b08d8c6d1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffda5937-de1e-4cc3-8562-843b08d8c6d1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028193498709970164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30281934987099701643028193498709970164302819349870997016430281934987099701643028193498709970164302819349870997016430281934987099701643028193498709970164302819349870997016430281934987099701643028193498709970164302819349870997016430281934987099701643028193498709970164302819349870997016430281934987099701643028193498709970164302819349870997016430281934987099701643028193498709970164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd05d6f-4473-43f9-b5f0-a4c4d5b746ff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7603f806-0265-4d51-ab78-758e626b8afc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7603f806-0265-4d51-ab78-758e626b8afc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1608662082843488801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16086620828434888011608662082843488801160866208284348880116086620828434888011608662082843488801160866208284348880116086620828434888011608662082843488801160866208284348880116086620828434888011608662082843488801160866208284348880116086620828434888011608662082843488801160866208284348880116086620828434888011608662082843488801160866208284348880116086620828434888011608662082843488801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffda5937-de1e-4cc3-8562-843b08d8c6d1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a1ce40c-5963-4334-b46d-5e97569e9d03, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1ce40c-5963-4334-b46d-5e97569e9d03, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1762459458116659770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17624594581166597701762459458116659770176245945811665977017624594581166597701762459458116659770176245945811665977017624594581166597701762459458116659770176245945811665977017624594581166597701762459458116659770176245945811665977017624594581166597701762459458116659770176245945811665977017624594581166597701762459458116659770176245945811665977017624594581166597701762459458116659770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7603f806-0265-4d51-ab78-758e626b8afc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bdc2dd0-02a2-453a-9b1f-b92494515378, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdc2dd0-02a2-453a-9b1f-b92494515378, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16555391053924173817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655539105392417381716555391053924173817165553910539241738171655539105392417381716555391053924173817165553910539241738171655539105392417381716555391053924173817165553910539241738171655539105392417381716555391053924173817165553910539241738171655539105392417381716555391053924173817165553910539241738171655539105392417381716555391053924173817165553910539241738171655539105392417381716555391053924173817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1ce40c-5963-4334-b46d-5e97569e9d03, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e94e0ae-a9cc-4c53-900f-d540b35c0ec2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdc2dd0-02a2-453a-9b1f-b92494515378, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ea019e5-1e38-452c-8b60-b3d5c39bf693, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e94e0ae-a9cc-4c53-900f-d540b35c0ec2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4092650148963359396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40926501489633593964092650148963359396409265014896335939640926501489633593964092650148963359396409265014896335939640926501489633593964092650148963359396409265014896335939640926501489633593964092650148963359396409265014896335939640926501489633593964092650148963359396409265014896335939640926501489633593964092650148963359396409265014896335939640926501489633593964092650148963359396" } } } 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, 2ea019e5-1e38-452c-8b60-b3d5c39bf693, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9425251640489366649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94252516404893666499425251640489366649942525164048936664994252516404893666499425251640489366649942525164048936664994252516404893666499425251640489366649942525164048936664994252516404893666499425251640489366649942525164048936664994252516404893666499425251640489366649942525164048936664994252516404893666499425251640489366649942525164048936664994252516404893666499425251640489366649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea019e5-1e38-452c-8b60-b3d5c39bf693, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74afb43b-8f3a-446e-89ad-aff6e10b2b69, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e94e0ae-a9cc-4c53-900f-d540b35c0ec2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74afb43b-8f3a-446e-89ad-aff6e10b2b69, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10209115958655209080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020911595865520908010209115958655209080102091159586552090801020911595865520908010209115958655209080102091159586552090801020911595865520908010209115958655209080102091159586552090801020911595865520908010209115958655209080102091159586552090801020911595865520908010209115958655209080102091159586552090801020911595865520908010209115958655209080102091159586552090801020911595865520908010209115958655209080" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83d2b130-6ce4-4230-9937-85fbde14c5c2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d2b130-6ce4-4230-9937-85fbde14c5c2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512745454643763287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15127454546437632871512745454643763287151274545464376328715127454546437632871512745454643763287151274545464376328715127454546437632871512745454643763287151274545464376328715127454546437632871512745454643763287151274545464376328715127454546437632871512745454643763287151274545464376328715127454546437632871512745454643763287151274545464376328715127454546437632871512745454643763287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74afb43b-8f3a-446e-89ad-aff6e10b2b69, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a29f1120-e74a-47dc-bb64-d761ca42325b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29f1120-e74a-47dc-bb64-d761ca42325b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7999577392287990850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79995773922879908507999577392287990850799957739228799085079995773922879908507999577392287990850799957739228799085079995773922879908507999577392287990850799957739228799085079995773922879908507999577392287990850799957739228799085079995773922879908507999577392287990850799957739228799085079995773922879908507999577392287990850799957739228799085079995773922879908507999577392287990850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d2b130-6ce4-4230-9937-85fbde14c5c2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29f1120-e74a-47dc-bb64-d761ca42325b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9fdca69-8a25-4083-91d7-c99a54697349, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fdca69-8a25-4083-91d7-c99a54697349, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1685793529626980068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16857935296269800681685793529626980068168579352962698006816857935296269800681685793529626980068168579352962698006816857935296269800681685793529626980068168579352962698006816857935296269800681685793529626980068168579352962698006816857935296269800681685793529626980068168579352962698006816857935296269800681685793529626980068168579352962698006816857935296269800681685793529626980068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87cf215c-c9c3-4dad-a7a7-b685d77f8d0e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87cf215c-c9c3-4dad-a7a7-b685d77f8d0e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294028589754728842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229402858975472884212294028589754728842122940285897547288421229402858975472884212294028589754728842122940285897547288421229402858975472884212294028589754728842122940285897547288421229402858975472884212294028589754728842122940285897547288421229402858975472884212294028589754728842122940285897547288421229402858975472884212294028589754728842122940285897547288421229402858975472884212294028589754728842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fdca69-8a25-4083-91d7-c99a54697349, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85fac66b-7cd9-4c66-83cd-28db239aaa81, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87cf215c-c9c3-4dad-a7a7-b685d77f8d0e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bdbae735-5ff8-4849-9141-e93db112b7c9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fac66b-7cd9-4c66-83cd-28db239aaa81, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14044944674759782555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404494467475978255514044944674759782555140449446747597825551404494467475978255514044944674759782555140449446747597825551404494467475978255514044944674759782555140449446747597825551404494467475978255514044944674759782555140449446747597825551404494467475978255514044944674759782555140449446747597825551404494467475978255514044944674759782555140449446747597825551404494467475978255514044944674759782555" } } } 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, bdbae735-5ff8-4849-9141-e93db112b7c9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12568315807355918383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256831580735591838312568315807355918383125683158073559183831256831580735591838312568315807355918383125683158073559183831256831580735591838312568315807355918383125683158073559183831256831580735591838312568315807355918383125683158073559183831256831580735591838312568315807355918383125683158073559183831256831580735591838312568315807355918383125683158073559183831256831580735591838312568315807355918383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fac66b-7cd9-4c66-83cd-28db239aaa81, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba1efd7f-6b97-447a-85d5-82322a88518e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1efd7f-6b97-447a-85d5-82322a88518e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9971526509589681193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99715265095896811939971526509589681193997152650958968119399715265095896811939971526509589681193997152650958968119399715265095896811939971526509589681193997152650958968119399715265095896811939971526509589681193997152650958968119399715265095896811939971526509589681193997152650958968119399715265095896811939971526509589681193997152650958968119399715265095896811939971526509589681193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdbae735-5ff8-4849-9141-e93db112b7c9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecd14cd4-bc14-43e2-85b9-fea346c387af, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd14cd4-bc14-43e2-85b9-fea346c387af, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7817027198551787068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78170271985517870687817027198551787068781702719855178706878170271985517870687817027198551787068781702719855178706878170271985517870687817027198551787068781702719855178706878170271985517870687817027198551787068781702719855178706878170271985517870687817027198551787068781702719855178706878170271985517870687817027198551787068781702719855178706878170271985517870687817027198551787068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1efd7f-6b97-447a-85d5-82322a88518e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa9dd23b-81b1-428e-9fbc-cedf447bc3de, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9dd23b-81b1-428e-9fbc-cedf447bc3de, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18363623285273561690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836362328527356169018363623285273561690183636232852735616901836362328527356169018363623285273561690183636232852735616901836362328527356169018363623285273561690183636232852735616901836362328527356169018363623285273561690183636232852735616901836362328527356169018363623285273561690183636232852735616901836362328527356169018363623285273561690183636232852735616901836362328527356169018363623285273561690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9dd23b-81b1-428e-9fbc-cedf447bc3de, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9196ac5-46e6-47f2-bd38-a0b6f820da50, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9196ac5-46e6-47f2-bd38-a0b6f820da50, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9138825434117658167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91388254341176581679138825434117658167913882543411765816791388254341176581679138825434117658167913882543411765816791388254341176581679138825434117658167913882543411765816791388254341176581679138825434117658167913882543411765816791388254341176581679138825434117658167913882543411765816791388254341176581679138825434117658167913882543411765816791388254341176581679138825434117658167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd14cd4-bc14-43e2-85b9-fea346c387af, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3599a3b1-49a9-49a9-a04c-0b657f4b4004, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3599a3b1-49a9-49a9-a04c-0b657f4b4004, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499761802142055209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54997618021420552095499761802142055209549976180214205520954997618021420552095499761802142055209549976180214205520954997618021420552095499761802142055209549976180214205520954997618021420552095499761802142055209549976180214205520954997618021420552095499761802142055209549976180214205520954997618021420552095499761802142055209549976180214205520954997618021420552095499761802142055209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9196ac5-46e6-47f2-bd38-a0b6f820da50, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c221a3d1-d7a2-40ef-a0b0-ba56ae8cfb77, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c221a3d1-d7a2-40ef-a0b0-ba56ae8cfb77, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6270286565900028418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62702865659000284186270286565900028418627028656590002841862702865659000284186270286565900028418627028656590002841862702865659000284186270286565900028418627028656590002841862702865659000284186270286565900028418627028656590002841862702865659000284186270286565900028418627028656590002841862702865659000284186270286565900028418627028656590002841862702865659000284186270286565900028418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3599a3b1-49a9-49a9-a04c-0b657f4b4004, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d62836a5-082f-4405-9ab5-5e4b380889fc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62836a5-082f-4405-9ab5-5e4b380889fc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5581739210644276350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55817392106442763505581739210644276350558173921064427635055817392106442763505581739210644276350558173921064427635055817392106442763505581739210644276350558173921064427635055817392106442763505581739210644276350558173921064427635055817392106442763505581739210644276350558173921064427635055817392106442763505581739210644276350558173921064427635055817392106442763505581739210644276350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62836a5-082f-4405-9ab5-5e4b380889fc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 326cd873-cd5c-4afa-ba55-0d595edd74ed, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326cd873-cd5c-4afa-ba55-0d595edd74ed, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256425116081295212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825642511608129521218256425116081295212182564251160812952121825642511608129521218256425116081295212182564251160812952121825642511608129521218256425116081295212182564251160812952121825642511608129521218256425116081295212182564251160812952121825642511608129521218256425116081295212182564251160812952121825642511608129521218256425116081295212182564251160812952121825642511608129521218256425116081295212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c221a3d1-d7a2-40ef-a0b0-ba56ae8cfb77, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 782514fd-8b32-4da4-acc8-5e3df6b8d22a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782514fd-8b32-4da4-acc8-5e3df6b8d22a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425229082780670036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74252290827806700367425229082780670036742522908278067003674252290827806700367425229082780670036742522908278067003674252290827806700367425229082780670036742522908278067003674252290827806700367425229082780670036742522908278067003674252290827806700367425229082780670036742522908278067003674252290827806700367425229082780670036742522908278067003674252290827806700367425229082780670036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326cd873-cd5c-4afa-ba55-0d595edd74ed, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74e569f6-350b-404d-a305-c41053a54277, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e569f6-350b-404d-a305-c41053a54277, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5717475767085333479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57174757670853334795717475767085333479571747576708533347957174757670853334795717475767085333479571747576708533347957174757670853334795717475767085333479571747576708533347957174757670853334795717475767085333479571747576708533347957174757670853334795717475767085333479571747576708533347957174757670853334795717475767085333479571747576708533347957174757670853334795717475767085333479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782514fd-8b32-4da4-acc8-5e3df6b8d22a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfaa3f2e-6b62-4c89-a796-ca0ff476c650, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfaa3f2e-6b62-4c89-a796-ca0ff476c650, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5253711961008322912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52537119610083229125253711961008322912525371196100832291252537119610083229125253711961008322912525371196100832291252537119610083229125253711961008322912525371196100832291252537119610083229125253711961008322912525371196100832291252537119610083229125253711961008322912525371196100832291252537119610083229125253711961008322912525371196100832291252537119610083229125253711961008322912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e569f6-350b-404d-a305-c41053a54277, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e021a1ba-e1a6-4011-b083-740f1385bc2c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e021a1ba-e1a6-4011-b083-740f1385bc2c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5930939990215416842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59309399902154168425930939990215416842593093999021541684259309399902154168425930939990215416842593093999021541684259309399902154168425930939990215416842593093999021541684259309399902154168425930939990215416842593093999021541684259309399902154168425930939990215416842593093999021541684259309399902154168425930939990215416842593093999021541684259309399902154168425930939990215416842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfaa3f2e-6b62-4c89-a796-ca0ff476c650, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e021a1ba-e1a6-4011-b083-740f1385bc2c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2305c31d-8998-4bdf-8580-49784d44f566, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2305c31d-8998-4bdf-8580-49784d44f566, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3073759812910645615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30737598129106456153073759812910645615307375981291064561530737598129106456153073759812910645615307375981291064561530737598129106456153073759812910645615307375981291064561530737598129106456153073759812910645615307375981291064561530737598129106456153073759812910645615307375981291064561530737598129106456153073759812910645615307375981291064561530737598129106456153073759812910645615" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d11e20a-a4f2-4a27-9f18-bc6a389f5fe3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d11e20a-a4f2-4a27-9f18-bc6a389f5fe3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14929120168655079885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492912016865507988514929120168655079885149291201686550798851492912016865507988514929120168655079885149291201686550798851492912016865507988514929120168655079885149291201686550798851492912016865507988514929120168655079885149291201686550798851492912016865507988514929120168655079885149291201686550798851492912016865507988514929120168655079885149291201686550798851492912016865507988514929120168655079885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2305c31d-8998-4bdf-8580-49784d44f566, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fcc0cf1-7df2-4a9b-ae36-b4593bad0f22, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcc0cf1-7df2-4a9b-ae36-b4593bad0f22, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12089663692697170164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208966369269717016412089663692697170164120896636926971701641208966369269717016412089663692697170164120896636926971701641208966369269717016412089663692697170164120896636926971701641208966369269717016412089663692697170164120896636926971701641208966369269717016412089663692697170164120896636926971701641208966369269717016412089663692697170164120896636926971701641208966369269717016412089663692697170164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d11e20a-a4f2-4a27-9f18-bc6a389f5fe3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 41c852ed-1df2-4a3a-a89d-a65d8ac8e48b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c852ed-1df2-4a3a-a89d-a65d8ac8e48b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4780603400288562855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47806034002885628554780603400288562855478060340028856285547806034002885628554780603400288562855478060340028856285547806034002885628554780603400288562855478060340028856285547806034002885628554780603400288562855478060340028856285547806034002885628554780603400288562855478060340028856285547806034002885628554780603400288562855478060340028856285547806034002885628554780603400288562855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcc0cf1-7df2-4a9b-ae36-b4593bad0f22, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7eb834c0-44dd-4457-84cb-602d06eb42af, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb834c0-44dd-4457-84cb-602d06eb42af, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11228747485147156025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122874748514715602511228747485147156025112287474851471560251122874748514715602511228747485147156025112287474851471560251122874748514715602511228747485147156025112287474851471560251122874748514715602511228747485147156025112287474851471560251122874748514715602511228747485147156025112287474851471560251122874748514715602511228747485147156025112287474851471560251122874748514715602511228747485147156025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c852ed-1df2-4a3a-a89d-a65d8ac8e48b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb834c0-44dd-4457-84cb-602d06eb42af, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d98d61e1-48e1-4df4-9d0f-62f88de88c8c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc859e9a-4b5d-460e-9b11-9cde9995f1bc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98d61e1-48e1-4df4-9d0f-62f88de88c8c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6647439984359563375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66474399843595633756647439984359563375664743998435956337566474399843595633756647439984359563375664743998435956337566474399843595633756647439984359563375664743998435956337566474399843595633756647439984359563375664743998435956337566474399843595633756647439984359563375664743998435956337566474399843595633756647439984359563375664743998435956337566474399843595633756647439984359563375" } } } 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, cc859e9a-4b5d-460e-9b11-9cde9995f1bc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17930526227604447857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793052622760444785717930526227604447857179305262276044478571793052622760444785717930526227604447857179305262276044478571793052622760444785717930526227604447857179305262276044478571793052622760444785717930526227604447857179305262276044478571793052622760444785717930526227604447857179305262276044478571793052622760444785717930526227604447857179305262276044478571793052622760444785717930526227604447857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98d61e1-48e1-4df4-9d0f-62f88de88c8c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f86e08b9-70a1-4deb-94b4-bcddb1ae48ab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86e08b9-70a1-4deb-94b4-bcddb1ae48ab, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534774362024234403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553477436202423440315534774362024234403155347743620242344031553477436202423440315534774362024234403155347743620242344031553477436202423440315534774362024234403155347743620242344031553477436202423440315534774362024234403155347743620242344031553477436202423440315534774362024234403155347743620242344031553477436202423440315534774362024234403155347743620242344031553477436202423440315534774362024234403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc859e9a-4b5d-460e-9b11-9cde9995f1bc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c72c21b0-cfca-4244-a6df-6848aeded072, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72c21b0-cfca-4244-a6df-6848aeded072, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2288626611318633542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22886266113186335422288626611318633542228862661131863354222886266113186335422288626611318633542228862661131863354222886266113186335422288626611318633542228862661131863354222886266113186335422288626611318633542228862661131863354222886266113186335422288626611318633542228862661131863354222886266113186335422288626611318633542228862661131863354222886266113186335422288626611318633542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86e08b9-70a1-4deb-94b4-bcddb1ae48ab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03e60289-94ab-4da9-8e39-8153a0d05743, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e60289-94ab-4da9-8e39-8153a0d05743, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13668229575490078072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366822957549007807213668229575490078072136682295754900780721366822957549007807213668229575490078072136682295754900780721366822957549007807213668229575490078072136682295754900780721366822957549007807213668229575490078072136682295754900780721366822957549007807213668229575490078072136682295754900780721366822957549007807213668229575490078072136682295754900780721366822957549007807213668229575490078072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72c21b0-cfca-4244-a6df-6848aeded072, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08910acc-297b-4caf-8c40-e6218c95e727, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08910acc-297b-4caf-8c40-e6218c95e727, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11266102948656516082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126610294865651608211266102948656516082112661029486565160821126610294865651608211266102948656516082112661029486565160821126610294865651608211266102948656516082112661029486565160821126610294865651608211266102948656516082112661029486565160821126610294865651608211266102948656516082112661029486565160821126610294865651608211266102948656516082112661029486565160821126610294865651608211266102948656516082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e60289-94ab-4da9-8e39-8153a0d05743, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe66dc03-77de-4bc2-9acb-521dbf2a3cba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08910acc-297b-4caf-8c40-e6218c95e727, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe66dc03-77de-4bc2-9acb-521dbf2a3cba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13437827478846144970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343782747884614497013437827478846144970134378274788461449701343782747884614497013437827478846144970134378274788461449701343782747884614497013437827478846144970134378274788461449701343782747884614497013437827478846144970134378274788461449701343782747884614497013437827478846144970134378274788461449701343782747884614497013437827478846144970134378274788461449701343782747884614497013437827478846144970" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b34ad5f-2b18-4d2d-bd2e-e96c798428e8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b34ad5f-2b18-4d2d-bd2e-e96c798428e8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14875684081296307719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487568408129630771914875684081296307719148756840812963077191487568408129630771914875684081296307719148756840812963077191487568408129630771914875684081296307719148756840812963077191487568408129630771914875684081296307719148756840812963077191487568408129630771914875684081296307719148756840812963077191487568408129630771914875684081296307719148756840812963077191487568408129630771914875684081296307719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe66dc03-77de-4bc2-9acb-521dbf2a3cba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2900ab51-5677-4bc6-a23c-607bf41c3ba1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2900ab51-5677-4bc6-a23c-607bf41c3ba1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278972683024369602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22789726830243696022278972683024369602227897268302436960222789726830243696022278972683024369602227897268302436960222789726830243696022278972683024369602227897268302436960222789726830243696022278972683024369602227897268302436960222789726830243696022278972683024369602227897268302436960222789726830243696022278972683024369602227897268302436960222789726830243696022278972683024369602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2900ab51-5677-4bc6-a23c-607bf41c3ba1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b34ad5f-2b18-4d2d-bd2e-e96c798428e8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a157b706-4ff0-45cb-9e99-0d8df8b3d4d6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dca4a588-a261-4e50-8a58-0fa7cd43b024, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dca4a588-a261-4e50-8a58-0fa7cd43b024, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5259786209368574621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52597862093685746215259786209368574621525978620936857462152597862093685746215259786209368574621525978620936857462152597862093685746215259786209368574621525978620936857462152597862093685746215259786209368574621525978620936857462152597862093685746215259786209368574621525978620936857462152597862093685746215259786209368574621525978620936857462152597862093685746215259786209368574621" } } } 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, a157b706-4ff0-45cb-9e99-0d8df8b3d4d6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6733370185382274554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67333701853822745546733370185382274554673337018538227455467333701853822745546733370185382274554673337018538227455467333701853822745546733370185382274554673337018538227455467333701853822745546733370185382274554673337018538227455467333701853822745546733370185382274554673337018538227455467333701853822745546733370185382274554673337018538227455467333701853822745546733370185382274554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dca4a588-a261-4e50-8a58-0fa7cd43b024, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad8c517c-91f1-49ae-b6b8-820fb91d3ee4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8c517c-91f1-49ae-b6b8-820fb91d3ee4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326283170110994311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032628317011099431110326283170110994311103262831701109943111032628317011099431110326283170110994311103262831701109943111032628317011099431110326283170110994311103262831701109943111032628317011099431110326283170110994311103262831701109943111032628317011099431110326283170110994311103262831701109943111032628317011099431110326283170110994311103262831701109943111032628317011099431110326283170110994311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a157b706-4ff0-45cb-9e99-0d8df8b3d4d6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 467ecb13-e7f4-4052-9c43-2937eb39a7f3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467ecb13-e7f4-4052-9c43-2937eb39a7f3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18105431843311500241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810543184331150024118105431843311500241181054318433115002411810543184331150024118105431843311500241181054318433115002411810543184331150024118105431843311500241181054318433115002411810543184331150024118105431843311500241181054318433115002411810543184331150024118105431843311500241181054318433115002411810543184331150024118105431843311500241181054318433115002411810543184331150024118105431843311500241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8c517c-91f1-49ae-b6b8-820fb91d3ee4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467ecb13-e7f4-4052-9c43-2937eb39a7f3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff15ccc4-6e65-497e-a85b-e9cddaef1db9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03a6cd11-a234-42a8-8083-8304aa6701b7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff15ccc4-6e65-497e-a85b-e9cddaef1db9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14359064170463765162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435906417046376516214359064170463765162143590641704637651621435906417046376516214359064170463765162143590641704637651621435906417046376516214359064170463765162143590641704637651621435906417046376516214359064170463765162143590641704637651621435906417046376516214359064170463765162143590641704637651621435906417046376516214359064170463765162143590641704637651621435906417046376516214359064170463765162" } } } 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, 03a6cd11-a234-42a8-8083-8304aa6701b7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069630694151459407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406963069415145940714069630694151459407140696306941514594071406963069415145940714069630694151459407140696306941514594071406963069415145940714069630694151459407140696306941514594071406963069415145940714069630694151459407140696306941514594071406963069415145940714069630694151459407140696306941514594071406963069415145940714069630694151459407140696306941514594071406963069415145940714069630694151459407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a6cd11-a234-42a8-8083-8304aa6701b7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff15ccc4-6e65-497e-a85b-e9cddaef1db9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c19c5189-771d-4031-87a9-744b5e0163db, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19c5189-771d-4031-87a9-744b5e0163db, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16729958029505698133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672995802950569813316729958029505698133167299580295056981331672995802950569813316729958029505698133167299580295056981331672995802950569813316729958029505698133167299580295056981331672995802950569813316729958029505698133167299580295056981331672995802950569813316729958029505698133167299580295056981331672995802950569813316729958029505698133167299580295056981331672995802950569813316729958029505698133" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0700efc8-8250-4ea1-bb4c-cae5ad729f0f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0700efc8-8250-4ea1-bb4c-cae5ad729f0f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9765981054320784743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97659810543207847439765981054320784743976598105432078474397659810543207847439765981054320784743976598105432078474397659810543207847439765981054320784743976598105432078474397659810543207847439765981054320784743976598105432078474397659810543207847439765981054320784743976598105432078474397659810543207847439765981054320784743976598105432078474397659810543207847439765981054320784743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0700efc8-8250-4ea1-bb4c-cae5ad729f0f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc67416a-49cf-4480-8403-40c1e5adc10c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc67416a-49cf-4480-8403-40c1e5adc10c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718174164297233143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77181741642972331437718174164297233143771817416429723314377181741642972331437718174164297233143771817416429723314377181741642972331437718174164297233143771817416429723314377181741642972331437718174164297233143771817416429723314377181741642972331437718174164297233143771817416429723314377181741642972331437718174164297233143771817416429723314377181741642972331437718174164297233143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19c5189-771d-4031-87a9-744b5e0163db, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98fe7d9e-91cc-4064-8d62-a519232a5fef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fe7d9e-91cc-4064-8d62-a519232a5fef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3564052757038639203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35640527570386392033564052757038639203356405275703863920335640527570386392033564052757038639203356405275703863920335640527570386392033564052757038639203356405275703863920335640527570386392033564052757038639203356405275703863920335640527570386392033564052757038639203356405275703863920335640527570386392033564052757038639203356405275703863920335640527570386392033564052757038639203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc67416a-49cf-4480-8403-40c1e5adc10c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abce44ff-02b9-42a2-a445-0c004ba57727, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abce44ff-02b9-42a2-a445-0c004ba57727, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16178556880111657808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617855688011165780816178556880111657808161785568801116578081617855688011165780816178556880111657808161785568801116578081617855688011165780816178556880111657808161785568801116578081617855688011165780816178556880111657808161785568801116578081617855688011165780816178556880111657808161785568801116578081617855688011165780816178556880111657808161785568801116578081617855688011165780816178556880111657808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fe7d9e-91cc-4064-8d62-a519232a5fef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f4de49f-69f0-4306-ac0b-38fc17087ed2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f4de49f-69f0-4306-ac0b-38fc17087ed2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9230213417137702151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92302134171377021519230213417137702151923021341713770215192302134171377021519230213417137702151923021341713770215192302134171377021519230213417137702151923021341713770215192302134171377021519230213417137702151923021341713770215192302134171377021519230213417137702151923021341713770215192302134171377021519230213417137702151923021341713770215192302134171377021519230213417137702151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abce44ff-02b9-42a2-a445-0c004ba57727, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa9131e4-f76b-4a56-b527-3c7c38ba0072, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9131e4-f76b-4a56-b527-3c7c38ba0072, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15519409569650022460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551940956965002246015519409569650022460155194095696500224601551940956965002246015519409569650022460155194095696500224601551940956965002246015519409569650022460155194095696500224601551940956965002246015519409569650022460155194095696500224601551940956965002246015519409569650022460155194095696500224601551940956965002246015519409569650022460155194095696500224601551940956965002246015519409569650022460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f4de49f-69f0-4306-ac0b-38fc17087ed2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fab307ca-b69c-4783-86c8-419d217dea9b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab307ca-b69c-4783-86c8-419d217dea9b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8846544620866572004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88465446208665720048846544620866572004884654462086657200488465446208665720048846544620866572004884654462086657200488465446208665720048846544620866572004884654462086657200488465446208665720048846544620866572004884654462086657200488465446208665720048846544620866572004884654462086657200488465446208665720048846544620866572004884654462086657200488465446208665720048846544620866572004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9131e4-f76b-4a56-b527-3c7c38ba0072, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3f45190-e38f-4181-b8cf-65b161b8ea1c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f45190-e38f-4181-b8cf-65b161b8ea1c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15992087907884006802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599208790788400680215992087907884006802159920879078840068021599208790788400680215992087907884006802159920879078840068021599208790788400680215992087907884006802159920879078840068021599208790788400680215992087907884006802159920879078840068021599208790788400680215992087907884006802159920879078840068021599208790788400680215992087907884006802159920879078840068021599208790788400680215992087907884006802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab307ca-b69c-4783-86c8-419d217dea9b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76d8300c-b624-475e-bdde-992ec0a752b8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d8300c-b624-475e-bdde-992ec0a752b8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6118862387983623088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61188623879836230886118862387983623088611886238798362308861188623879836230886118862387983623088611886238798362308861188623879836230886118862387983623088611886238798362308861188623879836230886118862387983623088611886238798362308861188623879836230886118862387983623088611886238798362308861188623879836230886118862387983623088611886238798362308861188623879836230886118862387983623088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f45190-e38f-4181-b8cf-65b161b8ea1c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20588b92-074c-49ee-8d18-b6dbd1aaad96, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20588b92-074c-49ee-8d18-b6dbd1aaad96, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15235716641180718282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523571664118071828215235716641180718282152357166411807182821523571664118071828215235716641180718282152357166411807182821523571664118071828215235716641180718282152357166411807182821523571664118071828215235716641180718282152357166411807182821523571664118071828215235716641180718282152357166411807182821523571664118071828215235716641180718282152357166411807182821523571664118071828215235716641180718282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d8300c-b624-475e-bdde-992ec0a752b8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf7d6164-d9ba-47b7-b226-371173a6a264, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf7d6164-d9ba-47b7-b226-371173a6a264, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10514000701266049173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051400070126604917310514000701266049173105140007012660491731051400070126604917310514000701266049173105140007012660491731051400070126604917310514000701266049173105140007012660491731051400070126604917310514000701266049173105140007012660491731051400070126604917310514000701266049173105140007012660491731051400070126604917310514000701266049173105140007012660491731051400070126604917310514000701266049173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20588b92-074c-49ee-8d18-b6dbd1aaad96, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64277e2f-4452-4e7a-8310-eed7aeb57f9a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64277e2f-4452-4e7a-8310-eed7aeb57f9a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674277799600759125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467427779960075912514674277799600759125146742777996007591251467427779960075912514674277799600759125146742777996007591251467427779960075912514674277799600759125146742777996007591251467427779960075912514674277799600759125146742777996007591251467427779960075912514674277799600759125146742777996007591251467427779960075912514674277799600759125146742777996007591251467427779960075912514674277799600759125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf7d6164-d9ba-47b7-b226-371173a6a264, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b22d9f9-55d3-4a0f-abf3-b2969c3b1e9b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b22d9f9-55d3-4a0f-abf3-b2969c3b1e9b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16884478122345282451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688447812234528245116884478122345282451168844781223452824511688447812234528245116884478122345282451168844781223452824511688447812234528245116884478122345282451168844781223452824511688447812234528245116884478122345282451168844781223452824511688447812234528245116884478122345282451168844781223452824511688447812234528245116884478122345282451168844781223452824511688447812234528245116884478122345282451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64277e2f-4452-4e7a-8310-eed7aeb57f9a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfea802f-1870-4647-8e6b-6a74b378aa82, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfea802f-1870-4647-8e6b-6a74b378aa82, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10807517468089160775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080751746808916077510807517468089160775108075174680891607751080751746808916077510807517468089160775108075174680891607751080751746808916077510807517468089160775108075174680891607751080751746808916077510807517468089160775108075174680891607751080751746808916077510807517468089160775108075174680891607751080751746808916077510807517468089160775108075174680891607751080751746808916077510807517468089160775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b22d9f9-55d3-4a0f-abf3-b2969c3b1e9b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc83da14-eb11-484b-bab0-811da17f77fe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc83da14-eb11-484b-bab0-811da17f77fe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3332922175750151250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33329221757501512503332922175750151250333292217575015125033329221757501512503332922175750151250333292217575015125033329221757501512503332922175750151250333292217575015125033329221757501512503332922175750151250333292217575015125033329221757501512503332922175750151250333292217575015125033329221757501512503332922175750151250333292217575015125033329221757501512503332922175750151250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfea802f-1870-4647-8e6b-6a74b378aa82, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0a4cdc5-14fb-425f-95dd-0750ac69d1d6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a4cdc5-14fb-425f-95dd-0750ac69d1d6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298578037725133234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82985780377251332348298578037725133234829857803772513323482985780377251332348298578037725133234829857803772513323482985780377251332348298578037725133234829857803772513323482985780377251332348298578037725133234829857803772513323482985780377251332348298578037725133234829857803772513323482985780377251332348298578037725133234829857803772513323482985780377251332348298578037725133234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc83da14-eb11-484b-bab0-811da17f77fe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a4cdc5-14fb-425f-95dd-0750ac69d1d6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88e327e2-c3f5-463c-b437-be6143dcd401, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e327e2-c3f5-463c-b437-be6143dcd401, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13093593508585914139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309359350858591413913093593508585914139130935935085859141391309359350858591413913093593508585914139130935935085859141391309359350858591413913093593508585914139130935935085859141391309359350858591413913093593508585914139130935935085859141391309359350858591413913093593508585914139130935935085859141391309359350858591413913093593508585914139130935935085859141391309359350858591413913093593508585914139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18fd95aa-8d48-4370-88c5-9534e437ae61, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fd95aa-8d48-4370-88c5-9534e437ae61, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319558434359094839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53195584343590948395319558434359094839531955843435909483953195584343590948395319558434359094839531955843435909483953195584343590948395319558434359094839531955843435909483953195584343590948395319558434359094839531955843435909483953195584343590948395319558434359094839531955843435909483953195584343590948395319558434359094839531955843435909483953195584343590948395319558434359094839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fd95aa-8d48-4370-88c5-9534e437ae61, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac640fec-1363-4fd4-9d97-0bb4cc9d6492, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac640fec-1363-4fd4-9d97-0bb4cc9d6492, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9591483562028902675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95914835620289026759591483562028902675959148356202890267595914835620289026759591483562028902675959148356202890267595914835620289026759591483562028902675959148356202890267595914835620289026759591483562028902675959148356202890267595914835620289026759591483562028902675959148356202890267595914835620289026759591483562028902675959148356202890267595914835620289026759591483562028902675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e327e2-c3f5-463c-b437-be6143dcd401, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da3dfff3-65c0-4b47-9297-43502f19a45f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3dfff3-65c0-4b47-9297-43502f19a45f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7456989173933505725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74569891739335057257456989173933505725745698917393350572574569891739335057257456989173933505725745698917393350572574569891739335057257456989173933505725745698917393350572574569891739335057257456989173933505725745698917393350572574569891739335057257456989173933505725745698917393350572574569891739335057257456989173933505725745698917393350572574569891739335057257456989173933505725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3dfff3-65c0-4b47-9297-43502f19a45f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb88561a-3163-4da4-9205-d95adee54c58, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb88561a-3163-4da4-9205-d95adee54c58, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17999893049114947257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799989304911494725717999893049114947257179998930491149472571799989304911494725717999893049114947257179998930491149472571799989304911494725717999893049114947257179998930491149472571799989304911494725717999893049114947257179998930491149472571799989304911494725717999893049114947257179998930491149472571799989304911494725717999893049114947257179998930491149472571799989304911494725717999893049114947257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac640fec-1363-4fd4-9d97-0bb4cc9d6492, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 269fcda4-af53-4ca8-844d-52784848992d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb88561a-3163-4da4-9205-d95adee54c58, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 269fcda4-af53-4ca8-844d-52784848992d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15982052254033773199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598205225403377319915982052254033773199159820522540337731991598205225403377319915982052254033773199159820522540337731991598205225403377319915982052254033773199159820522540337731991598205225403377319915982052254033773199159820522540337731991598205225403377319915982052254033773199159820522540337731991598205225403377319915982052254033773199159820522540337731991598205225403377319915982052254033773199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13af04c8-4d9e-415a-9ccc-0958f809e69d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13af04c8-4d9e-415a-9ccc-0958f809e69d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10671920951679688895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067192095167968889510671920951679688895106719209516796888951067192095167968889510671920951679688895106719209516796888951067192095167968889510671920951679688895106719209516796888951067192095167968889510671920951679688895106719209516796888951067192095167968889510671920951679688895106719209516796888951067192095167968889510671920951679688895106719209516796888951067192095167968889510671920951679688895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 269fcda4-af53-4ca8-844d-52784848992d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13af04c8-4d9e-415a-9ccc-0958f809e69d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ef5458d-73de-43f5-a115-bb1444be322a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef5458d-73de-43f5-a115-bb1444be322a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952526893521951828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39525268935219518283952526893521951828395252689352195182839525268935219518283952526893521951828395252689352195182839525268935219518283952526893521951828395252689352195182839525268935219518283952526893521951828395252689352195182839525268935219518283952526893521951828395252689352195182839525268935219518283952526893521951828395252689352195182839525268935219518283952526893521951828" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f93c5af9-9cf7-4446-b937-f591ef30779d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93c5af9-9cf7-4446-b937-f591ef30779d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17631952542311780943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763195254231178094317631952542311780943176319525423117809431763195254231178094317631952542311780943176319525423117809431763195254231178094317631952542311780943176319525423117809431763195254231178094317631952542311780943176319525423117809431763195254231178094317631952542311780943176319525423117809431763195254231178094317631952542311780943176319525423117809431763195254231178094317631952542311780943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef5458d-73de-43f5-a115-bb1444be322a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93c5af9-9cf7-4446-b937-f591ef30779d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fafe561-021e-4d28-bbff-4f7826e024ef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fafe561-021e-4d28-bbff-4f7826e024ef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957793308848003572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69577933088480035726957793308848003572695779330884800357269577933088480035726957793308848003572695779330884800357269577933088480035726957793308848003572695779330884800357269577933088480035726957793308848003572695779330884800357269577933088480035726957793308848003572695779330884800357269577933088480035726957793308848003572695779330884800357269577933088480035726957793308848003572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 503b6cb8-bbc8-4a6a-a539-f111ec0261de, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503b6cb8-bbc8-4a6a-a539-f111ec0261de, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6770124127971867664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67701241279718676646770124127971867664677012412797186766467701241279718676646770124127971867664677012412797186766467701241279718676646770124127971867664677012412797186766467701241279718676646770124127971867664677012412797186766467701241279718676646770124127971867664677012412797186766467701241279718676646770124127971867664677012412797186766467701241279718676646770124127971867664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fafe561-021e-4d28-bbff-4f7826e024ef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be3913d6-921b-4b84-a11b-a1d6f39b9760, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3913d6-921b-4b84-a11b-a1d6f39b9760, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17973216612068338652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797321661206833865217973216612068338652179732166120683386521797321661206833865217973216612068338652179732166120683386521797321661206833865217973216612068338652179732166120683386521797321661206833865217973216612068338652179732166120683386521797321661206833865217973216612068338652179732166120683386521797321661206833865217973216612068338652179732166120683386521797321661206833865217973216612068338652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503b6cb8-bbc8-4a6a-a539-f111ec0261de, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2dfe67bd-d9b3-47e7-be36-0e43b14b585c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfe67bd-d9b3-47e7-be36-0e43b14b585c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14125477749949601800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412547774994960180014125477749949601800141254777499496018001412547774994960180014125477749949601800141254777499496018001412547774994960180014125477749949601800141254777499496018001412547774994960180014125477749949601800141254777499496018001412547774994960180014125477749949601800141254777499496018001412547774994960180014125477749949601800141254777499496018001412547774994960180014125477749949601800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3913d6-921b-4b84-a11b-a1d6f39b9760, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7996195c-0fd8-45b6-a11a-d7fb1d8bd8d4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7996195c-0fd8-45b6-a11a-d7fb1d8bd8d4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9815656448031393882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98156564480313938829815656448031393882981565644803139388298156564480313938829815656448031393882981565644803139388298156564480313938829815656448031393882981565644803139388298156564480313938829815656448031393882981565644803139388298156564480313938829815656448031393882981565644803139388298156564480313938829815656448031393882981565644803139388298156564480313938829815656448031393882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfe67bd-d9b3-47e7-be36-0e43b14b585c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c525246-723a-4361-8644-da113b0c47b7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7996195c-0fd8-45b6-a11a-d7fb1d8bd8d4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd5d375f-8ddb-4628-87f4-7bee6020aa90, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c525246-723a-4361-8644-da113b0c47b7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856121823910066851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785612182391006685117856121823910066851178561218239100668511785612182391006685117856121823910066851178561218239100668511785612182391006685117856121823910066851178561218239100668511785612182391006685117856121823910066851178561218239100668511785612182391006685117856121823910066851178561218239100668511785612182391006685117856121823910066851178561218239100668511785612182391006685117856121823910066851" } } } 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, bd5d375f-8ddb-4628-87f4-7bee6020aa90, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3409283848894966320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34092838488949663203409283848894966320340928384889496632034092838488949663203409283848894966320340928384889496632034092838488949663203409283848894966320340928384889496632034092838488949663203409283848894966320340928384889496632034092838488949663203409283848894966320340928384889496632034092838488949663203409283848894966320340928384889496632034092838488949663203409283848894966320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5d375f-8ddb-4628-87f4-7bee6020aa90, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ff35953-8802-4008-a353-3e606d68c914, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff35953-8802-4008-a353-3e606d68c914, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11696313779571190639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169631377957119063911696313779571190639116963137795711906391169631377957119063911696313779571190639116963137795711906391169631377957119063911696313779571190639116963137795711906391169631377957119063911696313779571190639116963137795711906391169631377957119063911696313779571190639116963137795711906391169631377957119063911696313779571190639116963137795711906391169631377957119063911696313779571190639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c525246-723a-4361-8644-da113b0c47b7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5dd7ee21-c83e-4471-84fc-2b068d20ea30, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd7ee21-c83e-4471-84fc-2b068d20ea30, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121139929447155773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312113992944715577313121139929447155773131211399294471557731312113992944715577313121139929447155773131211399294471557731312113992944715577313121139929447155773131211399294471557731312113992944715577313121139929447155773131211399294471557731312113992944715577313121139929447155773131211399294471557731312113992944715577313121139929447155773131211399294471557731312113992944715577313121139929447155773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff35953-8802-4008-a353-3e606d68c914, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa47ea18-1419-467a-8753-42090c3b0dde, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd7ee21-c83e-4471-84fc-2b068d20ea30, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa47ea18-1419-467a-8753-42090c3b0dde, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718795497354358850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77187954973543588507718795497354358850771879549735435885077187954973543588507718795497354358850771879549735435885077187954973543588507718795497354358850771879549735435885077187954973543588507718795497354358850771879549735435885077187954973543588507718795497354358850771879549735435885077187954973543588507718795497354358850771879549735435885077187954973543588507718795497354358850" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83b582ef-046f-4983-90df-d5ece1d7108e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b582ef-046f-4983-90df-d5ece1d7108e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448646580926624074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54486465809266240745448646580926624074544864658092662407454486465809266240745448646580926624074544864658092662407454486465809266240745448646580926624074544864658092662407454486465809266240745448646580926624074544864658092662407454486465809266240745448646580926624074544864658092662407454486465809266240745448646580926624074544864658092662407454486465809266240745448646580926624074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa47ea18-1419-467a-8753-42090c3b0dde, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16a7d062-4e0d-4d1e-ac7c-2dc336daea61, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a7d062-4e0d-4d1e-ac7c-2dc336daea61, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970333162077490390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79703331620774903907970333162077490390797033316207749039079703331620774903907970333162077490390797033316207749039079703331620774903907970333162077490390797033316207749039079703331620774903907970333162077490390797033316207749039079703331620774903907970333162077490390797033316207749039079703331620774903907970333162077490390797033316207749039079703331620774903907970333162077490390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b582ef-046f-4983-90df-d5ece1d7108e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c91a49f6-7baf-41bd-8def-0f04236f4b0d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c91a49f6-7baf-41bd-8def-0f04236f4b0d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14825858313465513456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482585831346551345614825858313465513456148258583134655134561482585831346551345614825858313465513456148258583134655134561482585831346551345614825858313465513456148258583134655134561482585831346551345614825858313465513456148258583134655134561482585831346551345614825858313465513456148258583134655134561482585831346551345614825858313465513456148258583134655134561482585831346551345614825858313465513456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a7d062-4e0d-4d1e-ac7c-2dc336daea61, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8482ef5b-9da2-4480-8a26-b5b28b05e7e3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c91a49f6-7baf-41bd-8def-0f04236f4b0d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a7798d7-6a73-4d89-b5d6-d85773cf88d1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a7798d7-6a73-4d89-b5d6-d85773cf88d1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657873876890205983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36578738768902059833657873876890205983365787387689020598336578738768902059833657873876890205983365787387689020598336578738768902059833657873876890205983365787387689020598336578738768902059833657873876890205983365787387689020598336578738768902059833657873876890205983365787387689020598336578738768902059833657873876890205983365787387689020598336578738768902059833657873876890205983" } } } 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, 8482ef5b-9da2-4480-8a26-b5b28b05e7e3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926332708290179814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192633270829017981411926332708290179814119263327082901798141192633270829017981411926332708290179814119263327082901798141192633270829017981411926332708290179814119263327082901798141192633270829017981411926332708290179814119263327082901798141192633270829017981411926332708290179814119263327082901798141192633270829017981411926332708290179814119263327082901798141192633270829017981411926332708290179814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a7798d7-6a73-4d89-b5d6-d85773cf88d1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d6139b7-6ff1-4cf5-ba25-113847562809, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8482ef5b-9da2-4480-8a26-b5b28b05e7e3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c37ae3a6-6aff-4b3f-9364-cf6500091f58, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37ae3a6-6aff-4b3f-9364-cf6500091f58, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707961751029067140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87079617510290671408707961751029067140870796175102906714087079617510290671408707961751029067140870796175102906714087079617510290671408707961751029067140870796175102906714087079617510290671408707961751029067140870796175102906714087079617510290671408707961751029067140870796175102906714087079617510290671408707961751029067140870796175102906714087079617510290671408707961751029067140" } } } 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, 4d6139b7-6ff1-4cf5-ba25-113847562809, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13232067904853365131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323206790485336513113232067904853365131132320679048533651311323206790485336513113232067904853365131132320679048533651311323206790485336513113232067904853365131132320679048533651311323206790485336513113232067904853365131132320679048533651311323206790485336513113232067904853365131132320679048533651311323206790485336513113232067904853365131132320679048533651311323206790485336513113232067904853365131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37ae3a6-6aff-4b3f-9364-cf6500091f58, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 755a6241-587e-4c9b-86fc-9311b76af621, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755a6241-587e-4c9b-86fc-9311b76af621, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3468069594348456582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34680695943484565823468069594348456582346806959434845658234680695943484565823468069594348456582346806959434845658234680695943484565823468069594348456582346806959434845658234680695943484565823468069594348456582346806959434845658234680695943484565823468069594348456582346806959434845658234680695943484565823468069594348456582346806959434845658234680695943484565823468069594348456582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6139b7-6ff1-4cf5-ba25-113847562809, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca04d27e-9bff-4cf3-bc23-35bad162c599, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755a6241-587e-4c9b-86fc-9311b76af621, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca04d27e-9bff-4cf3-bc23-35bad162c599, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15285809668828572394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528580966882857239415285809668828572394152858096688285723941528580966882857239415285809668828572394152858096688285723941528580966882857239415285809668828572394152858096688285723941528580966882857239415285809668828572394152858096688285723941528580966882857239415285809668828572394152858096688285723941528580966882857239415285809668828572394152858096688285723941528580966882857239415285809668828572394" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e92043b1-0e5f-4c16-9230-71a2fb1f4c25, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92043b1-0e5f-4c16-9230-71a2fb1f4c25, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7170786666298993356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71707866662989933567170786666298993356717078666629899335671707866662989933567170786666298993356717078666629899335671707866662989933567170786666298993356717078666629899335671707866662989933567170786666298993356717078666629899335671707866662989933567170786666298993356717078666629899335671707866662989933567170786666298993356717078666629899335671707866662989933567170786666298993356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca04d27e-9bff-4cf3-bc23-35bad162c599, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81d19b58-43f9-4787-afc2-0f4ced50a612, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d19b58-43f9-4787-afc2-0f4ced50a612, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7319609998757362520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73196099987573625207319609998757362520731960999875736252073196099987573625207319609998757362520731960999875736252073196099987573625207319609998757362520731960999875736252073196099987573625207319609998757362520731960999875736252073196099987573625207319609998757362520731960999875736252073196099987573625207319609998757362520731960999875736252073196099987573625207319609998757362520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92043b1-0e5f-4c16-9230-71a2fb1f4c25, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42a2c659-5315-4212-b542-19e7e3e492d7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a2c659-5315-4212-b542-19e7e3e492d7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926898168663404535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19268981686634045351926898168663404535192689816866340453519268981686634045351926898168663404535192689816866340453519268981686634045351926898168663404535192689816866340453519268981686634045351926898168663404535192689816866340453519268981686634045351926898168663404535192689816866340453519268981686634045351926898168663404535192689816866340453519268981686634045351926898168663404535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d19b58-43f9-4787-afc2-0f4ced50a612, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa0a0a9d-1363-4302-8fb1-ac2186e28215, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0a0a9d-1363-4302-8fb1-ac2186e28215, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4772257940419069338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47722579404190693384772257940419069338477225794041906933847722579404190693384772257940419069338477225794041906933847722579404190693384772257940419069338477225794041906933847722579404190693384772257940419069338477225794041906933847722579404190693384772257940419069338477225794041906933847722579404190693384772257940419069338477225794041906933847722579404190693384772257940419069338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a2c659-5315-4212-b542-19e7e3e492d7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18174d17-6fd3-4989-858d-085e3e5ab61e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18174d17-6fd3-4989-858d-085e3e5ab61e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182381877322285502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21823818773222855022182381877322285502218238187732228550221823818773222855022182381877322285502218238187732228550221823818773222855022182381877322285502218238187732228550221823818773222855022182381877322285502218238187732228550221823818773222855022182381877322285502218238187732228550221823818773222855022182381877322285502218238187732228550221823818773222855022182381877322285502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0a0a9d-1363-4302-8fb1-ac2186e28215, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8627ff2d-4f3d-46c9-8140-fa6c6649b62b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8627ff2d-4f3d-46c9-8140-fa6c6649b62b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8073711781855450328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80737117818554503288073711781855450328807371178185545032880737117818554503288073711781855450328807371178185545032880737117818554503288073711781855450328807371178185545032880737117818554503288073711781855450328807371178185545032880737117818554503288073711781855450328807371178185545032880737117818554503288073711781855450328807371178185545032880737117818554503288073711781855450328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8627ff2d-4f3d-46c9-8140-fa6c6649b62b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78eae044-5812-4b27-958b-8adb062e3b1f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78eae044-5812-4b27-958b-8adb062e3b1f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4810487363344778787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48104873633447787874810487363344778787481048736334477878748104873633447787874810487363344778787481048736334477878748104873633447787874810487363344778787481048736334477878748104873633447787874810487363344778787481048736334477878748104873633447787874810487363344778787481048736334477878748104873633447787874810487363344778787481048736334477878748104873633447787874810487363344778787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18174d17-6fd3-4989-858d-085e3e5ab61e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f418c3b-6da6-492f-ac5a-c3f459f6db10, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f418c3b-6da6-492f-ac5a-c3f459f6db10, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8002640733833088602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80026407338330886028002640733833088602800264073383308860280026407338330886028002640733833088602800264073383308860280026407338330886028002640733833088602800264073383308860280026407338330886028002640733833088602800264073383308860280026407338330886028002640733833088602800264073383308860280026407338330886028002640733833088602800264073383308860280026407338330886028002640733833088602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78eae044-5812-4b27-958b-8adb062e3b1f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f418c3b-6da6-492f-ac5a-c3f459f6db10, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba27a719-d74b-4bba-95dc-a1909c9414b8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba27a719-d74b-4bba-95dc-a1909c9414b8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7181015109778184497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71810151097781844977181015109778184497718101510977818449771810151097781844977181015109778184497718101510977818449771810151097781844977181015109778184497718101510977818449771810151097781844977181015109778184497718101510977818449771810151097781844977181015109778184497718101510977818449771810151097781844977181015109778184497718101510977818449771810151097781844977181015109778184497" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3005d6e-339a-4bc5-973a-eae59b509cd7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3005d6e-339a-4bc5-973a-eae59b509cd7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13813611824260740964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381361182426074096413813611824260740964138136118242607409641381361182426074096413813611824260740964138136118242607409641381361182426074096413813611824260740964138136118242607409641381361182426074096413813611824260740964138136118242607409641381361182426074096413813611824260740964138136118242607409641381361182426074096413813611824260740964138136118242607409641381361182426074096413813611824260740964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba27a719-d74b-4bba-95dc-a1909c9414b8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29501862-3b49-484c-888a-63d72b11dd54, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29501862-3b49-484c-888a-63d72b11dd54, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2629568174851304838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26295681748513048382629568174851304838262956817485130483826295681748513048382629568174851304838262956817485130483826295681748513048382629568174851304838262956817485130483826295681748513048382629568174851304838262956817485130483826295681748513048382629568174851304838262956817485130483826295681748513048382629568174851304838262956817485130483826295681748513048382629568174851304838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3005d6e-339a-4bc5-973a-eae59b509cd7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dabb7be6-9ab4-43e6-9e96-7c1500bc9565, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabb7be6-9ab4-43e6-9e96-7c1500bc9565, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13487396583738744718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348739658373874471813487396583738744718134873965837387447181348739658373874471813487396583738744718134873965837387447181348739658373874471813487396583738744718134873965837387447181348739658373874471813487396583738744718134873965837387447181348739658373874471813487396583738744718134873965837387447181348739658373874471813487396583738744718134873965837387447181348739658373874471813487396583738744718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29501862-3b49-484c-888a-63d72b11dd54, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cf1022d-13c1-4a9e-a6a4-fd594c49bbc0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf1022d-13c1-4a9e-a6a4-fd594c49bbc0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6951389187663885999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69513891876638859996951389187663885999695138918766388599969513891876638859996951389187663885999695138918766388599969513891876638859996951389187663885999695138918766388599969513891876638859996951389187663885999695138918766388599969513891876638859996951389187663885999695138918766388599969513891876638859996951389187663885999695138918766388599969513891876638859996951389187663885999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf1022d-13c1-4a9e-a6a4-fd594c49bbc0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ccf49b0-ae94-46f4-8388-983112f8f389, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccf49b0-ae94-46f4-8388-983112f8f389, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15981916895898953340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598191689589895334015981916895898953340159819168958989533401598191689589895334015981916895898953340159819168958989533401598191689589895334015981916895898953340159819168958989533401598191689589895334015981916895898953340159819168958989533401598191689589895334015981916895898953340159819168958989533401598191689589895334015981916895898953340159819168958989533401598191689589895334015981916895898953340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabb7be6-9ab4-43e6-9e96-7c1500bc9565, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 162e2a06-fa1f-46ef-a1c3-4ddbf8e6e121, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162e2a06-fa1f-46ef-a1c3-4ddbf8e6e121, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14113376775170184583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411337677517018458314113376775170184583141133767751701845831411337677517018458314113376775170184583141133767751701845831411337677517018458314113376775170184583141133767751701845831411337677517018458314113376775170184583141133767751701845831411337677517018458314113376775170184583141133767751701845831411337677517018458314113376775170184583141133767751701845831411337677517018458314113376775170184583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162e2a06-fa1f-46ef-a1c3-4ddbf8e6e121, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8fb3e18-3d9f-4c76-b080-5a92b5040d6b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8fb3e18-3d9f-4c76-b080-5a92b5040d6b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662999147112910664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566299914711291066415662999147112910664156629991471129106641566299914711291066415662999147112910664156629991471129106641566299914711291066415662999147112910664156629991471129106641566299914711291066415662999147112910664156629991471129106641566299914711291066415662999147112910664156629991471129106641566299914711291066415662999147112910664156629991471129106641566299914711291066415662999147112910664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccf49b0-ae94-46f4-8388-983112f8f389, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 675dd7e9-c242-4d8a-9d29-c35955060200, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675dd7e9-c242-4d8a-9d29-c35955060200, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6649783080787455324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66497830807874553246649783080787455324664978308078745532466497830807874553246649783080787455324664978308078745532466497830807874553246649783080787455324664978308078745532466497830807874553246649783080787455324664978308078745532466497830807874553246649783080787455324664978308078745532466497830807874553246649783080787455324664978308078745532466497830807874553246649783080787455324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8fb3e18-3d9f-4c76-b080-5a92b5040d6b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675dd7e9-c242-4d8a-9d29-c35955060200, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd76a4c5-12d4-4cc8-a67b-f84809da73cc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd76a4c5-12d4-4cc8-a67b-f84809da73cc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14861620447133552695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486162044713355269514861620447133552695148616204471335526951486162044713355269514861620447133552695148616204471335526951486162044713355269514861620447133552695148616204471335526951486162044713355269514861620447133552695148616204471335526951486162044713355269514861620447133552695148616204471335526951486162044713355269514861620447133552695148616204471335526951486162044713355269514861620447133552695" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f324942-f2a9-4c90-93d5-1b2e98f4ee86, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f324942-f2a9-4c90-93d5-1b2e98f4ee86, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6872139699283942681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68721396992839426816872139699283942681687213969928394268168721396992839426816872139699283942681687213969928394268168721396992839426816872139699283942681687213969928394268168721396992839426816872139699283942681687213969928394268168721396992839426816872139699283942681687213969928394268168721396992839426816872139699283942681687213969928394268168721396992839426816872139699283942681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd76a4c5-12d4-4cc8-a67b-f84809da73cc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5135ba87-5757-4e30-82bd-2272e0542c89, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5135ba87-5757-4e30-82bd-2272e0542c89, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927221162813090109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392722116281309010913927221162813090109139272211628130901091392722116281309010913927221162813090109139272211628130901091392722116281309010913927221162813090109139272211628130901091392722116281309010913927221162813090109139272211628130901091392722116281309010913927221162813090109139272211628130901091392722116281309010913927221162813090109139272211628130901091392722116281309010913927221162813090109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f324942-f2a9-4c90-93d5-1b2e98f4ee86, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c72e56e-a127-46b6-a68c-30770e15ba96, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c72e56e-a127-46b6-a68c-30770e15ba96, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15355217098557234194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535521709855723419415355217098557234194153552170985572341941535521709855723419415355217098557234194153552170985572341941535521709855723419415355217098557234194153552170985572341941535521709855723419415355217098557234194153552170985572341941535521709855723419415355217098557234194153552170985572341941535521709855723419415355217098557234194153552170985572341941535521709855723419415355217098557234194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5135ba87-5757-4e30-82bd-2272e0542c89, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 292177a6-64bf-4692-a0a5-b8f04a6ea3f6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c72e56e-a127-46b6-a68c-30770e15ba96, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6972af9f-4e0f-44c5-ab93-144b646e3064, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 292177a6-64bf-4692-a0a5-b8f04a6ea3f6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11927400179727399453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192740017972739945311927400179727399453119274001797273994531192740017972739945311927400179727399453119274001797273994531192740017972739945311927400179727399453119274001797273994531192740017972739945311927400179727399453119274001797273994531192740017972739945311927400179727399453119274001797273994531192740017972739945311927400179727399453119274001797273994531192740017972739945311927400179727399453" } } } 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, 6972af9f-4e0f-44c5-ab93-144b646e3064, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4861267320771374101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48612673207713741014861267320771374101486126732077137410148612673207713741014861267320771374101486126732077137410148612673207713741014861267320771374101486126732077137410148612673207713741014861267320771374101486126732077137410148612673207713741014861267320771374101486126732077137410148612673207713741014861267320771374101486126732077137410148612673207713741014861267320771374101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 292177a6-64bf-4692-a0a5-b8f04a6ea3f6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6972af9f-4e0f-44c5-ab93-144b646e3064, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 865adab7-ca88-49dd-a980-43d5af73e881, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25c8b5d0-cdfb-4a38-aaca-d23c296a8c84, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 865adab7-ca88-49dd-a980-43d5af73e881, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14623364309937622502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462336430993762250214623364309937622502146233643099376225021462336430993762250214623364309937622502146233643099376225021462336430993762250214623364309937622502146233643099376225021462336430993762250214623364309937622502146233643099376225021462336430993762250214623364309937622502146233643099376225021462336430993762250214623364309937622502146233643099376225021462336430993762250214623364309937622502" } } } 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, 25c8b5d0-cdfb-4a38-aaca-d23c296a8c84, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7089220769732536598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70892207697325365987089220769732536598708922076973253659870892207697325365987089220769732536598708922076973253659870892207697325365987089220769732536598708922076973253659870892207697325365987089220769732536598708922076973253659870892207697325365987089220769732536598708922076973253659870892207697325365987089220769732536598708922076973253659870892207697325365987089220769732536598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c8b5d0-cdfb-4a38-aaca-d23c296a8c84, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77f97d84-93e2-4257-be26-c8ca2ac7f0cd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f97d84-93e2-4257-be26-c8ca2ac7f0cd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18086592341800152232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808659234180015223218086592341800152232180865923418001522321808659234180015223218086592341800152232180865923418001522321808659234180015223218086592341800152232180865923418001522321808659234180015223218086592341800152232180865923418001522321808659234180015223218086592341800152232180865923418001522321808659234180015223218086592341800152232180865923418001522321808659234180015223218086592341800152232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 865adab7-ca88-49dd-a980-43d5af73e881, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31a4072b-21b4-41b2-a207-99700fa8d444, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31a4072b-21b4-41b2-a207-99700fa8d444, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524464222883915473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152446422288391547311524464222883915473115244642228839154731152446422288391547311524464222883915473115244642228839154731152446422288391547311524464222883915473115244642228839154731152446422288391547311524464222883915473115244642228839154731152446422288391547311524464222883915473115244642228839154731152446422288391547311524464222883915473115244642228839154731152446422288391547311524464222883915473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f97d84-93e2-4257-be26-c8ca2ac7f0cd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cefcd54b-6151-4571-8130-a8cf605d5ba9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31a4072b-21b4-41b2-a207-99700fa8d444, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefcd54b-6151-4571-8130-a8cf605d5ba9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17529605905306959407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752960590530695940717529605905306959407175296059053069594071752960590530695940717529605905306959407175296059053069594071752960590530695940717529605905306959407175296059053069594071752960590530695940717529605905306959407175296059053069594071752960590530695940717529605905306959407175296059053069594071752960590530695940717529605905306959407175296059053069594071752960590530695940717529605905306959407" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fbb06d2-e158-4419-a131-f073f0951667, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fbb06d2-e158-4419-a131-f073f0951667, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2800612536070997184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28006125360709971842800612536070997184280061253607099718428006125360709971842800612536070997184280061253607099718428006125360709971842800612536070997184280061253607099718428006125360709971842800612536070997184280061253607099718428006125360709971842800612536070997184280061253607099718428006125360709971842800612536070997184280061253607099718428006125360709971842800612536070997184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fbb06d2-e158-4419-a131-f073f0951667, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57d89a19-0ac6-4887-85b7-6336b75cc9db, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefcd54b-6151-4571-8130-a8cf605d5ba9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca24e259-f043-433a-b5a3-62beb32b90e3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca24e259-f043-433a-b5a3-62beb32b90e3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18375176468115520986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837517646811552098618375176468115520986183751764681155209861837517646811552098618375176468115520986183751764681155209861837517646811552098618375176468115520986183751764681155209861837517646811552098618375176468115520986183751764681155209861837517646811552098618375176468115520986183751764681155209861837517646811552098618375176468115520986183751764681155209861837517646811552098618375176468115520986" } } } 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, 57d89a19-0ac6-4887-85b7-6336b75cc9db, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273212338329662310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82732123383296623108273212338329662310827321233832966231082732123383296623108273212338329662310827321233832966231082732123383296623108273212338329662310827321233832966231082732123383296623108273212338329662310827321233832966231082732123383296623108273212338329662310827321233832966231082732123383296623108273212338329662310827321233832966231082732123383296623108273212338329662310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca24e259-f043-433a-b5a3-62beb32b90e3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9124031c-3d1b-4ac3-90a2-ae7f3ae23c70, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d89a19-0ac6-4887-85b7-6336b75cc9db, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 651246fc-b53f-4401-89a8-0f303afe06e0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9124031c-3d1b-4ac3-90a2-ae7f3ae23c70, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680949182610605706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068094918261060570610680949182610605706106809491826106057061068094918261060570610680949182610605706106809491826106057061068094918261060570610680949182610605706106809491826106057061068094918261060570610680949182610605706106809491826106057061068094918261060570610680949182610605706106809491826106057061068094918261060570610680949182610605706106809491826106057061068094918261060570610680949182610605706" } } } 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, 651246fc-b53f-4401-89a8-0f303afe06e0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16687310325302762556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668731032530276255616687310325302762556166873103253027625561668731032530276255616687310325302762556166873103253027625561668731032530276255616687310325302762556166873103253027625561668731032530276255616687310325302762556166873103253027625561668731032530276255616687310325302762556166873103253027625561668731032530276255616687310325302762556166873103253027625561668731032530276255616687310325302762556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9124031c-3d1b-4ac3-90a2-ae7f3ae23c70, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82e777cc-ab85-4122-b85b-d8b095307980, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651246fc-b53f-4401-89a8-0f303afe06e0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eedb0679-ef4a-44fa-b3ee-dfb3c8574934, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eedb0679-ef4a-44fa-b3ee-dfb3c8574934, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9499270729317004619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94992707293170046199499270729317004619949927072931700461994992707293170046199499270729317004619949927072931700461994992707293170046199499270729317004619949927072931700461994992707293170046199499270729317004619949927072931700461994992707293170046199499270729317004619949927072931700461994992707293170046199499270729317004619949927072931700461994992707293170046199499270729317004619" } } } 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, 82e777cc-ab85-4122-b85b-d8b095307980, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9870068755398497877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98700687553984978779870068755398497877987006875539849787798700687553984978779870068755398497877987006875539849787798700687553984978779870068755398497877987006875539849787798700687553984978779870068755398497877987006875539849787798700687553984978779870068755398497877987006875539849787798700687553984978779870068755398497877987006875539849787798700687553984978779870068755398497877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eedb0679-ef4a-44fa-b3ee-dfb3c8574934, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d097275a-81f4-4d60-8058-53b91e8e2670, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d097275a-81f4-4d60-8058-53b91e8e2670, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16922752704698745613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692275270469874561316922752704698745613169227527046987456131692275270469874561316922752704698745613169227527046987456131692275270469874561316922752704698745613169227527046987456131692275270469874561316922752704698745613169227527046987456131692275270469874561316922752704698745613169227527046987456131692275270469874561316922752704698745613169227527046987456131692275270469874561316922752704698745613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e777cc-ab85-4122-b85b-d8b095307980, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 764bdf6b-ef4d-4b09-886a-7e8f06889207, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764bdf6b-ef4d-4b09-886a-7e8f06889207, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750467895816342825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47504678958163428254750467895816342825475046789581634282547504678958163428254750467895816342825475046789581634282547504678958163428254750467895816342825475046789581634282547504678958163428254750467895816342825475046789581634282547504678958163428254750467895816342825475046789581634282547504678958163428254750467895816342825475046789581634282547504678958163428254750467895816342825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d097275a-81f4-4d60-8058-53b91e8e2670, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43567a6b-1feb-4298-b9aa-fc54359944e9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764bdf6b-ef4d-4b09-886a-7e8f06889207, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61875868-7b7a-4382-82e9-0e5e8e1e5b40, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61875868-7b7a-4382-82e9-0e5e8e1e5b40, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924543058217189086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19245430582171890861924543058217189086192454305821718908619245430582171890861924543058217189086192454305821718908619245430582171890861924543058217189086192454305821718908619245430582171890861924543058217189086192454305821718908619245430582171890861924543058217189086192454305821718908619245430582171890861924543058217189086192454305821718908619245430582171890861924543058217189086" } } } 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, 43567a6b-1feb-4298-b9aa-fc54359944e9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070507196943558657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70705071969435586577070507196943558657707050719694355865770705071969435586577070507196943558657707050719694355865770705071969435586577070507196943558657707050719694355865770705071969435586577070507196943558657707050719694355865770705071969435586577070507196943558657707050719694355865770705071969435586577070507196943558657707050719694355865770705071969435586577070507196943558657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61875868-7b7a-4382-82e9-0e5e8e1e5b40, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43567a6b-1feb-4298-b9aa-fc54359944e9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2c51fc8-1380-4e50-aaa7-afc69845f31e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c51fc8-1380-4e50-aaa7-afc69845f31e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732047809056348617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273204780905634861712732047809056348617127320478090563486171273204780905634861712732047809056348617127320478090563486171273204780905634861712732047809056348617127320478090563486171273204780905634861712732047809056348617127320478090563486171273204780905634861712732047809056348617127320478090563486171273204780905634861712732047809056348617127320478090563486171273204780905634861712732047809056348617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fe2a815-3c0d-4c1e-b3a9-63be9e107f53, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe2a815-3c0d-4c1e-b3a9-63be9e107f53, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17635152178686727520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763515217868672752017635152178686727520176351521786867275201763515217868672752017635152178686727520176351521786867275201763515217868672752017635152178686727520176351521786867275201763515217868672752017635152178686727520176351521786867275201763515217868672752017635152178686727520176351521786867275201763515217868672752017635152178686727520176351521786867275201763515217868672752017635152178686727520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c51fc8-1380-4e50-aaa7-afc69845f31e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe2a815-3c0d-4c1e-b3a9-63be9e107f53, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73c29b42-e672-4b9d-9bc5-ded9c31a5a29, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c29b42-e672-4b9d-9bc5-ded9c31a5a29, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4083795051767041752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40837950517670417524083795051767041752408379505176704175240837950517670417524083795051767041752408379505176704175240837950517670417524083795051767041752408379505176704175240837950517670417524083795051767041752408379505176704175240837950517670417524083795051767041752408379505176704175240837950517670417524083795051767041752408379505176704175240837950517670417524083795051767041752" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db09f940-3088-4617-8005-218b7b295bdc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db09f940-3088-4617-8005-218b7b295bdc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7548134331126937331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75481343311269373317548134331126937331754813433112693733175481343311269373317548134331126937331754813433112693733175481343311269373317548134331126937331754813433112693733175481343311269373317548134331126937331754813433112693733175481343311269373317548134331126937331754813433112693733175481343311269373317548134331126937331754813433112693733175481343311269373317548134331126937331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c29b42-e672-4b9d-9bc5-ded9c31a5a29, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5aef0a9d-fdc1-486c-b118-230546ac0697, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aef0a9d-fdc1-486c-b118-230546ac0697, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8448898521671138550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84488985216711385508448898521671138550844889852167113855084488985216711385508448898521671138550844889852167113855084488985216711385508448898521671138550844889852167113855084488985216711385508448898521671138550844889852167113855084488985216711385508448898521671138550844889852167113855084488985216711385508448898521671138550844889852167113855084488985216711385508448898521671138550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db09f940-3088-4617-8005-218b7b295bdc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b137939-ce3e-4e46-a6c0-c92a387783ae, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b137939-ce3e-4e46-a6c0-c92a387783ae, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8984600514290745273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89846005142907452738984600514290745273898460051429074527389846005142907452738984600514290745273898460051429074527389846005142907452738984600514290745273898460051429074527389846005142907452738984600514290745273898460051429074527389846005142907452738984600514290745273898460051429074527389846005142907452738984600514290745273898460051429074527389846005142907452738984600514290745273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aef0a9d-fdc1-486c-b118-230546ac0697, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62c8ff14-b5ce-403c-863a-7f7e95eab1a2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c8ff14-b5ce-403c-863a-7f7e95eab1a2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3677033127831733676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36770331278317336763677033127831733676367703312783173367636770331278317336763677033127831733676367703312783173367636770331278317336763677033127831733676367703312783173367636770331278317336763677033127831733676367703312783173367636770331278317336763677033127831733676367703312783173367636770331278317336763677033127831733676367703312783173367636770331278317336763677033127831733676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b137939-ce3e-4e46-a6c0-c92a387783ae, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7877ae93-8c12-47f1-aa91-80eed7b4ca01, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7877ae93-8c12-47f1-aa91-80eed7b4ca01, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7260100985697369586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72601009856973695867260100985697369586726010098569736958672601009856973695867260100985697369586726010098569736958672601009856973695867260100985697369586726010098569736958672601009856973695867260100985697369586726010098569736958672601009856973695867260100985697369586726010098569736958672601009856973695867260100985697369586726010098569736958672601009856973695867260100985697369586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c8ff14-b5ce-403c-863a-7f7e95eab1a2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27c47ae7-0598-4aa2-91af-6aa5231f7aca, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c47ae7-0598-4aa2-91af-6aa5231f7aca, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708443932695824432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770844393269582443217708443932695824432177084439326958244321770844393269582443217708443932695824432177084439326958244321770844393269582443217708443932695824432177084439326958244321770844393269582443217708443932695824432177084439326958244321770844393269582443217708443932695824432177084439326958244321770844393269582443217708443932695824432177084439326958244321770844393269582443217708443932695824432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7877ae93-8c12-47f1-aa91-80eed7b4ca01, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da9faf86-bac7-4e14-b09d-2551bb3376a0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c47ae7-0598-4aa2-91af-6aa5231f7aca, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9faf86-bac7-4e14-b09d-2551bb3376a0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4578098423454417894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45780984234544178944578098423454417894457809842345441789445780984234544178944578098423454417894457809842345441789445780984234544178944578098423454417894457809842345441789445780984234544178944578098423454417894457809842345441789445780984234544178944578098423454417894457809842345441789445780984234544178944578098423454417894457809842345441789445780984234544178944578098423454417894" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2d41516-e9a7-4bd0-991a-e777c4107ad1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d41516-e9a7-4bd0-991a-e777c4107ad1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5081326712639135407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50813267126391354075081326712639135407508132671263913540750813267126391354075081326712639135407508132671263913540750813267126391354075081326712639135407508132671263913540750813267126391354075081326712639135407508132671263913540750813267126391354075081326712639135407508132671263913540750813267126391354075081326712639135407508132671263913540750813267126391354075081326712639135407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9faf86-bac7-4e14-b09d-2551bb3376a0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7f44708-9fd6-4390-9ee8-c2f3e4807937, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f44708-9fd6-4390-9ee8-c2f3e4807937, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796556301080553493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67965563010805534936796556301080553493679655630108055349367965563010805534936796556301080553493679655630108055349367965563010805534936796556301080553493679655630108055349367965563010805534936796556301080553493679655630108055349367965563010805534936796556301080553493679655630108055349367965563010805534936796556301080553493679655630108055349367965563010805534936796556301080553493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d41516-e9a7-4bd0-991a-e777c4107ad1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 848c83fc-bd24-4e2a-8d9e-e86a688a1747, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848c83fc-bd24-4e2a-8d9e-e86a688a1747, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2455124310936603812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24551243109366038122455124310936603812245512431093660381224551243109366038122455124310936603812245512431093660381224551243109366038122455124310936603812245512431093660381224551243109366038122455124310936603812245512431093660381224551243109366038122455124310936603812245512431093660381224551243109366038122455124310936603812245512431093660381224551243109366038122455124310936603812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f44708-9fd6-4390-9ee8-c2f3e4807937, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62bff1cb-8cbd-4909-b4f2-703d858b1b7c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848c83fc-bd24-4e2a-8d9e-e86a688a1747, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ee4b57d-4e07-45a2-a14d-2a0ed1bccf90, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1275/1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62bff1cb-8cbd-4909-b4f2-703d858b1b7c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4617586679785480950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46175866797854809504617586679785480950461758667978548095046175866797854809504617586679785480950461758667978548095046175866797854809504617586679785480950461758667978548095046175866797854809504617586679785480950461758667978548095046175866797854809504617586679785480950461758667978548095046175866797854809504617586679785480950461758667978548095046175866797854809504617586679785480950" } } } 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, 3ee4b57d-4e07-45a2-a14d-2a0ed1bccf90, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414626960945575474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74146269609455754747414626960945575474741462696094557547474146269609455754747414626960945575474741462696094557547474146269609455754747414626960945575474741462696094557547474146269609455754747414626960945575474741462696094557547474146269609455754747414626960945575474741462696094557547474146269609455754747414626960945575474741462696094557547474146269609455754747414626960945575474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62bff1cb-8cbd-4909-b4f2-703d858b1b7c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee4b57d-4e07-45a2-a14d-2a0ed1bccf90, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03851d93-0c49-4539-bdea-1d4a4fdb05c3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03851d93-0c49-4539-bdea-1d4a4fdb05c3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3250129207180351680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32501292071803516803250129207180351680325012920718035168032501292071803516803250129207180351680325012920718035168032501292071803516803250129207180351680325012920718035168032501292071803516803250129207180351680325012920718035168032501292071803516803250129207180351680325012920718035168032501292071803516803250129207180351680325012920718035168032501292071803516803250129207180351680" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02a6a0ff-ec23-43b2-bc16-71dec6a530d3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02a6a0ff-ec23-43b2-bc16-71dec6a530d3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025671841053062633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502567184105306263315025671841053062633150256718410530626331502567184105306263315025671841053062633150256718410530626331502567184105306263315025671841053062633150256718410530626331502567184105306263315025671841053062633150256718410530626331502567184105306263315025671841053062633150256718410530626331502567184105306263315025671841053062633150256718410530626331502567184105306263315025671841053062633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03851d93-0c49-4539-bdea-1d4a4fdb05c3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 015b1fd7-3b3e-4ef1-8dc6-54ebfe9a979a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02a6a0ff-ec23-43b2-bc16-71dec6a530d3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015b1fd7-3b3e-4ef1-8dc6-54ebfe9a979a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3159635449215281883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31596354492152818833159635449215281883315963544921528188331596354492152818833159635449215281883315963544921528188331596354492152818833159635449215281883315963544921528188331596354492152818833159635449215281883315963544921528188331596354492152818833159635449215281883315963544921528188331596354492152818833159635449215281883315963544921528188331596354492152818833159635449215281883" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 153416c7-863b-4961-aea9-bf0296c54164, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153416c7-863b-4961-aea9-bf0296c54164, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394019432419519668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63940194324195196686394019432419519668639401943241951966863940194324195196686394019432419519668639401943241951966863940194324195196686394019432419519668639401943241951966863940194324195196686394019432419519668639401943241951966863940194324195196686394019432419519668639401943241951966863940194324195196686394019432419519668639401943241951966863940194324195196686394019432419519668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015b1fd7-3b3e-4ef1-8dc6-54ebfe9a979a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4ad4e5e-a25d-4acc-ba27-3c5ab3560dac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ad4e5e-a25d-4acc-ba27-3c5ab3560dac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10277589848523020225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027758984852302022510277589848523020225102775898485230202251027758984852302022510277589848523020225102775898485230202251027758984852302022510277589848523020225102775898485230202251027758984852302022510277589848523020225102775898485230202251027758984852302022510277589848523020225102775898485230202251027758984852302022510277589848523020225102775898485230202251027758984852302022510277589848523020225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153416c7-863b-4961-aea9-bf0296c54164, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98573ec8-cb73-44a6-a3a3-d3add4efbd8d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ad4e5e-a25d-4acc-ba27-3c5ab3560dac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76e20795-d24b-4d97-aa99-780ad9f9d187, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e20795-d24b-4d97-aa99-780ad9f9d187, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15820926123668273909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582092612366827390915820926123668273909158209261236682739091582092612366827390915820926123668273909158209261236682739091582092612366827390915820926123668273909158209261236682739091582092612366827390915820926123668273909158209261236682739091582092612366827390915820926123668273909158209261236682739091582092612366827390915820926123668273909158209261236682739091582092612366827390915820926123668273909" } } } 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, 98573ec8-cb73-44a6-a3a3-d3add4efbd8d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13766723992523199068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376672399252319906813766723992523199068137667239925231990681376672399252319906813766723992523199068137667239925231990681376672399252319906813766723992523199068137667239925231990681376672399252319906813766723992523199068137667239925231990681376672399252319906813766723992523199068137667239925231990681376672399252319906813766723992523199068137667239925231990681376672399252319906813766723992523199068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e20795-d24b-4d97-aa99-780ad9f9d187, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 991e6abb-6494-4275-8260-ee0ff28bb3db, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991e6abb-6494-4275-8260-ee0ff28bb3db, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7228025408818550506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72280254088185505067228025408818550506722802540881855050672280254088185505067228025408818550506722802540881855050672280254088185505067228025408818550506722802540881855050672280254088185505067228025408818550506722802540881855050672280254088185505067228025408818550506722802540881855050672280254088185505067228025408818550506722802540881855050672280254088185505067228025408818550506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98573ec8-cb73-44a6-a3a3-d3add4efbd8d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62f67ce1-a7b5-40fa-b4f6-10356f027183, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f67ce1-a7b5-40fa-b4f6-10356f027183, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861176703349361107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18611767033493611071861176703349361107186117670334936110718611767033493611071861176703349361107186117670334936110718611767033493611071861176703349361107186117670334936110718611767033493611071861176703349361107186117670334936110718611767033493611071861176703349361107186117670334936110718611767033493611071861176703349361107186117670334936110718611767033493611071861176703349361107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991e6abb-6494-4275-8260-ee0ff28bb3db, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e4f8dd8-d85c-42bb-947d-b67c34bb1638, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f67ce1-a7b5-40fa-b4f6-10356f027183, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4f8dd8-d85c-42bb-947d-b67c34bb1638, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12430114327763749720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243011432776374972012430114327763749720124301143277637497201243011432776374972012430114327763749720124301143277637497201243011432776374972012430114327763749720124301143277637497201243011432776374972012430114327763749720124301143277637497201243011432776374972012430114327763749720124301143277637497201243011432776374972012430114327763749720124301143277637497201243011432776374972012430114327763749720" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc61ca88-efab-4012-a6fc-7e44a3ef2c7a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc61ca88-efab-4012-a6fc-7e44a3ef2c7a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9377127872567017131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93771278725670171319377127872567017131937712787256701713193771278725670171319377127872567017131937712787256701713193771278725670171319377127872567017131937712787256701713193771278725670171319377127872567017131937712787256701713193771278725670171319377127872567017131937712787256701713193771278725670171319377127872567017131937712787256701713193771278725670171319377127872567017131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4f8dd8-d85c-42bb-947d-b67c34bb1638, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 268478bd-7e03-4e3f-8bc6-b2721f3846c1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc61ca88-efab-4012-a6fc-7e44a3ef2c7a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268478bd-7e03-4e3f-8bc6-b2721f3846c1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16686379647471822469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668637964747182246916686379647471822469166863796474718224691668637964747182246916686379647471822469166863796474718224691668637964747182246916686379647471822469166863796474718224691668637964747182246916686379647471822469166863796474718224691668637964747182246916686379647471822469166863796474718224691668637964747182246916686379647471822469166863796474718224691668637964747182246916686379647471822469" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e89e9c10-227c-4fbf-8d6c-fb4755f8e588, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89e9c10-227c-4fbf-8d6c-fb4755f8e588, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308840523580082633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13088405235800826331308840523580082633130884052358008263313088405235800826331308840523580082633130884052358008263313088405235800826331308840523580082633130884052358008263313088405235800826331308840523580082633130884052358008263313088405235800826331308840523580082633130884052358008263313088405235800826331308840523580082633130884052358008263313088405235800826331308840523580082633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268478bd-7e03-4e3f-8bc6-b2721f3846c1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfb6c201-0420-440c-bca4-ff8566e6f5f5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb6c201-0420-440c-bca4-ff8566e6f5f5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9175437481527610508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91754374815276105089175437481527610508917543748152761050891754374815276105089175437481527610508917543748152761050891754374815276105089175437481527610508917543748152761050891754374815276105089175437481527610508917543748152761050891754374815276105089175437481527610508917543748152761050891754374815276105089175437481527610508917543748152761050891754374815276105089175437481527610508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89e9c10-227c-4fbf-8d6c-fb4755f8e588, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2435794d-06db-4173-94ea-cda27c408a62, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2435794d-06db-4173-94ea-cda27c408a62, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9873896816398890836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98738968163988908369873896816398890836987389681639889083698738968163988908369873896816398890836987389681639889083698738968163988908369873896816398890836987389681639889083698738968163988908369873896816398890836987389681639889083698738968163988908369873896816398890836987389681639889083698738968163988908369873896816398890836987389681639889083698738968163988908369873896816398890836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb6c201-0420-440c-bca4-ff8566e6f5f5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ef96386-a9fd-4d08-bcd4-4d1e305fb09c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef96386-a9fd-4d08-bcd4-4d1e305fb09c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11546556959763896680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154655695976389668011546556959763896680115465569597638966801154655695976389668011546556959763896680115465569597638966801154655695976389668011546556959763896680115465569597638966801154655695976389668011546556959763896680115465569597638966801154655695976389668011546556959763896680115465569597638966801154655695976389668011546556959763896680115465569597638966801154655695976389668011546556959763896680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2435794d-06db-4173-94ea-cda27c408a62, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f089fdb-7d66-4085-b75c-4fec43d5fd52, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f089fdb-7d66-4085-b75c-4fec43d5fd52, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4164931321085046888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41649313210850468884164931321085046888416493132108504688841649313210850468884164931321085046888416493132108504688841649313210850468884164931321085046888416493132108504688841649313210850468884164931321085046888416493132108504688841649313210850468884164931321085046888416493132108504688841649313210850468884164931321085046888416493132108504688841649313210850468884164931321085046888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef96386-a9fd-4d08-bcd4-4d1e305fb09c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 733114ae-7eeb-4b1d-a20f-451eebf49aea, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733114ae-7eeb-4b1d-a20f-451eebf49aea, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247182994281047811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22471829942810478112247182994281047811224718299428104781122471829942810478112247182994281047811224718299428104781122471829942810478112247182994281047811224718299428104781122471829942810478112247182994281047811224718299428104781122471829942810478112247182994281047811224718299428104781122471829942810478112247182994281047811224718299428104781122471829942810478112247182994281047811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733114ae-7eeb-4b1d-a20f-451eebf49aea, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f089fdb-7d66-4085-b75c-4fec43d5fd52, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5cb522bb-a0c8-4447-9636-da307c44398b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb522bb-a0c8-4447-9636-da307c44398b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17577475294701672171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757747529470167217117577475294701672171175774752947016721711757747529470167217117577475294701672171175774752947016721711757747529470167217117577475294701672171175774752947016721711757747529470167217117577475294701672171175774752947016721711757747529470167217117577475294701672171175774752947016721711757747529470167217117577475294701672171175774752947016721711757747529470167217117577475294701672171" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19774235-0a31-47df-8d16-2f9317d63434, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19774235-0a31-47df-8d16-2f9317d63434, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652155319245987846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56521553192459878465652155319245987846565215531924598784656521553192459878465652155319245987846565215531924598784656521553192459878465652155319245987846565215531924598784656521553192459878465652155319245987846565215531924598784656521553192459878465652155319245987846565215531924598784656521553192459878465652155319245987846565215531924598784656521553192459878465652155319245987846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb522bb-a0c8-4447-9636-da307c44398b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19774235-0a31-47df-8d16-2f9317d63434, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12328e65-accd-475b-9c7d-8d211f2e805c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12328e65-accd-475b-9c7d-8d211f2e805c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17742433455423632224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774243345542363222417742433455423632224177424334554236322241774243345542363222417742433455423632224177424334554236322241774243345542363222417742433455423632224177424334554236322241774243345542363222417742433455423632224177424334554236322241774243345542363222417742433455423632224177424334554236322241774243345542363222417742433455423632224177424334554236322241774243345542363222417742433455423632224" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74221cd0-6e37-4f72-8e9f-b5774ecfbcc3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74221cd0-6e37-4f72-8e9f-b5774ecfbcc3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5994253079884543960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59942530798845439605994253079884543960599425307988454396059942530798845439605994253079884543960599425307988454396059942530798845439605994253079884543960599425307988454396059942530798845439605994253079884543960599425307988454396059942530798845439605994253079884543960599425307988454396059942530798845439605994253079884543960599425307988454396059942530798845439605994253079884543960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12328e65-accd-475b-9c7d-8d211f2e805c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74221cd0-6e37-4f72-8e9f-b5774ecfbcc3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9701bc72-3b78-46e0-86db-029ecce2c4c9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9701bc72-3b78-46e0-86db-029ecce2c4c9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991121551335058646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799112155133505864617991121551335058646179911215513350586461799112155133505864617991121551335058646179911215513350586461799112155133505864617991121551335058646179911215513350586461799112155133505864617991121551335058646179911215513350586461799112155133505864617991121551335058646179911215513350586461799112155133505864617991121551335058646179911215513350586461799112155133505864617991121551335058646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3486957-7d03-4deb-93c3-1e45f2459cbc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3486957-7d03-4deb-93c3-1e45f2459cbc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13387829680384899560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338782968038489956013387829680384899560133878296803848995601338782968038489956013387829680384899560133878296803848995601338782968038489956013387829680384899560133878296803848995601338782968038489956013387829680384899560133878296803848995601338782968038489956013387829680384899560133878296803848995601338782968038489956013387829680384899560133878296803848995601338782968038489956013387829680384899560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9701bc72-3b78-46e0-86db-029ecce2c4c9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2cadc734-bb8d-47a5-8710-c6b3bb96ecb8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cadc734-bb8d-47a5-8710-c6b3bb96ecb8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12875963925122096879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287596392512209687912875963925122096879128759639251220968791287596392512209687912875963925122096879128759639251220968791287596392512209687912875963925122096879128759639251220968791287596392512209687912875963925122096879128759639251220968791287596392512209687912875963925122096879128759639251220968791287596392512209687912875963925122096879128759639251220968791287596392512209687912875963925122096879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3486957-7d03-4deb-93c3-1e45f2459cbc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57a3fdf9-9fa3-4a00-b150-36d01b437fdd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a3fdf9-9fa3-4a00-b150-36d01b437fdd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8751782854139935051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87517828541399350518751782854139935051875178285413993505187517828541399350518751782854139935051875178285413993505187517828541399350518751782854139935051875178285413993505187517828541399350518751782854139935051875178285413993505187517828541399350518751782854139935051875178285413993505187517828541399350518751782854139935051875178285413993505187517828541399350518751782854139935051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cadc734-bb8d-47a5-8710-c6b3bb96ecb8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bde5dc80-0279-408f-943f-9dedbe224cc0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde5dc80-0279-408f-943f-9dedbe224cc0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17102720048810821910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710272004881082191017102720048810821910171027200488108219101710272004881082191017102720048810821910171027200488108219101710272004881082191017102720048810821910171027200488108219101710272004881082191017102720048810821910171027200488108219101710272004881082191017102720048810821910171027200488108219101710272004881082191017102720048810821910171027200488108219101710272004881082191017102720048810821910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde5dc80-0279-408f-943f-9dedbe224cc0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a3fdf9-9fa3-4a00-b150-36d01b437fdd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3bf305d0-f500-4462-bd34-92b8788b49e2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 613dfd48-c4ad-4062-bb1d-01d7671221d5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf305d0-f500-4462-bd34-92b8788b49e2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12453208663383057504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245320866338305750412453208663383057504124532086633830575041245320866338305750412453208663383057504124532086633830575041245320866338305750412453208663383057504124532086633830575041245320866338305750412453208663383057504124532086633830575041245320866338305750412453208663383057504124532086633830575041245320866338305750412453208663383057504124532086633830575041245320866338305750412453208663383057504" } } } 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, 613dfd48-c4ad-4062-bb1d-01d7671221d5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12869066271804256902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286906627180425690212869066271804256902128690662718042569021286906627180425690212869066271804256902128690662718042569021286906627180425690212869066271804256902128690662718042569021286906627180425690212869066271804256902128690662718042569021286906627180425690212869066271804256902128690662718042569021286906627180425690212869066271804256902128690662718042569021286906627180425690212869066271804256902" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log --grpc-port=1275 --mon-port=7857 --ic-port=3702 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log', '--grpc-port=1275', '--mon-port=7857', '--ic-port=3702', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf305d0-f500-4462-bd34-92b8788b49e2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec58fad4-0b7e-42e9-963c-616b6622ab3a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 613dfd48-c4ad-4062-bb1d-01d7671221d5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 2948716
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec58fad4-0b7e-42e9-963c-616b6622ab3a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15834049456309392480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583404945630939248015834049456309392480158340494563093924801583404945630939248015834049456309392480158340494563093924801583404945630939248015834049456309392480158340494563093924801583404945630939248015834049456309392480158340494563093924801583404945630939248015834049456309392480158340494563093924801583404945630939248015834049456309392480158340494563093924801583404945630939248015834049456309392480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3dbc5c95-2dec-4067-9a37-30af60be7f41, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dbc5c95-2dec-4067-9a37-30af60be7f41, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14857020812470243402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485702081247024340214857020812470243402148570208124702434021485702081247024340214857020812470243402148570208124702434021485702081247024340214857020812470243402148570208124702434021485702081247024340214857020812470243402148570208124702434021485702081247024340214857020812470243402148570208124702434021485702081247024340214857020812470243402148570208124702434021485702081247024340214857020812470243402" } } } 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:1275/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec58fad4-0b7e-42e9-963c-616b6622ab3a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4bd6ed08-12af-4f29-89ee-12cf5b87c883, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd6ed08-12af-4f29-89ee-12cf5b87c883, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14871591023849027362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487159102384902736214871591023849027362148715910238490273621487159102384902736214871591023849027362148715910238490273621487159102384902736214871591023849027362148715910238490273621487159102384902736214871591023849027362148715910238490273621487159102384902736214871591023849027362148715910238490273621487159102384902736214871591023849027362148715910238490273621487159102384902736214871591023849027362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dbc5c95-2dec-4067-9a37-30af60be7f41, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd6ed08-12af-4f29-89ee-12cf5b87c883, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ya.test:process.py:628 Command pid: 2948718
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4bf9f40-1bb1-4d51-a702-a611df7ea339, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bf9f40-1bb1-4d51-a702-a611df7ea339, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15490521314457454076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549052131445745407615490521314457454076154905213144574540761549052131445745407615490521314457454076154905213144574540761549052131445745407615490521314457454076154905213144574540761549052131445745407615490521314457454076154905213144574540761549052131445745407615490521314457454076154905213144574540761549052131445745407615490521314457454076154905213144574540761549052131445745407615490521314457454076" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c5ee0f4-bb51-4c78-93e5-b4a3454e25af, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5ee0f4-bb51-4c78-93e5-b4a3454e25af, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3015552673869418480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30155526738694184803015552673869418480301555267386941848030155526738694184803015552673869418480301555267386941848030155526738694184803015552673869418480301555267386941848030155526738694184803015552673869418480301555267386941848030155526738694184803015552673869418480301555267386941848030155526738694184803015552673869418480301555267386941848030155526738694184803015552673869418480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bf9f40-1bb1-4d51-a702-a611df7ea339, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9352e93e-d6b5-4b59-943e-f16d9298dfce, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9352e93e-d6b5-4b59-943e-f16d9298dfce, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5721769226723431066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57217692267234310665721769226723431066572176922672343106657217692267234310665721769226723431066572176922672343106657217692267234310665721769226723431066572176922672343106657217692267234310665721769226723431066572176922672343106657217692267234310665721769226723431066572176922672343106657217692267234310665721769226723431066572176922672343106657217692267234310665721769226723431066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5ee0f4-bb51-4c78-93e5-b4a3454e25af, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ebface9-ed09-4987-8bf2-fb57cc28a960, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebface9-ed09-4987-8bf2-fb57cc28a960, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15862320203763454587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586232020376345458715862320203763454587158623202037634545871586232020376345458715862320203763454587158623202037634545871586232020376345458715862320203763454587158623202037634545871586232020376345458715862320203763454587158623202037634545871586232020376345458715862320203763454587158623202037634545871586232020376345458715862320203763454587158623202037634545871586232020376345458715862320203763454587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9352e93e-d6b5-4b59-943e-f16d9298dfce, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3bbd362-70dc-459c-be73-1847f349cd04, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3bbd362-70dc-459c-be73-1847f349cd04, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2469092377187602595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24690923771876025952469092377187602595246909237718760259524690923771876025952469092377187602595246909237718760259524690923771876025952469092377187602595246909237718760259524690923771876025952469092377187602595246909237718760259524690923771876025952469092377187602595246909237718760259524690923771876025952469092377187602595246909237718760259524690923771876025952469092377187602595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebface9-ed09-4987-8bf2-fb57cc28a960, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 616c1f01-7c98-4287-9e94-490369d99f0b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3bbd362-70dc-459c-be73-1847f349cd04, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616c1f01-7c98-4287-9e94-490369d99f0b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10470291410037513838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047029141003751383810470291410037513838104702914100375138381047029141003751383810470291410037513838104702914100375138381047029141003751383810470291410037513838104702914100375138381047029141003751383810470291410037513838104702914100375138381047029141003751383810470291410037513838104702914100375138381047029141003751383810470291410037513838104702914100375138381047029141003751383810470291410037513838" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d313ab18-f785-4a7c-a884-66e1ba306bd1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d313ab18-f785-4a7c-a884-66e1ba306bd1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4942737779762523260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49427377797625232604942737779762523260494273777976252326049427377797625232604942737779762523260494273777976252326049427377797625232604942737779762523260494273777976252326049427377797625232604942737779762523260494273777976252326049427377797625232604942737779762523260494273777976252326049427377797625232604942737779762523260494273777976252326049427377797625232604942737779762523260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616c1f01-7c98-4287-9e94-490369d99f0b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e25cecd-9aa0-4517-96e3-2c473af18d35, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e25cecd-9aa0-4517-96e3-2c473af18d35, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2724274922038738222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27242749220387382222724274922038738222272427492203873822227242749220387382222724274922038738222272427492203873822227242749220387382222724274922038738222272427492203873822227242749220387382222724274922038738222272427492203873822227242749220387382222724274922038738222272427492203873822227242749220387382222724274922038738222272427492203873822227242749220387382222724274922038738222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d313ab18-f785-4a7c-a884-66e1ba306bd1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e25cecd-9aa0-4517-96e3-2c473af18d35, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ca8666c-749c-4c8c-ab63-b73ee10223ef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca8666c-749c-4c8c-ab63-b73ee10223ef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344891745130248410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73448917451302484107344891745130248410734489174513024841073448917451302484107344891745130248410734489174513024841073448917451302484107344891745130248410734489174513024841073448917451302484107344891745130248410734489174513024841073448917451302484107344891745130248410734489174513024841073448917451302484107344891745130248410734489174513024841073448917451302484107344891745130248410" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a9fd52e-8c12-49a7-bd08-969db8ffc3c0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a9fd52e-8c12-49a7-bd08-969db8ffc3c0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2950145014066748626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29501450140667486262950145014066748626295014501406674862629501450140667486262950145014066748626295014501406674862629501450140667486262950145014066748626295014501406674862629501450140667486262950145014066748626295014501406674862629501450140667486262950145014066748626295014501406674862629501450140667486262950145014066748626295014501406674862629501450140667486262950145014066748626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca8666c-749c-4c8c-ab63-b73ee10223ef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4ca5225-60c3-45ba-b83e-ceafe28d75f8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ca5225-60c3-45ba-b83e-ceafe28d75f8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2962791511779978240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29627915117799782402962791511779978240296279151177997824029627915117799782402962791511779978240296279151177997824029627915117799782402962791511779978240296279151177997824029627915117799782402962791511779978240296279151177997824029627915117799782402962791511779978240296279151177997824029627915117799782402962791511779978240296279151177997824029627915117799782402962791511779978240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a9fd52e-8c12-49a7-bd08-969db8ffc3c0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38e782f5-6061-4e2d-8551-be103c58c065, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e782f5-6061-4e2d-8551-be103c58c065, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12678507766586322471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267850776658632247112678507766586322471126785077665863224711267850776658632247112678507766586322471126785077665863224711267850776658632247112678507766586322471126785077665863224711267850776658632247112678507766586322471126785077665863224711267850776658632247112678507766586322471126785077665863224711267850776658632247112678507766586322471126785077665863224711267850776658632247112678507766586322471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ca5225-60c3-45ba-b83e-ceafe28d75f8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3cb9bdd-607e-4df0-8c36-56dbc80fa33a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e782f5-6061-4e2d-8551-be103c58c065, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84d82297-5157-43a5-811f-956effa2b527, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3cb9bdd-607e-4df0-8c36-56dbc80fa33a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4644774009722188692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46447740097221886924644774009722188692464477400972218869246447740097221886924644774009722188692464477400972218869246447740097221886924644774009722188692464477400972218869246447740097221886924644774009722188692464477400972218869246447740097221886924644774009722188692464477400972218869246447740097221886924644774009722188692464477400972218869246447740097221886924644774009722188692" } } } 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, 84d82297-5157-43a5-811f-956effa2b527, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9028369860731725189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90283698607317251899028369860731725189902836986073172518990283698607317251899028369860731725189902836986073172518990283698607317251899028369860731725189902836986073172518990283698607317251899028369860731725189902836986073172518990283698607317251899028369860731725189902836986073172518990283698607317251899028369860731725189902836986073172518990283698607317251899028369860731725189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3cb9bdd-607e-4df0-8c36-56dbc80fa33a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c71a08c8-d542-4189-92e9-45af3ac23fd6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d82297-5157-43a5-811f-956effa2b527, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 870bee36-a4d0-4601-9630-7dacf91c8633, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870bee36-a4d0-4601-9630-7dacf91c8633, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7941351484508682548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79413514845086825487941351484508682548794135148450868254879413514845086825487941351484508682548794135148450868254879413514845086825487941351484508682548794135148450868254879413514845086825487941351484508682548794135148450868254879413514845086825487941351484508682548794135148450868254879413514845086825487941351484508682548794135148450868254879413514845086825487941351484508682548" } } } 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, c71a08c8-d542-4189-92e9-45af3ac23fd6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13579897636559014436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357989763655901443613579897636559014436135798976365590144361357989763655901443613579897636559014436135798976365590144361357989763655901443613579897636559014436135798976365590144361357989763655901443613579897636559014436135798976365590144361357989763655901443613579897636559014436135798976365590144361357989763655901443613579897636559014436135798976365590144361357989763655901443613579897636559014436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870bee36-a4d0-4601-9630-7dacf91c8633, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71a08c8-d542-4189-92e9-45af3ac23fd6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ed697af-53cd-45ba-926f-4502bc4a028a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50b9be37-f129-488a-9141-10a42d06e4e8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50b9be37-f129-488a-9141-10a42d06e4e8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16106290133061074180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610629013306107418016106290133061074180161062901330610741801610629013306107418016106290133061074180161062901330610741801610629013306107418016106290133061074180161062901330610741801610629013306107418016106290133061074180161062901330610741801610629013306107418016106290133061074180161062901330610741801610629013306107418016106290133061074180161062901330610741801610629013306107418016106290133061074180" } } } 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, 1ed697af-53cd-45ba-926f-4502bc4a028a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17050642645839337477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705064264583933747717050642645839337477170506426458393374771705064264583933747717050642645839337477170506426458393374771705064264583933747717050642645839337477170506426458393374771705064264583933747717050642645839337477170506426458393374771705064264583933747717050642645839337477170506426458393374771705064264583933747717050642645839337477170506426458393374771705064264583933747717050642645839337477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50b9be37-f129-488a-9141-10a42d06e4e8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed697af-53cd-45ba-926f-4502bc4a028a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1da58812-de48-4e46-a98f-aeccc04b571f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da58812-de48-4e46-a98f-aeccc04b571f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16982824757162847406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698282475716284740616982824757162847406169828247571628474061698282475716284740616982824757162847406169828247571628474061698282475716284740616982824757162847406169828247571628474061698282475716284740616982824757162847406169828247571628474061698282475716284740616982824757162847406169828247571628474061698282475716284740616982824757162847406169828247571628474061698282475716284740616982824757162847406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9cd6240-9a88-451e-8925-e12bd76cc830, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9cd6240-9a88-451e-8925-e12bd76cc830, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4582294740008853424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45822947400088534244582294740008853424458229474000885342445822947400088534244582294740008853424458229474000885342445822947400088534244582294740008853424458229474000885342445822947400088534244582294740008853424458229474000885342445822947400088534244582294740008853424458229474000885342445822947400088534244582294740008853424458229474000885342445822947400088534244582294740008853424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da58812-de48-4e46-a98f-aeccc04b571f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eec0fe57-a1a4-456f-8580-b5a7175b4333, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec0fe57-a1a4-456f-8580-b5a7175b4333, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9951262540721294983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99512625407212949839951262540721294983995126254072129498399512625407212949839951262540721294983995126254072129498399512625407212949839951262540721294983995126254072129498399512625407212949839951262540721294983995126254072129498399512625407212949839951262540721294983995126254072129498399512625407212949839951262540721294983995126254072129498399512625407212949839951262540721294983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec0fe57-a1a4-456f-8580-b5a7175b4333, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da118a46-66aa-4c9e-a201-d9b1e1067fdd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da118a46-66aa-4c9e-a201-d9b1e1067fdd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12707309911527986430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270730991152798643012707309911527986430127073099115279864301270730991152798643012707309911527986430127073099115279864301270730991152798643012707309911527986430127073099115279864301270730991152798643012707309911527986430127073099115279864301270730991152798643012707309911527986430127073099115279864301270730991152798643012707309911527986430127073099115279864301270730991152798643012707309911527986430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9cd6240-9a88-451e-8925-e12bd76cc830, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c68e2e0a-3df5-41e9-9282-932397e19990, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68e2e0a-3df5-41e9-9282-932397e19990, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5804089664016258261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58040896640162582615804089664016258261580408966401625826158040896640162582615804089664016258261580408966401625826158040896640162582615804089664016258261580408966401625826158040896640162582615804089664016258261580408966401625826158040896640162582615804089664016258261580408966401625826158040896640162582615804089664016258261580408966401625826158040896640162582615804089664016258261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da118a46-66aa-4c9e-a201-d9b1e1067fdd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68e2e0a-3df5-41e9-9282-932397e19990, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6602a1c8-b9c0-4a2c-9366-0a43e3153555, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6602a1c8-b9c0-4a2c-9366-0a43e3153555, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 951544123235378932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932951544123235378932" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd09387f-308a-4801-8acb-328b2bd8e3a5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd09387f-308a-4801-8acb-328b2bd8e3a5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5757802824189553183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57578028241895531835757802824189553183575780282418955318357578028241895531835757802824189553183575780282418955318357578028241895531835757802824189553183575780282418955318357578028241895531835757802824189553183575780282418955318357578028241895531835757802824189553183575780282418955318357578028241895531835757802824189553183575780282418955318357578028241895531835757802824189553183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6602a1c8-b9c0-4a2c-9366-0a43e3153555, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cde1d29c-06f0-4035-824d-7d2a147bf50f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde1d29c-06f0-4035-824d-7d2a147bf50f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6926903826225935708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69269038262259357086926903826225935708692690382622593570869269038262259357086926903826225935708692690382622593570869269038262259357086926903826225935708692690382622593570869269038262259357086926903826225935708692690382622593570869269038262259357086926903826225935708692690382622593570869269038262259357086926903826225935708692690382622593570869269038262259357086926903826225935708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd09387f-308a-4801-8acb-328b2bd8e3a5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 939c637b-5717-438a-93e2-dcec1a00cf42, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939c637b-5717-438a-93e2-dcec1a00cf42, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9356304182075823877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93563041820758238779356304182075823877935630418207582387793563041820758238779356304182075823877935630418207582387793563041820758238779356304182075823877935630418207582387793563041820758238779356304182075823877935630418207582387793563041820758238779356304182075823877935630418207582387793563041820758238779356304182075823877935630418207582387793563041820758238779356304182075823877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde1d29c-06f0-4035-824d-7d2a147bf50f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 797d0d40-a78d-45ac-8059-a2cf78809fcb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797d0d40-a78d-45ac-8059-a2cf78809fcb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7994710800507704247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79947108005077042477994710800507704247799471080050770424779947108005077042477994710800507704247799471080050770424779947108005077042477994710800507704247799471080050770424779947108005077042477994710800507704247799471080050770424779947108005077042477994710800507704247799471080050770424779947108005077042477994710800507704247799471080050770424779947108005077042477994710800507704247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939c637b-5717-438a-93e2-dcec1a00cf42, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797d0d40-a78d-45ac-8059-a2cf78809fcb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 239fec88-d4ba-48cf-9433-f8a0e2574232, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00d17e66-a645-4425-958a-beb294568b18, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 239fec88-d4ba-48cf-9433-f8a0e2574232, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3011849029774645546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30118490297746455463011849029774645546301184902977464554630118490297746455463011849029774645546301184902977464554630118490297746455463011849029774645546301184902977464554630118490297746455463011849029774645546301184902977464554630118490297746455463011849029774645546301184902977464554630118490297746455463011849029774645546301184902977464554630118490297746455463011849029774645546" } } } 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 2948718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2948718) elapsed time (sec): 1.0547716617584229
DEBUG    ya.test:process.py:263 Command (pid 2948718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) ixrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d17e66-a645-4425-958a-beb294568b18, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 897073675718503850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850897073675718503850" } } } 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 2948718) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) maxrss: 769500
DEBUG    ya.test:process.py:263 Command (pid 2948718) minflt: 45319
DEBUG    ya.test:process.py:263 Command (pid 2948718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 2948718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2948718) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2948718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2948718) stime: 0.247046
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 239fec88-d4ba-48cf-9433-f8a0e2574232, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d17e66-a645-4425-958a-beb294568b18, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 2948718) utime: 0.501988
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ya.test:process.py:263 Command (pid 2948718) wtime: 1.087
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2831125-58e3-4953-9d12-351332bba8b4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ya.test:process.py:275 Command (pid 2948718) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2831125-58e3-4953-9d12-351332bba8b4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15527982387236764724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552798238723676472415527982387236764724155279823872367647241552798238723676472415527982387236764724155279823872367647241552798238723676472415527982387236764724155279823872367647241552798238723676472415527982387236764724155279823872367647241552798238723676472415527982387236764724155279823872367647241552798238723676472415527982387236764724155279823872367647241552798238723676472415527982387236764724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f35f8a2-016d-4f5c-9718-a3e7016a3937, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ya.test:process.py:276 Command (pid 2948718) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f35f8a2-016d-4f5c-9718-a3e7016a3937, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766124689839180285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076612468983918028510766124689839180285107661246898391802851076612468983918028510766124689839180285107661246898391802851076612468983918028510766124689839180285107661246898391802851076612468983918028510766124689839180285107661246898391802851076612468983918028510766124689839180285107661246898391802851076612468983918028510766124689839180285107661246898391802851076612468983918028510766124689839180285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2831125-58e3-4953-9d12-351332bba8b4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ada290a-d494-4883-b78f-bf4ce2ed3fac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ada290a-d494-4883-b78f-bf4ce2ed3fac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11739397166907036030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173939716690703603011739397166907036030117393971669070360301173939716690703603011739397166907036030117393971669070360301173939716690703603011739397166907036030117393971669070360301173939716690703603011739397166907036030117393971669070360301173939716690703603011739397166907036030117393971669070360301173939716690703603011739397166907036030117393971669070360301173939716690703603011739397166907036030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f35f8a2-016d-4f5c-9718-a3e7016a3937, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ada290a-d494-4883-b78f-bf4ce2ed3fac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61e08fe9-e08e-41da-ba3e-9bf9557e20f6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c9d9bd94-0ec4-4f0c-b2eb-80a35f8b366c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e08fe9-e08e-41da-ba3e-9bf9557e20f6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5396860869048483837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53968608690484838375396860869048483837539686086904848383753968608690484838375396860869048483837539686086904848383753968608690484838375396860869048483837539686086904848383753968608690484838375396860869048483837539686086904848383753968608690484838375396860869048483837539686086904848383753968608690484838375396860869048483837539686086904848383753968608690484838375396860869048483837" } } } 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, c9d9bd94-0ec4-4f0c-b2eb-80a35f8b366c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1802527830281125570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18025278302811255701802527830281125570180252783028112557018025278302811255701802527830281125570180252783028112557018025278302811255701802527830281125570180252783028112557018025278302811255701802527830281125570180252783028112557018025278302811255701802527830281125570180252783028112557018025278302811255701802527830281125570180252783028112557018025278302811255701802527830281125570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d9bd94-0ec4-4f0c-b2eb-80a35f8b366c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7a83fa0-2d01-42ff-ae80-d163037a8228, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a83fa0-2d01-42ff-ae80-d163037a8228, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 703663861767733266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266703663861767733266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e08fe9-e08e-41da-ba3e-9bf9557e20f6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0f2d158-805d-4256-a0ce-7aeef822af42, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f2d158-805d-4256-a0ce-7aeef822af42, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991879633641913584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499187963364191358414991879633641913584149918796336419135841499187963364191358414991879633641913584149918796336419135841499187963364191358414991879633641913584149918796336419135841499187963364191358414991879633641913584149918796336419135841499187963364191358414991879633641913584149918796336419135841499187963364191358414991879633641913584149918796336419135841499187963364191358414991879633641913584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a83fa0-2d01-42ff-ae80-d163037a8228, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24496fe7-9c2e-4cba-8c5f-eff13ce67128, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24496fe7-9c2e-4cba-8c5f-eff13ce67128, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14715753433267139939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471575343326713993914715753433267139939147157534332671399391471575343326713993914715753433267139939147157534332671399391471575343326713993914715753433267139939147157534332671399391471575343326713993914715753433267139939147157534332671399391471575343326713993914715753433267139939147157534332671399391471575343326713993914715753433267139939147157534332671399391471575343326713993914715753433267139939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f2d158-805d-4256-a0ce-7aeef822af42, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88217bae-116f-4beb-93df-18414f94d2bf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88217bae-116f-4beb-93df-18414f94d2bf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15637225021529660074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563722502152966007415637225021529660074156372250215296600741563722502152966007415637225021529660074156372250215296600741563722502152966007415637225021529660074156372250215296600741563722502152966007415637225021529660074156372250215296600741563722502152966007415637225021529660074156372250215296600741563722502152966007415637225021529660074156372250215296600741563722502152966007415637225021529660074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24496fe7-9c2e-4cba-8c5f-eff13ce67128, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a280616c-d135-4533-8c9f-6c7dc14c91fd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a280616c-d135-4533-8c9f-6c7dc14c91fd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563084263023378529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556308426302337852915563084263023378529155630842630233785291556308426302337852915563084263023378529155630842630233785291556308426302337852915563084263023378529155630842630233785291556308426302337852915563084263023378529155630842630233785291556308426302337852915563084263023378529155630842630233785291556308426302337852915563084263023378529155630842630233785291556308426302337852915563084263023378529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88217bae-116f-4beb-93df-18414f94d2bf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd9f733a-728a-4158-938a-96146b82c514, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a280616c-d135-4533-8c9f-6c7dc14c91fd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9f733a-728a-4158-938a-96146b82c514, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5769172143568955516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57691721435689555165769172143568955516576917214356895551657691721435689555165769172143568955516576917214356895551657691721435689555165769172143568955516576917214356895551657691721435689555165769172143568955516576917214356895551657691721435689555165769172143568955516576917214356895551657691721435689555165769172143568955516576917214356895551657691721435689555165769172143568955516" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48a13720-8127-4844-addd-61d17175143f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48a13720-8127-4844-addd-61d17175143f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496680719281794082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64966807192817940826496680719281794082649668071928179408264966807192817940826496680719281794082649668071928179408264966807192817940826496680719281794082649668071928179408264966807192817940826496680719281794082649668071928179408264966807192817940826496680719281794082649668071928179408264966807192817940826496680719281794082649668071928179408264966807192817940826496680719281794082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9f733a-728a-4158-938a-96146b82c514, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f686f1f1-80d3-45bf-8fbe-fbd05bc8ff7f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48a13720-8127-4844-addd-61d17175143f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f686f1f1-80d3-45bf-8fbe-fbd05bc8ff7f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4485082756487198023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44850827564871980234485082756487198023448508275648719802344850827564871980234485082756487198023448508275648719802344850827564871980234485082756487198023448508275648719802344850827564871980234485082756487198023448508275648719802344850827564871980234485082756487198023448508275648719802344850827564871980234485082756487198023448508275648719802344850827564871980234485082756487198023" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b88d8cc6-ec02-4ae7-8af2-2da1ac98eadd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88d8cc6-ec02-4ae7-8af2-2da1ac98eadd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9160548591686537149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91605485916865371499160548591686537149916054859168653714991605485916865371499160548591686537149916054859168653714991605485916865371499160548591686537149916054859168653714991605485916865371499160548591686537149916054859168653714991605485916865371499160548591686537149916054859168653714991605485916865371499160548591686537149916054859168653714991605485916865371499160548591686537149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f686f1f1-80d3-45bf-8fbe-fbd05bc8ff7f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67da7529-bee3-44d9-a4bc-548906a93c00, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67da7529-bee3-44d9-a4bc-548906a93c00, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2662411351140966707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26624113511409667072662411351140966707266241135114096670726624113511409667072662411351140966707266241135114096670726624113511409667072662411351140966707266241135114096670726624113511409667072662411351140966707266241135114096670726624113511409667072662411351140966707266241135114096670726624113511409667072662411351140966707266241135114096670726624113511409667072662411351140966707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88d8cc6-ec02-4ae7-8af2-2da1ac98eadd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b0847e3-5863-4f53-8698-d52f47442c1a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0847e3-5863-4f53-8698-d52f47442c1a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6669320360949091058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66693203609490910586669320360949091058666932036094909105866693203609490910586669320360949091058666932036094909105866693203609490910586669320360949091058666932036094909105866693203609490910586669320360949091058666932036094909105866693203609490910586669320360949091058666932036094909105866693203609490910586669320360949091058666932036094909105866693203609490910586669320360949091058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67da7529-bee3-44d9-a4bc-548906a93c00, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a771b0d2-d261-402e-9297-9c55938c367e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a771b0d2-d261-402e-9297-9c55938c367e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965629327982404017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59656293279824040175965629327982404017596562932798240401759656293279824040175965629327982404017596562932798240401759656293279824040175965629327982404017596562932798240401759656293279824040175965629327982404017596562932798240401759656293279824040175965629327982404017596562932798240401759656293279824040175965629327982404017596562932798240401759656293279824040175965629327982404017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0847e3-5863-4f53-8698-d52f47442c1a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ab08f96-43e0-4c75-8c26-f1836ec11731, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a771b0d2-d261-402e-9297-9c55938c367e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab08f96-43e0-4c75-8c26-f1836ec11731, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480856805355687271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148085680535568727111480856805355687271114808568053556872711148085680535568727111480856805355687271114808568053556872711148085680535568727111480856805355687271114808568053556872711148085680535568727111480856805355687271114808568053556872711148085680535568727111480856805355687271114808568053556872711148085680535568727111480856805355687271114808568053556872711148085680535568727111480856805355687271" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 240b6853-8d37-42ee-847e-ba29c3e22077, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240b6853-8d37-42ee-847e-ba29c3e22077, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195093594663243863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619509359466324386316195093594663243863161950935946632438631619509359466324386316195093594663243863161950935946632438631619509359466324386316195093594663243863161950935946632438631619509359466324386316195093594663243863161950935946632438631619509359466324386316195093594663243863161950935946632438631619509359466324386316195093594663243863161950935946632438631619509359466324386316195093594663243863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240b6853-8d37-42ee-847e-ba29c3e22077, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fef72643-664e-464a-beff-4040cc9e54cd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef72643-664e-464a-beff-4040cc9e54cd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8122049982572504237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81220499825725042378122049982572504237812204998257250423781220499825725042378122049982572504237812204998257250423781220499825725042378122049982572504237812204998257250423781220499825725042378122049982572504237812204998257250423781220499825725042378122049982572504237812204998257250423781220499825725042378122049982572504237812204998257250423781220499825725042378122049982572504237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab08f96-43e0-4c75-8c26-f1836ec11731, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9559a4f-c9e0-458f-a252-4dbab48ec832, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef72643-664e-464a-beff-4040cc9e54cd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9559a4f-c9e0-458f-a252-4dbab48ec832, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16988999482599514878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698899948259951487816988999482599514878169889994825995148781698899948259951487816988999482599514878169889994825995148781698899948259951487816988999482599514878169889994825995148781698899948259951487816988999482599514878169889994825995148781698899948259951487816988999482599514878169889994825995148781698899948259951487816988999482599514878169889994825995148781698899948259951487816988999482599514878" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 197e9692-4895-4eef-bfd7-0abbe0fa55ab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197e9692-4895-4eef-bfd7-0abbe0fa55ab, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14780860325436561530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478086032543656153014780860325436561530147808603254365615301478086032543656153014780860325436561530147808603254365615301478086032543656153014780860325436561530147808603254365615301478086032543656153014780860325436561530147808603254365615301478086032543656153014780860325436561530147808603254365615301478086032543656153014780860325436561530147808603254365615301478086032543656153014780860325436561530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9559a4f-c9e0-458f-a252-4dbab48ec832, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbaeecd9-ee25-46a7-8cc6-5016c488028d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbaeecd9-ee25-46a7-8cc6-5016c488028d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4316060010662666328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43160600106626663284316060010662666328431606001066266632843160600106626663284316060010662666328431606001066266632843160600106626663284316060010662666328431606001066266632843160600106626663284316060010662666328431606001066266632843160600106626663284316060010662666328431606001066266632843160600106626663284316060010662666328431606001066266632843160600106626663284316060010662666328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197e9692-4895-4eef-bfd7-0abbe0fa55ab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17e75767-e5fc-465a-8506-a3e887fb4d46, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e75767-e5fc-465a-8506-a3e887fb4d46, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781997778683684339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339781997778683684339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbaeecd9-ee25-46a7-8cc6-5016c488028d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7d7a2e3-15b9-44d7-bf42-ce1173680b41, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7d7a2e3-15b9-44d7-bf42-ce1173680b41, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854058500310045017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485405850031004501714854058500310045017148540585003100450171485405850031004501714854058500310045017148540585003100450171485405850031004501714854058500310045017148540585003100450171485405850031004501714854058500310045017148540585003100450171485405850031004501714854058500310045017148540585003100450171485405850031004501714854058500310045017148540585003100450171485405850031004501714854058500310045017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7d7a2e3-15b9-44d7-bf42-ce1173680b41, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e75767-e5fc-465a-8506-a3e887fb4d46, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fcdde91-e498-433b-807c-5b2ad5ee5e88, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 796947bd-562e-4de5-8614-2cab99b375af, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcdde91-e498-433b-807c-5b2ad5ee5e88, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8953350602270887143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89533506022708871438953350602270887143895335060227088714389533506022708871438953350602270887143895335060227088714389533506022708871438953350602270887143895335060227088714389533506022708871438953350602270887143895335060227088714389533506022708871438953350602270887143895335060227088714389533506022708871438953350602270887143895335060227088714389533506022708871438953350602270887143" } } } 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, 796947bd-562e-4de5-8614-2cab99b375af, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566646699952170315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25666466999521703152566646699952170315256664669995217031525666466999521703152566646699952170315256664669995217031525666466999521703152566646699952170315256664669995217031525666466999521703152566646699952170315256664669995217031525666466999521703152566646699952170315256664669995217031525666466999521703152566646699952170315256664669995217031525666466999521703152566646699952170315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 796947bd-562e-4de5-8614-2cab99b375af, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcdde91-e498-433b-807c-5b2ad5ee5e88, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7f4145b-2f3f-4c69-a487-b9e6e1d8096c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f4145b-2f3f-4c69-a487-b9e6e1d8096c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5597379146854903351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55973791468549033515597379146854903351559737914685490335155973791468549033515597379146854903351559737914685490335155973791468549033515597379146854903351559737914685490335155973791468549033515597379146854903351559737914685490335155973791468549033515597379146854903351559737914685490335155973791468549033515597379146854903351559737914685490335155973791468549033515597379146854903351" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a57b718-a8f1-4c41-9715-65dffe260c4a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a57b718-a8f1-4c41-9715-65dffe260c4a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8767170477244038877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87671704772440388778767170477244038877876717047724403887787671704772440388778767170477244038877876717047724403887787671704772440388778767170477244038877876717047724403887787671704772440388778767170477244038877876717047724403887787671704772440388778767170477244038877876717047724403887787671704772440388778767170477244038877876717047724403887787671704772440388778767170477244038877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a57b718-a8f1-4c41-9715-65dffe260c4a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f4145b-2f3f-4c69-a487-b9e6e1d8096c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbc2947a-fc54-43e2-b7f2-290a9c4c0b54, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc2947a-fc54-43e2-b7f2-290a9c4c0b54, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17155300067872206019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715530006787220601917155300067872206019171553000678722060191715530006787220601917155300067872206019171553000678722060191715530006787220601917155300067872206019171553000678722060191715530006787220601917155300067872206019171553000678722060191715530006787220601917155300067872206019171553000678722060191715530006787220601917155300067872206019171553000678722060191715530006787220601917155300067872206019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97c76dc6-86b2-4830-8be2-e2e25092fe16, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c76dc6-86b2-4830-8be2-e2e25092fe16, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 295465700643754343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343295465700643754343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc2947a-fc54-43e2-b7f2-290a9c4c0b54, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10632112-c028-4f05-ba61-d9cc6f1f92bb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c76dc6-86b2-4830-8be2-e2e25092fe16, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10632112-c028-4f05-ba61-d9cc6f1f92bb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10946839479471976577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094683947947197657710946839479471976577109468394794719765771094683947947197657710946839479471976577109468394794719765771094683947947197657710946839479471976577109468394794719765771094683947947197657710946839479471976577109468394794719765771094683947947197657710946839479471976577109468394794719765771094683947947197657710946839479471976577109468394794719765771094683947947197657710946839479471976577" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c96da6d-8709-4ccb-bc93-89c609148fd8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c96da6d-8709-4ccb-bc93-89c609148fd8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15356879924292143594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535687992429214359415356879924292143594153568799242921435941535687992429214359415356879924292143594153568799242921435941535687992429214359415356879924292143594153568799242921435941535687992429214359415356879924292143594153568799242921435941535687992429214359415356879924292143594153568799242921435941535687992429214359415356879924292143594153568799242921435941535687992429214359415356879924292143594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10632112-c028-4f05-ba61-d9cc6f1f92bb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ebf6f9a-0153-4dc8-9102-0a7742893162, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c96da6d-8709-4ccb-bc93-89c609148fd8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6882c7a-9a89-4f69-ae8b-0e96ab1d7e34, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6882c7a-9a89-4f69-ae8b-0e96ab1d7e34, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219218196219473135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721921819621947313517219218196219473135172192181962194731351721921819621947313517219218196219473135172192181962194731351721921819621947313517219218196219473135172192181962194731351721921819621947313517219218196219473135172192181962194731351721921819621947313517219218196219473135172192181962194731351721921819621947313517219218196219473135172192181962194731351721921819621947313517219218196219473135" } } } 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, 1ebf6f9a-0153-4dc8-9102-0a7742893162, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14320685066331015044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432068506633101504414320685066331015044143206850663310150441432068506633101504414320685066331015044143206850663310150441432068506633101504414320685066331015044143206850663310150441432068506633101504414320685066331015044143206850663310150441432068506633101504414320685066331015044143206850663310150441432068506633101504414320685066331015044143206850663310150441432068506633101504414320685066331015044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6882c7a-9a89-4f69-ae8b-0e96ab1d7e34, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c6b7c1c7-b4b9-4d57-a854-92058ccd770d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b7c1c7-b4b9-4d57-a854-92058ccd770d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 488769934728225429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429488769934728225429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebf6f9a-0153-4dc8-9102-0a7742893162, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 565fae90-0680-47a4-adf6-24611451eddb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565fae90-0680-47a4-adf6-24611451eddb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18441763266972533032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844176326697253303218441763266972533032184417632669725330321844176326697253303218441763266972533032184417632669725330321844176326697253303218441763266972533032184417632669725330321844176326697253303218441763266972533032184417632669725330321844176326697253303218441763266972533032184417632669725330321844176326697253303218441763266972533032184417632669725330321844176326697253303218441763266972533032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b7c1c7-b4b9-4d57-a854-92058ccd770d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32557fb5-b7e5-496b-8344-704a82940124, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32557fb5-b7e5-496b-8344-704a82940124, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556742253678134744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45567422536781347444556742253678134744455674225367813474445567422536781347444556742253678134744455674225367813474445567422536781347444556742253678134744455674225367813474445567422536781347444556742253678134744455674225367813474445567422536781347444556742253678134744455674225367813474445567422536781347444556742253678134744455674225367813474445567422536781347444556742253678134744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565fae90-0680-47a4-adf6-24611451eddb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99bb5be2-f499-44ab-b883-e7ce5a0b663e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99bb5be2-f499-44ab-b883-e7ce5a0b663e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15775520001956719650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577552000195671965015775520001956719650157755200019567196501577552000195671965015775520001956719650157755200019567196501577552000195671965015775520001956719650157755200019567196501577552000195671965015775520001956719650157755200019567196501577552000195671965015775520001956719650157755200019567196501577552000195671965015775520001956719650157755200019567196501577552000195671965015775520001956719650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32557fb5-b7e5-496b-8344-704a82940124, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99bb5be2-f499-44ab-b883-e7ce5a0b663e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f81adec-99a4-4887-9dc4-3011e06416e6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f81adec-99a4-4887-9dc4-3011e06416e6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 808063501900089126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126808063501900089126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c82fd076-9000-4f84-9691-fc7ac464b542, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82fd076-9000-4f84-9691-fc7ac464b542, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 729704705344790126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126729704705344790126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82fd076-9000-4f84-9691-fc7ac464b542, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86eabe9a-6246-4fe7-9e1a-25a7de049c55, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86eabe9a-6246-4fe7-9e1a-25a7de049c55, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18041534989830771171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804153498983077117118041534989830771171180415349898307711711804153498983077117118041534989830771171180415349898307711711804153498983077117118041534989830771171180415349898307711711804153498983077117118041534989830771171180415349898307711711804153498983077117118041534989830771171180415349898307711711804153498983077117118041534989830771171180415349898307711711804153498983077117118041534989830771171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f81adec-99a4-4887-9dc4-3011e06416e6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4ebaaa4-5ce8-4522-b8f3-0e6661e5812c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ebaaa4-5ce8-4522-b8f3-0e6661e5812c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23965050704890810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2396505070489081023965050704890810239650507048908102396505070489081023965050704890810239650507048908102396505070489081023965050704890810239650507048908102396505070489081023965050704890810239650507048908102396505070489081023965050704890810239650507048908102396505070489081023965050704890810239650507048908102396505070489081023965050704890810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86eabe9a-6246-4fe7-9e1a-25a7de049c55, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ebaaa4-5ce8-4522-b8f3-0e6661e5812c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea4cbe63-d955-4d1d-9d4c-d3edef7f9534, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4cbe63-d955-4d1d-9d4c-d3edef7f9534, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8896390489405501934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88963904894055019348896390489405501934889639048940550193488963904894055019348896390489405501934889639048940550193488963904894055019348896390489405501934889639048940550193488963904894055019348896390489405501934889639048940550193488963904894055019348896390489405501934889639048940550193488963904894055019348896390489405501934889639048940550193488963904894055019348896390489405501934" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db97e7df-607c-4582-afa3-a340fc7eb6ca, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db97e7df-607c-4582-afa3-a340fc7eb6ca, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9112205743637152312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91122057436371523129112205743637152312911220574363715231291122057436371523129112205743637152312911220574363715231291122057436371523129112205743637152312911220574363715231291122057436371523129112205743637152312911220574363715231291122057436371523129112205743637152312911220574363715231291122057436371523129112205743637152312911220574363715231291122057436371523129112205743637152312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db97e7df-607c-4582-afa3-a340fc7eb6ca, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4cbe63-d955-4d1d-9d4c-d3edef7f9534, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c64d264-7569-43c4-91a6-7ba0e5e2f23b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c64d264-7569-43c4-91a6-7ba0e5e2f23b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10926455795036258866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092645579503625886610926455795036258866109264557950362588661092645579503625886610926455795036258866109264557950362588661092645579503625886610926455795036258866109264557950362588661092645579503625886610926455795036258866109264557950362588661092645579503625886610926455795036258866109264557950362588661092645579503625886610926455795036258866109264557950362588661092645579503625886610926455795036258866" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0a0900f-2558-4a17-ae58-7be780641ce4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a0900f-2558-4a17-ae58-7be780641ce4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10467271752961018934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046727175296101893410467271752961018934104672717529610189341046727175296101893410467271752961018934104672717529610189341046727175296101893410467271752961018934104672717529610189341046727175296101893410467271752961018934104672717529610189341046727175296101893410467271752961018934104672717529610189341046727175296101893410467271752961018934104672717529610189341046727175296101893410467271752961018934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c64d264-7569-43c4-91a6-7ba0e5e2f23b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a0900f-2558-4a17-ae58-7be780641ce4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5e32c96-e5ec-41c4-a4bb-35c087b528e7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e32c96-e5ec-41c4-a4bb-35c087b528e7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743360334539606598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27433603345396065982743360334539606598274336033453960659827433603345396065982743360334539606598274336033453960659827433603345396065982743360334539606598274336033453960659827433603345396065982743360334539606598274336033453960659827433603345396065982743360334539606598274336033453960659827433603345396065982743360334539606598274336033453960659827433603345396065982743360334539606598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b21ce4c0-0a5b-4798-8853-a6e6348ebb81, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21ce4c0-0a5b-4798-8853-a6e6348ebb81, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522883304714155181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252288330471415518112522883304714155181125228833047141551811252288330471415518112522883304714155181125228833047141551811252288330471415518112522883304714155181125228833047141551811252288330471415518112522883304714155181125228833047141551811252288330471415518112522883304714155181125228833047141551811252288330471415518112522883304714155181125228833047141551811252288330471415518112522883304714155181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e32c96-e5ec-41c4-a4bb-35c087b528e7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd812c51-1a06-4868-a024-7f47f03979c6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd812c51-1a06-4868-a024-7f47f03979c6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8370616287360185824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83706162873601858248370616287360185824837061628736018582483706162873601858248370616287360185824837061628736018582483706162873601858248370616287360185824837061628736018582483706162873601858248370616287360185824837061628736018582483706162873601858248370616287360185824837061628736018582483706162873601858248370616287360185824837061628736018582483706162873601858248370616287360185824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21ce4c0-0a5b-4798-8853-a6e6348ebb81, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eeb3b17d-ff48-4006-9c5c-9cade17e45f0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb3b17d-ff48-4006-9c5c-9cade17e45f0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4981027181877659320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49810271818776593204981027181877659320498102718187765932049810271818776593204981027181877659320498102718187765932049810271818776593204981027181877659320498102718187765932049810271818776593204981027181877659320498102718187765932049810271818776593204981027181877659320498102718187765932049810271818776593204981027181877659320498102718187765932049810271818776593204981027181877659320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd812c51-1a06-4868-a024-7f47f03979c6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb3b17d-ff48-4006-9c5c-9cade17e45f0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7feb11ad-1e10-47ec-abed-66c6aefa576b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7feb11ad-1e10-47ec-abed-66c6aefa576b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12464841913783933103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246484191378393310312464841913783933103124648419137839331031246484191378393310312464841913783933103124648419137839331031246484191378393310312464841913783933103124648419137839331031246484191378393310312464841913783933103124648419137839331031246484191378393310312464841913783933103124648419137839331031246484191378393310312464841913783933103124648419137839331031246484191378393310312464841913783933103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf82e603-0fcb-4ddf-915b-5d66f68e1787, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf82e603-0fcb-4ddf-915b-5d66f68e1787, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1407729906562226862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14077299065622268621407729906562226862140772990656222686214077299065622268621407729906562226862140772990656222686214077299065622268621407729906562226862140772990656222686214077299065622268621407729906562226862140772990656222686214077299065622268621407729906562226862140772990656222686214077299065622268621407729906562226862140772990656222686214077299065622268621407729906562226862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7feb11ad-1e10-47ec-abed-66c6aefa576b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b78a6db-6b6e-4623-9165-24f8a2958aea, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b78a6db-6b6e-4623-9165-24f8a2958aea, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14791771436556100304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479177143655610030414791771436556100304147917714365561003041479177143655610030414791771436556100304147917714365561003041479177143655610030414791771436556100304147917714365561003041479177143655610030414791771436556100304147917714365561003041479177143655610030414791771436556100304147917714365561003041479177143655610030414791771436556100304147917714365561003041479177143655610030414791771436556100304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf82e603-0fcb-4ddf-915b-5d66f68e1787, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e45b41e2-0cb6-4396-b51b-8b0b3409a081, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e45b41e2-0cb6-4396-b51b-8b0b3409a081, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 889266119914549646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646889266119914549646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b78a6db-6b6e-4623-9165-24f8a2958aea, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebfdc617-1edd-44fe-a3b8-5a394907516b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfdc617-1edd-44fe-a3b8-5a394907516b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527808207932742918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15278082079327429181527808207932742918152780820793274291815278082079327429181527808207932742918152780820793274291815278082079327429181527808207932742918152780820793274291815278082079327429181527808207932742918152780820793274291815278082079327429181527808207932742918152780820793274291815278082079327429181527808207932742918152780820793274291815278082079327429181527808207932742918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e45b41e2-0cb6-4396-b51b-8b0b3409a081, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29d0bcf0-bd57-4f94-b0b3-dd5f2329a076, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d0bcf0-bd57-4f94-b0b3-dd5f2329a076, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259132023789932912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82591320237899329128259132023789932912825913202378993291282591320237899329128259132023789932912825913202378993291282591320237899329128259132023789932912825913202378993291282591320237899329128259132023789932912825913202378993291282591320237899329128259132023789932912825913202378993291282591320237899329128259132023789932912825913202378993291282591320237899329128259132023789932912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfdc617-1edd-44fe-a3b8-5a394907516b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f18da31-42e3-4dcb-b755-e20ef4874199, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f18da31-42e3-4dcb-b755-e20ef4874199, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 161201903141911287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287161201903141911287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d0bcf0-bd57-4f94-b0b3-dd5f2329a076, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06bf1c33-9d89-4fbf-a6ed-341d8496a564, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bf1c33-9d89-4fbf-a6ed-341d8496a564, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5309040757240351444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53090407572403514445309040757240351444530904075724035144453090407572403514445309040757240351444530904075724035144453090407572403514445309040757240351444530904075724035144453090407572403514445309040757240351444530904075724035144453090407572403514445309040757240351444530904075724035144453090407572403514445309040757240351444530904075724035144453090407572403514445309040757240351444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f18da31-42e3-4dcb-b755-e20ef4874199, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e16d1cf-5428-42f7-a353-adfd866b1d5c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e16d1cf-5428-42f7-a353-adfd866b1d5c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15974027959587922514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597402795958792251415974027959587922514159740279595879225141597402795958792251415974027959587922514159740279595879225141597402795958792251415974027959587922514159740279595879225141597402795958792251415974027959587922514159740279595879225141597402795958792251415974027959587922514159740279595879225141597402795958792251415974027959587922514159740279595879225141597402795958792251415974027959587922514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bf1c33-9d89-4fbf-a6ed-341d8496a564, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 453680d1-5753-4cb3-99c0-b9d240dc1d32, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e16d1cf-5428-42f7-a353-adfd866b1d5c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453680d1-5753-4cb3-99c0-b9d240dc1d32, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7378598077539508842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73785980775395088427378598077539508842737859807753950884273785980775395088427378598077539508842737859807753950884273785980775395088427378598077539508842737859807753950884273785980775395088427378598077539508842737859807753950884273785980775395088427378598077539508842737859807753950884273785980775395088427378598077539508842737859807753950884273785980775395088427378598077539508842" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d204256-b95d-4883-baa7-c253656da86d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d204256-b95d-4883-baa7-c253656da86d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15694292915204897987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569429291520489798715694292915204897987156942929152048979871569429291520489798715694292915204897987156942929152048979871569429291520489798715694292915204897987156942929152048979871569429291520489798715694292915204897987156942929152048979871569429291520489798715694292915204897987156942929152048979871569429291520489798715694292915204897987156942929152048979871569429291520489798715694292915204897987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453680d1-5753-4cb3-99c0-b9d240dc1d32, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a92876a-a10a-4269-935d-b7e22fa0557c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a92876a-a10a-4269-935d-b7e22fa0557c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13285741542535299738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328574154253529973813285741542535299738132857415425352997381328574154253529973813285741542535299738132857415425352997381328574154253529973813285741542535299738132857415425352997381328574154253529973813285741542535299738132857415425352997381328574154253529973813285741542535299738132857415425352997381328574154253529973813285741542535299738132857415425352997381328574154253529973813285741542535299738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d204256-b95d-4883-baa7-c253656da86d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec85a668-44a9-4d03-a6a5-4ed6fd4f8e3d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec85a668-44a9-4d03-a6a5-4ed6fd4f8e3d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1489883425370251312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14898834253702513121489883425370251312148988342537025131214898834253702513121489883425370251312148988342537025131214898834253702513121489883425370251312148988342537025131214898834253702513121489883425370251312148988342537025131214898834253702513121489883425370251312148988342537025131214898834253702513121489883425370251312148988342537025131214898834253702513121489883425370251312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a92876a-a10a-4269-935d-b7e22fa0557c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b6bb48c-5aca-4fd4-ac07-502d44dda167, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6bb48c-5aca-4fd4-ac07-502d44dda167, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15301616998795050905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530161699879505090515301616998795050905153016169987950509051530161699879505090515301616998795050905153016169987950509051530161699879505090515301616998795050905153016169987950509051530161699879505090515301616998795050905153016169987950509051530161699879505090515301616998795050905153016169987950509051530161699879505090515301616998795050905153016169987950509051530161699879505090515301616998795050905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec85a668-44a9-4d03-a6a5-4ed6fd4f8e3d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b6a869f-4c9b-4948-b54a-207625904638, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6a869f-4c9b-4948-b54a-207625904638, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5999748342843001975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59997483428430019755999748342843001975599974834284300197559997483428430019755999748342843001975599974834284300197559997483428430019755999748342843001975599974834284300197559997483428430019755999748342843001975599974834284300197559997483428430019755999748342843001975599974834284300197559997483428430019755999748342843001975599974834284300197559997483428430019755999748342843001975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6bb48c-5aca-4fd4-ac07-502d44dda167, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d068c04e-cb96-41ae-8311-3865273ad9f3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d068c04e-cb96-41ae-8311-3865273ad9f3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169275330255907342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71692753302559073427169275330255907342716927533025590734271692753302559073427169275330255907342716927533025590734271692753302559073427169275330255907342716927533025590734271692753302559073427169275330255907342716927533025590734271692753302559073427169275330255907342716927533025590734271692753302559073427169275330255907342716927533025590734271692753302559073427169275330255907342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6a869f-4c9b-4948-b54a-207625904638, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c1decfc4-e9ef-47bd-a67c-2d1c38bb264e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1decfc4-e9ef-47bd-a67c-2d1c38bb264e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7753469046872298098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77534690468722980987753469046872298098775346904687229809877534690468722980987753469046872298098775346904687229809877534690468722980987753469046872298098775346904687229809877534690468722980987753469046872298098775346904687229809877534690468722980987753469046872298098775346904687229809877534690468722980987753469046872298098775346904687229809877534690468722980987753469046872298098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d068c04e-cb96-41ae-8311-3865273ad9f3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b9f646e-5048-4242-b19c-9ae2ed2c574e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b9f646e-5048-4242-b19c-9ae2ed2c574e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9587687682191750889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95876876821917508899587687682191750889958768768219175088995876876821917508899587687682191750889958768768219175088995876876821917508899587687682191750889958768768219175088995876876821917508899587687682191750889958768768219175088995876876821917508899587687682191750889958768768219175088995876876821917508899587687682191750889958768768219175088995876876821917508899587687682191750889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1decfc4-e9ef-47bd-a67c-2d1c38bb264e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9eda75af-a99c-4269-be1a-d0476892eb01, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eda75af-a99c-4269-be1a-d0476892eb01, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302466987841939795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13024669878419397951302466987841939795130246698784193979513024669878419397951302466987841939795130246698784193979513024669878419397951302466987841939795130246698784193979513024669878419397951302466987841939795130246698784193979513024669878419397951302466987841939795130246698784193979513024669878419397951302466987841939795130246698784193979513024669878419397951302466987841939795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b9f646e-5048-4242-b19c-9ae2ed2c574e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 450a7045-5085-4f99-a420-95b8ca202839, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450a7045-5085-4f99-a420-95b8ca202839, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561387394928446849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95613873949284468499561387394928446849956138739492844684995613873949284468499561387394928446849956138739492844684995613873949284468499561387394928446849956138739492844684995613873949284468499561387394928446849956138739492844684995613873949284468499561387394928446849956138739492844684995613873949284468499561387394928446849956138739492844684995613873949284468499561387394928446849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eda75af-a99c-4269-be1a-d0476892eb01, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1bdc49e1-9c89-4952-9844-668f9ad6f77b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bdc49e1-9c89-4952-9844-668f9ad6f77b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597796989662747935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45977969896627479354597796989662747935459779698966274793545977969896627479354597796989662747935459779698966274793545977969896627479354597796989662747935459779698966274793545977969896627479354597796989662747935459779698966274793545977969896627479354597796989662747935459779698966274793545977969896627479354597796989662747935459779698966274793545977969896627479354597796989662747935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450a7045-5085-4f99-a420-95b8ca202839, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bdc49e1-9c89-4952-9844-668f9ad6f77b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b98f184-d92f-4f99-b4ac-902cb0c71a7e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b98f184-d92f-4f99-b4ac-902cb0c71a7e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3136757434016763896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31367574340167638963136757434016763896313675743401676389631367574340167638963136757434016763896313675743401676389631367574340167638963136757434016763896313675743401676389631367574340167638963136757434016763896313675743401676389631367574340167638963136757434016763896313675743401676389631367574340167638963136757434016763896313675743401676389631367574340167638963136757434016763896" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80dd9035-37ab-43b3-8e03-a701e1cd1cb8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80dd9035-37ab-43b3-8e03-a701e1cd1cb8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5609229302994385032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56092293029943850325609229302994385032560922930299438503256092293029943850325609229302994385032560922930299438503256092293029943850325609229302994385032560922930299438503256092293029943850325609229302994385032560922930299438503256092293029943850325609229302994385032560922930299438503256092293029943850325609229302994385032560922930299438503256092293029943850325609229302994385032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b98f184-d92f-4f99-b4ac-902cb0c71a7e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69c5082d-0a82-4451-b066-305f3eb653fa, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80dd9035-37ab-43b3-8e03-a701e1cd1cb8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c5082d-0a82-4451-b066-305f3eb653fa, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18196402730325471322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819640273032547132218196402730325471322181964027303254713221819640273032547132218196402730325471322181964027303254713221819640273032547132218196402730325471322181964027303254713221819640273032547132218196402730325471322181964027303254713221819640273032547132218196402730325471322181964027303254713221819640273032547132218196402730325471322181964027303254713221819640273032547132218196402730325471322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c006e45b-23f6-49b3-adea-09e48d374b5e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c006e45b-23f6-49b3-adea-09e48d374b5e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2525470223953859810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25254702239538598102525470223953859810252547022395385981025254702239538598102525470223953859810252547022395385981025254702239538598102525470223953859810252547022395385981025254702239538598102525470223953859810252547022395385981025254702239538598102525470223953859810252547022395385981025254702239538598102525470223953859810252547022395385981025254702239538598102525470223953859810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c5082d-0a82-4451-b066-305f3eb653fa, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da5c13f4-0591-4ab3-92e0-0cff1f96a8ea, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5c13f4-0591-4ab3-92e0-0cff1f96a8ea, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1529315468448071842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15293154684480718421529315468448071842152931546844807184215293154684480718421529315468448071842152931546844807184215293154684480718421529315468448071842152931546844807184215293154684480718421529315468448071842152931546844807184215293154684480718421529315468448071842152931546844807184215293154684480718421529315468448071842152931546844807184215293154684480718421529315468448071842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c006e45b-23f6-49b3-adea-09e48d374b5e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db8fb88a-ac36-4424-b8b9-b265532d7e23, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8fb88a-ac36-4424-b8b9-b265532d7e23, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3597465039486940842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35974650394869408423597465039486940842359746503948694084235974650394869408423597465039486940842359746503948694084235974650394869408423597465039486940842359746503948694084235974650394869408423597465039486940842359746503948694084235974650394869408423597465039486940842359746503948694084235974650394869408423597465039486940842359746503948694084235974650394869408423597465039486940842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5c13f4-0591-4ab3-92e0-0cff1f96a8ea, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e86a4d0b-6a4f-42d9-a90e-cc0a6bd2ac20, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86a4d0b-6a4f-42d9-a90e-cc0a6bd2ac20, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11565233573539771210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156523357353977121011565233573539771210115652335735397712101156523357353977121011565233573539771210115652335735397712101156523357353977121011565233573539771210115652335735397712101156523357353977121011565233573539771210115652335735397712101156523357353977121011565233573539771210115652335735397712101156523357353977121011565233573539771210115652335735397712101156523357353977121011565233573539771210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86a4d0b-6a4f-42d9-a90e-cc0a6bd2ac20, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d3d2c63-8b9e-4d15-9d24-fa7b54fe1853, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3d2c63-8b9e-4d15-9d24-fa7b54fe1853, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4701357577420655611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47013575774206556114701357577420655611470135757742065561147013575774206556114701357577420655611470135757742065561147013575774206556114701357577420655611470135757742065561147013575774206556114701357577420655611470135757742065561147013575774206556114701357577420655611470135757742065561147013575774206556114701357577420655611470135757742065561147013575774206556114701357577420655611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8fb88a-ac36-4424-b8b9-b265532d7e23, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9381c24b-e160-4649-bdd7-62d2edafcc73, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9381c24b-e160-4649-bdd7-62d2edafcc73, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 607866758270778865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865607866758270778865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3d2c63-8b9e-4d15-9d24-fa7b54fe1853, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9381c24b-e160-4649-bdd7-62d2edafcc73, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44772668-1336-46bc-a7eb-a40be9ad7d5f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 059a0164-508e-435d-a1ee-eee47b229f4b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44772668-1336-46bc-a7eb-a40be9ad7d5f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14743358608355791001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474335860835579100114743358608355791001147433586083557910011474335860835579100114743358608355791001147433586083557910011474335860835579100114743358608355791001147433586083557910011474335860835579100114743358608355791001147433586083557910011474335860835579100114743358608355791001147433586083557910011474335860835579100114743358608355791001147433586083557910011474335860835579100114743358608355791001" } } } 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, 059a0164-508e-435d-a1ee-eee47b229f4b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829337191515237175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082933719151523717510829337191515237175108293371915152371751082933719151523717510829337191515237175108293371915152371751082933719151523717510829337191515237175108293371915152371751082933719151523717510829337191515237175108293371915152371751082933719151523717510829337191515237175108293371915152371751082933719151523717510829337191515237175108293371915152371751082933719151523717510829337191515237175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059a0164-508e-435d-a1ee-eee47b229f4b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 34e370c8-6a64-4123-83d1-a715b79ebb9a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e370c8-6a64-4123-83d1-a715b79ebb9a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339037066629750709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53390370666297507095339037066629750709533903706662975070953390370666297507095339037066629750709533903706662975070953390370666297507095339037066629750709533903706662975070953390370666297507095339037066629750709533903706662975070953390370666297507095339037066629750709533903706662975070953390370666297507095339037066629750709533903706662975070953390370666297507095339037066629750709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44772668-1336-46bc-a7eb-a40be9ad7d5f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 907c0b76-fcf5-4702-addd-ca912ee23252, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907c0b76-fcf5-4702-addd-ca912ee23252, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 390054427120516450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450390054427120516450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e370c8-6a64-4123-83d1-a715b79ebb9a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 373374e7-7d59-4e61-890f-bcf6083a3ed9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 373374e7-7d59-4e61-890f-bcf6083a3ed9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17315149155838739719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731514915583873971917315149155838739719173151491558387397191731514915583873971917315149155838739719173151491558387397191731514915583873971917315149155838739719173151491558387397191731514915583873971917315149155838739719173151491558387397191731514915583873971917315149155838739719173151491558387397191731514915583873971917315149155838739719173151491558387397191731514915583873971917315149155838739719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907c0b76-fcf5-4702-addd-ca912ee23252, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7bebd9c-05ca-4420-ac54-f1f792ec5e31, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bebd9c-05ca-4420-ac54-f1f792ec5e31, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17612609934778909427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761260993477890942717612609934778909427176126099347789094271761260993477890942717612609934778909427176126099347789094271761260993477890942717612609934778909427176126099347789094271761260993477890942717612609934778909427176126099347789094271761260993477890942717612609934778909427176126099347789094271761260993477890942717612609934778909427176126099347789094271761260993477890942717612609934778909427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 373374e7-7d59-4e61-890f-bcf6083a3ed9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8432e45a-a95c-41c4-86f6-cbce3f39e2ae, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8432e45a-a95c-41c4-86f6-cbce3f39e2ae, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846481638883326797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284648163888332679712846481638883326797128464816388833267971284648163888332679712846481638883326797128464816388833267971284648163888332679712846481638883326797128464816388833267971284648163888332679712846481638883326797128464816388833267971284648163888332679712846481638883326797128464816388833267971284648163888332679712846481638883326797128464816388833267971284648163888332679712846481638883326797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bebd9c-05ca-4420-ac54-f1f792ec5e31, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96ba70b7-e848-40b2-b093-395d59c531d7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ba70b7-e848-40b2-b093-395d59c531d7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13768232826535960704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376823282653596070413768232826535960704137682328265359607041376823282653596070413768232826535960704137682328265359607041376823282653596070413768232826535960704137682328265359607041376823282653596070413768232826535960704137682328265359607041376823282653596070413768232826535960704137682328265359607041376823282653596070413768232826535960704137682328265359607041376823282653596070413768232826535960704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ba70b7-e848-40b2-b093-395d59c531d7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ba9d743-65f4-4f95-9b55-5730c3f8b3d5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba9d743-65f4-4f95-9b55-5730c3f8b3d5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16245657178286899762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624565717828689976216245657178286899762162456571782868997621624565717828689976216245657178286899762162456571782868997621624565717828689976216245657178286899762162456571782868997621624565717828689976216245657178286899762162456571782868997621624565717828689976216245657178286899762162456571782868997621624565717828689976216245657178286899762162456571782868997621624565717828689976216245657178286899762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8432e45a-a95c-41c4-86f6-cbce3f39e2ae, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9776b231-62c4-43eb-99a7-ba5f985aafb5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9776b231-62c4-43eb-99a7-ba5f985aafb5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9288626736013499567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92886267360134995679288626736013499567928862673601349956792886267360134995679288626736013499567928862673601349956792886267360134995679288626736013499567928862673601349956792886267360134995679288626736013499567928862673601349956792886267360134995679288626736013499567928862673601349956792886267360134995679288626736013499567928862673601349956792886267360134995679288626736013499567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba9d743-65f4-4f95-9b55-5730c3f8b3d5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f108f452-de85-4df5-a92b-b20ccb99ef88, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f108f452-de85-4df5-a92b-b20ccb99ef88, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166692727371555603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716669272737155560317166692727371555603171666927273715556031716669272737155560317166692727371555603171666927273715556031716669272737155560317166692727371555603171666927273715556031716669272737155560317166692727371555603171666927273715556031716669272737155560317166692727371555603171666927273715556031716669272737155560317166692727371555603171666927273715556031716669272737155560317166692727371555603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9776b231-62c4-43eb-99a7-ba5f985aafb5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 572e1e9c-e150-4a74-b7a6-a5c9305ca55e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 572e1e9c-e150-4a74-b7a6-a5c9305ca55e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369464375742698953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436946437574269895314369464375742698953143694643757426989531436946437574269895314369464375742698953143694643757426989531436946437574269895314369464375742698953143694643757426989531436946437574269895314369464375742698953143694643757426989531436946437574269895314369464375742698953143694643757426989531436946437574269895314369464375742698953143694643757426989531436946437574269895314369464375742698953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f108f452-de85-4df5-a92b-b20ccb99ef88, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0eda91d3-2eb0-4164-86b0-3a5988a85968, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eda91d3-2eb0-4164-86b0-3a5988a85968, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8970102730089287251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89701027300892872518970102730089287251897010273008928725189701027300892872518970102730089287251897010273008928725189701027300892872518970102730089287251897010273008928725189701027300892872518970102730089287251897010273008928725189701027300892872518970102730089287251897010273008928725189701027300892872518970102730089287251897010273008928725189701027300892872518970102730089287251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 572e1e9c-e150-4a74-b7a6-a5c9305ca55e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b5ec6df-6fa7-4469-8231-1147dec5159b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b5ec6df-6fa7-4469-8231-1147dec5159b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5993882372794734670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59938823727947346705993882372794734670599388237279473467059938823727947346705993882372794734670599388237279473467059938823727947346705993882372794734670599388237279473467059938823727947346705993882372794734670599388237279473467059938823727947346705993882372794734670599388237279473467059938823727947346705993882372794734670599388237279473467059938823727947346705993882372794734670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eda91d3-2eb0-4164-86b0-3a5988a85968, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35f097c6-b1ad-44b7-8839-064e01995f63, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f097c6-b1ad-44b7-8839-064e01995f63, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606078570517133680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86060785705171336808606078570517133680860607857051713368086060785705171336808606078570517133680860607857051713368086060785705171336808606078570517133680860607857051713368086060785705171336808606078570517133680860607857051713368086060785705171336808606078570517133680860607857051713368086060785705171336808606078570517133680860607857051713368086060785705171336808606078570517133680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b5ec6df-6fa7-4469-8231-1147dec5159b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93fab353-0255-4bcd-b4c4-6eb8f50fb948, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93fab353-0255-4bcd-b4c4-6eb8f50fb948, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13293385523177842962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329338552317784296213293385523177842962132933855231778429621329338552317784296213293385523177842962132933855231778429621329338552317784296213293385523177842962132933855231778429621329338552317784296213293385523177842962132933855231778429621329338552317784296213293385523177842962132933855231778429621329338552317784296213293385523177842962132933855231778429621329338552317784296213293385523177842962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f097c6-b1ad-44b7-8839-064e01995f63, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93fab353-0255-4bcd-b4c4-6eb8f50fb948, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8e99c21-2c56-441f-ac71-34ea7a29afa5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e99c21-2c56-441f-ac71-34ea7a29afa5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7328588840696698534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73285888406966985347328588840696698534732858884069669853473285888406966985347328588840696698534732858884069669853473285888406966985347328588840696698534732858884069669853473285888406966985347328588840696698534732858884069669853473285888406966985347328588840696698534732858884069669853473285888406966985347328588840696698534732858884069669853473285888406966985347328588840696698534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70b4cc18-430e-4850-82e1-8d3c0515533f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b4cc18-430e-4850-82e1-8d3c0515533f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036908502799627423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203690850279962742312036908502799627423120369085027996274231203690850279962742312036908502799627423120369085027996274231203690850279962742312036908502799627423120369085027996274231203690850279962742312036908502799627423120369085027996274231203690850279962742312036908502799627423120369085027996274231203690850279962742312036908502799627423120369085027996274231203690850279962742312036908502799627423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e99c21-2c56-441f-ac71-34ea7a29afa5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e93ff291-bb80-46c7-b4ed-53447d746d12, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93ff291-bb80-46c7-b4ed-53447d746d12, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348989021593056621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93489890215930566219348989021593056621934898902159305662193489890215930566219348989021593056621934898902159305662193489890215930566219348989021593056621934898902159305662193489890215930566219348989021593056621934898902159305662193489890215930566219348989021593056621934898902159305662193489890215930566219348989021593056621934898902159305662193489890215930566219348989021593056621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b4cc18-430e-4850-82e1-8d3c0515533f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac8c45a1-2611-4b30-aa58-06089528d691, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8c45a1-2611-4b30-aa58-06089528d691, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11346553011377157118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134655301137715711811346553011377157118113465530113771571181134655301137715711811346553011377157118113465530113771571181134655301137715711811346553011377157118113465530113771571181134655301137715711811346553011377157118113465530113771571181134655301137715711811346553011377157118113465530113771571181134655301137715711811346553011377157118113465530113771571181134655301137715711811346553011377157118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93ff291-bb80-46c7-b4ed-53447d746d12, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 217b70e2-ae21-44f7-88fb-157cc88b6f7e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217b70e2-ae21-44f7-88fb-157cc88b6f7e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16377038383886159650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637703838388615965016377038383886159650163770383838861596501637703838388615965016377038383886159650163770383838861596501637703838388615965016377038383886159650163770383838861596501637703838388615965016377038383886159650163770383838861596501637703838388615965016377038383886159650163770383838861596501637703838388615965016377038383886159650163770383838861596501637703838388615965016377038383886159650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217b70e2-ae21-44f7-88fb-157cc88b6f7e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff97db63-7971-4846-96ec-90608f2fbf11, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff97db63-7971-4846-96ec-90608f2fbf11, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15620395267059629578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562039526705962957815620395267059629578156203952670596295781562039526705962957815620395267059629578156203952670596295781562039526705962957815620395267059629578156203952670596295781562039526705962957815620395267059629578156203952670596295781562039526705962957815620395267059629578156203952670596295781562039526705962957815620395267059629578156203952670596295781562039526705962957815620395267059629578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8c45a1-2611-4b30-aa58-06089528d691, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b87a0788-8e2d-497b-9627-abfa4b69dd75, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87a0788-8e2d-497b-9627-abfa4b69dd75, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2670031250097765543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26700312500977655432670031250097765543267003125009776554326700312500977655432670031250097765543267003125009776554326700312500977655432670031250097765543267003125009776554326700312500977655432670031250097765543267003125009776554326700312500977655432670031250097765543267003125009776554326700312500977655432670031250097765543267003125009776554326700312500977655432670031250097765543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff97db63-7971-4846-96ec-90608f2fbf11, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48026835-8276-43e3-b325-e5714eb2259f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48026835-8276-43e3-b325-e5714eb2259f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169947101886535898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898169947101886535898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87a0788-8e2d-497b-9627-abfa4b69dd75, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 467d3c84-a2dc-467a-b7bd-21ccfa36270e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467d3c84-a2dc-467a-b7bd-21ccfa36270e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10283594939484914235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028359493948491423510283594939484914235102835949394849142351028359493948491423510283594939484914235102835949394849142351028359493948491423510283594939484914235102835949394849142351028359493948491423510283594939484914235102835949394849142351028359493948491423510283594939484914235102835949394849142351028359493948491423510283594939484914235102835949394849142351028359493948491423510283594939484914235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48026835-8276-43e3-b325-e5714eb2259f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c70e73c4-df2d-4dc9-9a93-9eb9081f8460, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70e73c4-df2d-4dc9-9a93-9eb9081f8460, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8740757335895250536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87407573358952505368740757335895250536874075733589525053687407573358952505368740757335895250536874075733589525053687407573358952505368740757335895250536874075733589525053687407573358952505368740757335895250536874075733589525053687407573358952505368740757335895250536874075733589525053687407573358952505368740757335895250536874075733589525053687407573358952505368740757335895250536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467d3c84-a2dc-467a-b7bd-21ccfa36270e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70e73c4-df2d-4dc9-9a93-9eb9081f8460, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69a17b10-433a-4bfd-b3fd-7d67a8d00887, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a17b10-433a-4bfd-b3fd-7d67a8d00887, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9611263222022123169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96112632220221231699611263222022123169961126322202212316996112632220221231699611263222022123169961126322202212316996112632220221231699611263222022123169961126322202212316996112632220221231699611263222022123169961126322202212316996112632220221231699611263222022123169961126322202212316996112632220221231699611263222022123169961126322202212316996112632220221231699611263222022123169" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23f55379-86c5-4b25-87a8-7bc54680b870, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f55379-86c5-4b25-87a8-7bc54680b870, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14702494982018756331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470249498201875633114702494982018756331147024949820187563311470249498201875633114702494982018756331147024949820187563311470249498201875633114702494982018756331147024949820187563311470249498201875633114702494982018756331147024949820187563311470249498201875633114702494982018756331147024949820187563311470249498201875633114702494982018756331147024949820187563311470249498201875633114702494982018756331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a17b10-433a-4bfd-b3fd-7d67a8d00887, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3db28aec-8e8b-4b23-a284-335cbc148b4d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3db28aec-8e8b-4b23-a284-335cbc148b4d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4105452586179444800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41054525861794448004105452586179444800410545258617944480041054525861794448004105452586179444800410545258617944480041054525861794448004105452586179444800410545258617944480041054525861794448004105452586179444800410545258617944480041054525861794448004105452586179444800410545258617944480041054525861794448004105452586179444800410545258617944480041054525861794448004105452586179444800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f55379-86c5-4b25-87a8-7bc54680b870, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66754e3e-8510-4906-a450-4b5fa9301dbf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66754e3e-8510-4906-a450-4b5fa9301dbf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14683839860479240810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468383986047924081014683839860479240810146838398604792408101468383986047924081014683839860479240810146838398604792408101468383986047924081014683839860479240810146838398604792408101468383986047924081014683839860479240810146838398604792408101468383986047924081014683839860479240810146838398604792408101468383986047924081014683839860479240810146838398604792408101468383986047924081014683839860479240810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3db28aec-8e8b-4b23-a284-335cbc148b4d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f61d7cc-bab1-4aa2-bdf1-c3cba7e247af, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f61d7cc-bab1-4aa2-bdf1-c3cba7e247af, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1182572212157532082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11825722121575320821182572212157532082118257221215753208211825722121575320821182572212157532082118257221215753208211825722121575320821182572212157532082118257221215753208211825722121575320821182572212157532082118257221215753208211825722121575320821182572212157532082118257221215753208211825722121575320821182572212157532082118257221215753208211825722121575320821182572212157532082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66754e3e-8510-4906-a450-4b5fa9301dbf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7806154d-1d9d-4433-8aa3-dfb9a007ab77, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7806154d-1d9d-4433-8aa3-dfb9a007ab77, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14203930192230576528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420393019223057652814203930192230576528142039301922305765281420393019223057652814203930192230576528142039301922305765281420393019223057652814203930192230576528142039301922305765281420393019223057652814203930192230576528142039301922305765281420393019223057652814203930192230576528142039301922305765281420393019223057652814203930192230576528142039301922305765281420393019223057652814203930192230576528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f61d7cc-bab1-4aa2-bdf1-c3cba7e247af, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dbaef406-92ee-442a-81fb-8e506754b97f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbaef406-92ee-442a-81fb-8e506754b97f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 590157823456601457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457590157823456601457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7806154d-1d9d-4433-8aa3-dfb9a007ab77, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c81a7245-3902-47b3-9952-1d4968ef3509, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c81a7245-3902-47b3-9952-1d4968ef3509, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15770484899353212861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577048489935321286115770484899353212861157704848993532128611577048489935321286115770484899353212861157704848993532128611577048489935321286115770484899353212861157704848993532128611577048489935321286115770484899353212861157704848993532128611577048489935321286115770484899353212861157704848993532128611577048489935321286115770484899353212861157704848993532128611577048489935321286115770484899353212861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbaef406-92ee-442a-81fb-8e506754b97f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01449bd8-94cc-40d4-9d98-2138fb988b71, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01449bd8-94cc-40d4-9d98-2138fb988b71, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3050592032638349766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30505920326383497663050592032638349766305059203263834976630505920326383497663050592032638349766305059203263834976630505920326383497663050592032638349766305059203263834976630505920326383497663050592032638349766305059203263834976630505920326383497663050592032638349766305059203263834976630505920326383497663050592032638349766305059203263834976630505920326383497663050592032638349766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c81a7245-3902-47b3-9952-1d4968ef3509, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64e7f728-06f3-4941-944c-69d3fb0006e8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e7f728-06f3-4941-944c-69d3fb0006e8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4530272434436916087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45302724344369160874530272434436916087453027243443691608745302724344369160874530272434436916087453027243443691608745302724344369160874530272434436916087453027243443691608745302724344369160874530272434436916087453027243443691608745302724344369160874530272434436916087453027243443691608745302724344369160874530272434436916087453027243443691608745302724344369160874530272434436916087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01449bd8-94cc-40d4-9d98-2138fb988b71, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc008201-7478-4115-a9b3-a587e99c9918, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc008201-7478-4115-a9b3-a587e99c9918, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9444967251220975382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94449672512209753829444967251220975382944496725122097538294449672512209753829444967251220975382944496725122097538294449672512209753829444967251220975382944496725122097538294449672512209753829444967251220975382944496725122097538294449672512209753829444967251220975382944496725122097538294449672512209753829444967251220975382944496725122097538294449672512209753829444967251220975382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e7f728-06f3-4941-944c-69d3fb0006e8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdae7981-4d55-467a-b339-23a0029e8cfa, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdae7981-4d55-467a-b339-23a0029e8cfa, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066435583900678473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20664355839006784732066435583900678473206643558390067847320664355839006784732066435583900678473206643558390067847320664355839006784732066435583900678473206643558390067847320664355839006784732066435583900678473206643558390067847320664355839006784732066435583900678473206643558390067847320664355839006784732066435583900678473206643558390067847320664355839006784732066435583900678473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdae7981-4d55-467a-b339-23a0029e8cfa, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc008201-7478-4115-a9b3-a587e99c9918, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93026c2a-a77e-401f-90f0-7119bcf28d40, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93026c2a-a77e-401f-90f0-7119bcf28d40, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9386059005450568066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93860590054505680669386059005450568066938605900545056806693860590054505680669386059005450568066938605900545056806693860590054505680669386059005450568066938605900545056806693860590054505680669386059005450568066938605900545056806693860590054505680669386059005450568066938605900545056806693860590054505680669386059005450568066938605900545056806693860590054505680669386059005450568066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b8cff2b-3807-4dbf-9fcb-3a1b12b7fa4c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8cff2b-3807-4dbf-9fcb-3a1b12b7fa4c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 642814390845355669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669642814390845355669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93026c2a-a77e-401f-90f0-7119bcf28d40, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8cff2b-3807-4dbf-9fcb-3a1b12b7fa4c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 875aaeab-28f3-4306-8fba-4bfda4c8aba2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875aaeab-28f3-4306-8fba-4bfda4c8aba2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12187425287511190597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218742528751119059712187425287511190597121874252875111905971218742528751119059712187425287511190597121874252875111905971218742528751119059712187425287511190597121874252875111905971218742528751119059712187425287511190597121874252875111905971218742528751119059712187425287511190597121874252875111905971218742528751119059712187425287511190597121874252875111905971218742528751119059712187425287511190597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, acbb8dd3-e614-4c14-9adb-549c1ac78184, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acbb8dd3-e614-4c14-9adb-549c1ac78184, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16856730551029306777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685673055102930677716856730551029306777168567305510293067771685673055102930677716856730551029306777168567305510293067771685673055102930677716856730551029306777168567305510293067771685673055102930677716856730551029306777168567305510293067771685673055102930677716856730551029306777168567305510293067771685673055102930677716856730551029306777168567305510293067771685673055102930677716856730551029306777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875aaeab-28f3-4306-8fba-4bfda4c8aba2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 878d497b-6575-4aaa-9274-a844af844ba9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 878d497b-6575-4aaa-9274-a844af844ba9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12029190733680459155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202919073368045915512029190733680459155120291907336804591551202919073368045915512029190733680459155120291907336804591551202919073368045915512029190733680459155120291907336804591551202919073368045915512029190733680459155120291907336804591551202919073368045915512029190733680459155120291907336804591551202919073368045915512029190733680459155120291907336804591551202919073368045915512029190733680459155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acbb8dd3-e614-4c14-9adb-549c1ac78184, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e154a712-9558-4607-b394-9e650112afe8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e154a712-9558-4607-b394-9e650112afe8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15315114822927935943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531511482292793594315315114822927935943153151148229279359431531511482292793594315315114822927935943153151148229279359431531511482292793594315315114822927935943153151148229279359431531511482292793594315315114822927935943153151148229279359431531511482292793594315315114822927935943153151148229279359431531511482292793594315315114822927935943153151148229279359431531511482292793594315315114822927935943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e154a712-9558-4607-b394-9e650112afe8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db796cef-4c6a-4d15-b44d-c935b4d814ba, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db796cef-4c6a-4d15-b44d-c935b4d814ba, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984633436101424252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198463343610142425211984633436101424252119846334361014242521198463343610142425211984633436101424252119846334361014242521198463343610142425211984633436101424252119846334361014242521198463343610142425211984633436101424252119846334361014242521198463343610142425211984633436101424252119846334361014242521198463343610142425211984633436101424252119846334361014242521198463343610142425211984633436101424252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 878d497b-6575-4aaa-9274-a844af844ba9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fafcf8d9-99a8-46f2-bc4b-cec67f3e18e9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fafcf8d9-99a8-46f2-bc4b-cec67f3e18e9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14300732603272497063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430073260327249706314300732603272497063143007326032724970631430073260327249706314300732603272497063143007326032724970631430073260327249706314300732603272497063143007326032724970631430073260327249706314300732603272497063143007326032724970631430073260327249706314300732603272497063143007326032724970631430073260327249706314300732603272497063143007326032724970631430073260327249706314300732603272497063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db796cef-4c6a-4d15-b44d-c935b4d814ba, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce03f954-348a-454f-8958-97319bb1dc31, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce03f954-348a-454f-8958-97319bb1dc31, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15781408740465076480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578140874046507648015781408740465076480157814087404650764801578140874046507648015781408740465076480157814087404650764801578140874046507648015781408740465076480157814087404650764801578140874046507648015781408740465076480157814087404650764801578140874046507648015781408740465076480157814087404650764801578140874046507648015781408740465076480157814087404650764801578140874046507648015781408740465076480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fafcf8d9-99a8-46f2-bc4b-cec67f3e18e9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 558b305f-cf5b-419f-9ccf-5633b35b3b12, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 558b305f-cf5b-419f-9ccf-5633b35b3b12, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15903335445632849881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590333544563284988115903335445632849881159033354456328498811590333544563284988115903335445632849881159033354456328498811590333544563284988115903335445632849881159033354456328498811590333544563284988115903335445632849881159033354456328498811590333544563284988115903335445632849881159033354456328498811590333544563284988115903335445632849881159033354456328498811590333544563284988115903335445632849881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce03f954-348a-454f-8958-97319bb1dc31, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e78cd0a8-54b5-465f-b618-691050683591, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78cd0a8-54b5-465f-b618-691050683591, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670563581973022399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86705635819730223998670563581973022399867056358197302239986705635819730223998670563581973022399867056358197302239986705635819730223998670563581973022399867056358197302239986705635819730223998670563581973022399867056358197302239986705635819730223998670563581973022399867056358197302239986705635819730223998670563581973022399867056358197302239986705635819730223998670563581973022399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 558b305f-cf5b-419f-9ccf-5633b35b3b12, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8dee80c6-28fe-4872-a90a-171701ecc512, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dee80c6-28fe-4872-a90a-171701ecc512, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7269268649875193244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72692686498751932447269268649875193244726926864987519324472692686498751932447269268649875193244726926864987519324472692686498751932447269268649875193244726926864987519324472692686498751932447269268649875193244726926864987519324472692686498751932447269268649875193244726926864987519324472692686498751932447269268649875193244726926864987519324472692686498751932447269268649875193244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78cd0a8-54b5-465f-b618-691050683591, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b96ad1a-ebba-4579-866b-0e37559deb70, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b96ad1a-ebba-4579-866b-0e37559deb70, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12777323485324225131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277732348532422513112777323485324225131127773234853242251311277732348532422513112777323485324225131127773234853242251311277732348532422513112777323485324225131127773234853242251311277732348532422513112777323485324225131127773234853242251311277732348532422513112777323485324225131127773234853242251311277732348532422513112777323485324225131127773234853242251311277732348532422513112777323485324225131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dee80c6-28fe-4872-a90a-171701ecc512, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d3c8aacf-18c1-468e-b977-051dedbcb705, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c8aacf-18c1-468e-b977-051dedbcb705, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1758849431297089034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17588494312970890341758849431297089034175884943129708903417588494312970890341758849431297089034175884943129708903417588494312970890341758849431297089034175884943129708903417588494312970890341758849431297089034175884943129708903417588494312970890341758849431297089034175884943129708903417588494312970890341758849431297089034175884943129708903417588494312970890341758849431297089034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b96ad1a-ebba-4579-866b-0e37559deb70, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 703f41ca-7be9-453c-aaa0-f66b4858a15c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703f41ca-7be9-453c-aaa0-f66b4858a15c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059314801477100673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80593148014771006738059314801477100673805931480147710067380593148014771006738059314801477100673805931480147710067380593148014771006738059314801477100673805931480147710067380593148014771006738059314801477100673805931480147710067380593148014771006738059314801477100673805931480147710067380593148014771006738059314801477100673805931480147710067380593148014771006738059314801477100673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c8aacf-18c1-468e-b977-051dedbcb705, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8db8673c-93be-4e8e-9d32-72958c398b94, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db8673c-93be-4e8e-9d32-72958c398b94, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6423021195431651912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64230211954316519126423021195431651912642302119543165191264230211954316519126423021195431651912642302119543165191264230211954316519126423021195431651912642302119543165191264230211954316519126423021195431651912642302119543165191264230211954316519126423021195431651912642302119543165191264230211954316519126423021195431651912642302119543165191264230211954316519126423021195431651912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703f41ca-7be9-453c-aaa0-f66b4858a15c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afcea462-4f02-47d8-8e30-7c26ca2b4db9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afcea462-4f02-47d8-8e30-7c26ca2b4db9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1949123278428993849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19491232784289938491949123278428993849194912327842899384919491232784289938491949123278428993849194912327842899384919491232784289938491949123278428993849194912327842899384919491232784289938491949123278428993849194912327842899384919491232784289938491949123278428993849194912327842899384919491232784289938491949123278428993849194912327842899384919491232784289938491949123278428993849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db8673c-93be-4e8e-9d32-72958c398b94, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af7fcc8c-9a48-488a-8cba-d0ec1fffcf3a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af7fcc8c-9a48-488a-8cba-d0ec1fffcf3a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2248268489825077573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22482684898250775732248268489825077573224826848982507757322482684898250775732248268489825077573224826848982507757322482684898250775732248268489825077573224826848982507757322482684898250775732248268489825077573224826848982507757322482684898250775732248268489825077573224826848982507757322482684898250775732248268489825077573224826848982507757322482684898250775732248268489825077573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afcea462-4f02-47d8-8e30-7c26ca2b4db9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7b0578c-572c-4942-89b6-55cd1c98a268, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b0578c-572c-4942-89b6-55cd1c98a268, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 417428244301436339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339417428244301436339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af7fcc8c-9a48-488a-8cba-d0ec1fffcf3a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cba204c7-3882-44f6-9d26-585f61fbdbda, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba204c7-3882-44f6-9d26-585f61fbdbda, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163556606443845261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316355660644384526113163556606443845261131635566064438452611316355660644384526113163556606443845261131635566064438452611316355660644384526113163556606443845261131635566064438452611316355660644384526113163556606443845261131635566064438452611316355660644384526113163556606443845261131635566064438452611316355660644384526113163556606443845261131635566064438452611316355660644384526113163556606443845261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b0578c-572c-4942-89b6-55cd1c98a268, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b99b1b6f-04f8-4b4d-a407-7a8fa2f23862, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99b1b6f-04f8-4b4d-a407-7a8fa2f23862, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8678793263524919955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86787932635249199558678793263524919955867879326352491995586787932635249199558678793263524919955867879326352491995586787932635249199558678793263524919955867879326352491995586787932635249199558678793263524919955867879326352491995586787932635249199558678793263524919955867879326352491995586787932635249199558678793263524919955867879326352491995586787932635249199558678793263524919955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba204c7-3882-44f6-9d26-585f61fbdbda, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19298e30-5642-4b3d-a4e1-f831c6865628, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19298e30-5642-4b3d-a4e1-f831c6865628, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6766241359856554446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67662413598565544466766241359856554446676624135985655444667662413598565544466766241359856554446676624135985655444667662413598565544466766241359856554446676624135985655444667662413598565544466766241359856554446676624135985655444667662413598565544466766241359856554446676624135985655444667662413598565544466766241359856554446676624135985655444667662413598565544466766241359856554446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99b1b6f-04f8-4b4d-a407-7a8fa2f23862, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea9a4c4f-ed20-4835-b5e0-73087b63bd9a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9a4c4f-ed20-4835-b5e0-73087b63bd9a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16213317080393780461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621331708039378046116213317080393780461162133170803937804611621331708039378046116213317080393780461162133170803937804611621331708039378046116213317080393780461162133170803937804611621331708039378046116213317080393780461162133170803937804611621331708039378046116213317080393780461162133170803937804611621331708039378046116213317080393780461162133170803937804611621331708039378046116213317080393780461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19298e30-5642-4b3d-a4e1-f831c6865628, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf3ed4e5-ba13-4993-993b-163dd2c9e3a4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3ed4e5-ba13-4993-993b-163dd2c9e3a4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 554061803232002321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321554061803232002321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3ed4e5-ba13-4993-993b-163dd2c9e3a4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 658b79f8-c98b-4cc4-9bfd-e56a49f0c68a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658b79f8-c98b-4cc4-9bfd-e56a49f0c68a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542339695003794413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354233969500379441313542339695003794413135423396950037944131354233969500379441313542339695003794413135423396950037944131354233969500379441313542339695003794413135423396950037944131354233969500379441313542339695003794413135423396950037944131354233969500379441313542339695003794413135423396950037944131354233969500379441313542339695003794413135423396950037944131354233969500379441313542339695003794413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9a4c4f-ed20-4835-b5e0-73087b63bd9a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1ef5727-4728-419e-a3ce-3028077c8545, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ef5727-4728-419e-a3ce-3028077c8545, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803473513015980605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88034735130159806058803473513015980605880347351301598060588034735130159806058803473513015980605880347351301598060588034735130159806058803473513015980605880347351301598060588034735130159806058803473513015980605880347351301598060588034735130159806058803473513015980605880347351301598060588034735130159806058803473513015980605880347351301598060588034735130159806058803473513015980605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658b79f8-c98b-4cc4-9bfd-e56a49f0c68a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71692f5e-714c-4d31-9a99-cb804f15998c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71692f5e-714c-4d31-9a99-cb804f15998c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12944544869896217572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294454486989621757212944544869896217572129445448698962175721294454486989621757212944544869896217572129445448698962175721294454486989621757212944544869896217572129445448698962175721294454486989621757212944544869896217572129445448698962175721294454486989621757212944544869896217572129445448698962175721294454486989621757212944544869896217572129445448698962175721294454486989621757212944544869896217572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ef5727-4728-419e-a3ce-3028077c8545, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c1da32ec-2f03-4f80-ada1-1a5b69cca382, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1da32ec-2f03-4f80-ada1-1a5b69cca382, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11472144143564975207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147214414356497520711472144143564975207114721441435649752071147214414356497520711472144143564975207114721441435649752071147214414356497520711472144143564975207114721441435649752071147214414356497520711472144143564975207114721441435649752071147214414356497520711472144143564975207114721441435649752071147214414356497520711472144143564975207114721441435649752071147214414356497520711472144143564975207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71692f5e-714c-4d31-9a99-cb804f15998c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dda7f339-0131-41bd-a983-fa78202a5398, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda7f339-0131-41bd-a983-fa78202a5398, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388259120070165244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238825912007016524412388259120070165244123882591200701652441238825912007016524412388259120070165244123882591200701652441238825912007016524412388259120070165244123882591200701652441238825912007016524412388259120070165244123882591200701652441238825912007016524412388259120070165244123882591200701652441238825912007016524412388259120070165244123882591200701652441238825912007016524412388259120070165244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1da32ec-2f03-4f80-ada1-1a5b69cca382, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2210c5f6-5238-4eab-83d6-8a8d505510c8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2210c5f6-5238-4eab-83d6-8a8d505510c8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743560553854418579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67435605538544185796743560553854418579674356055385441857967435605538544185796743560553854418579674356055385441857967435605538544185796743560553854418579674356055385441857967435605538544185796743560553854418579674356055385441857967435605538544185796743560553854418579674356055385441857967435605538544185796743560553854418579674356055385441857967435605538544185796743560553854418579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda7f339-0131-41bd-a983-fa78202a5398, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee280158-fbca-4ce4-af1e-0fb39fb95327, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee280158-fbca-4ce4-af1e-0fb39fb95327, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1800624399499876295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18006243994998762951800624399499876295180062439949987629518006243994998762951800624399499876295180062439949987629518006243994998762951800624399499876295180062439949987629518006243994998762951800624399499876295180062439949987629518006243994998762951800624399499876295180062439949987629518006243994998762951800624399499876295180062439949987629518006243994998762951800624399499876295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2210c5f6-5238-4eab-83d6-8a8d505510c8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ceac997-ec94-48de-891a-f1221d5026ad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ceac997-ec94-48de-891a-f1221d5026ad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11863501869599389778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186350186959938977811863501869599389778118635018695993897781186350186959938977811863501869599389778118635018695993897781186350186959938977811863501869599389778118635018695993897781186350186959938977811863501869599389778118635018695993897781186350186959938977811863501869599389778118635018695993897781186350186959938977811863501869599389778118635018695993897781186350186959938977811863501869599389778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee280158-fbca-4ce4-af1e-0fb39fb95327, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4526c55b-3011-47da-b3e8-4b9e3fd3d18f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4526c55b-3011-47da-b3e8-4b9e3fd3d18f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095654515302677319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30956545153026773193095654515302677319309565451530267731930956545153026773193095654515302677319309565451530267731930956545153026773193095654515302677319309565451530267731930956545153026773193095654515302677319309565451530267731930956545153026773193095654515302677319309565451530267731930956545153026773193095654515302677319309565451530267731930956545153026773193095654515302677319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ceac997-ec94-48de-891a-f1221d5026ad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 364ea9d1-b200-4cce-8fc5-8ec2d9d0ed2f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364ea9d1-b200-4cce-8fc5-8ec2d9d0ed2f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2865454524285693417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28654545242856934172865454524285693417286545452428569341728654545242856934172865454524285693417286545452428569341728654545242856934172865454524285693417286545452428569341728654545242856934172865454524285693417286545452428569341728654545242856934172865454524285693417286545452428569341728654545242856934172865454524285693417286545452428569341728654545242856934172865454524285693417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4526c55b-3011-47da-b3e8-4b9e3fd3d18f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f35443c5-d26c-429b-9dae-e47005b98242, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35443c5-d26c-429b-9dae-e47005b98242, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17908637829391820608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790863782939182060817908637829391820608179086378293918206081790863782939182060817908637829391820608179086378293918206081790863782939182060817908637829391820608179086378293918206081790863782939182060817908637829391820608179086378293918206081790863782939182060817908637829391820608179086378293918206081790863782939182060817908637829391820608179086378293918206081790863782939182060817908637829391820608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364ea9d1-b200-4cce-8fc5-8ec2d9d0ed2f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b72f281e-fddd-487e-a9cb-a9e4fc41c2bc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72f281e-fddd-487e-a9cb-a9e4fc41c2bc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4140204765985297615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41402047659852976154140204765985297615414020476598529761541402047659852976154140204765985297615414020476598529761541402047659852976154140204765985297615414020476598529761541402047659852976154140204765985297615414020476598529761541402047659852976154140204765985297615414020476598529761541402047659852976154140204765985297615414020476598529761541402047659852976154140204765985297615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35443c5-d26c-429b-9dae-e47005b98242, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81b14a59-6803-4219-ac52-ad308fbbe561, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b14a59-6803-4219-ac52-ad308fbbe561, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8952481190329371176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89524811903293711768952481190329371176895248119032937117689524811903293711768952481190329371176895248119032937117689524811903293711768952481190329371176895248119032937117689524811903293711768952481190329371176895248119032937117689524811903293711768952481190329371176895248119032937117689524811903293711768952481190329371176895248119032937117689524811903293711768952481190329371176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72f281e-fddd-487e-a9cb-a9e4fc41c2bc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 998f7f7e-2c89-46cc-9547-c2379f05a8e8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998f7f7e-2c89-46cc-9547-c2379f05a8e8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7241162499128146166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72411624991281461667241162499128146166724116249912814616672411624991281461667241162499128146166724116249912814616672411624991281461667241162499128146166724116249912814616672411624991281461667241162499128146166724116249912814616672411624991281461667241162499128146166724116249912814616672411624991281461667241162499128146166724116249912814616672411624991281461667241162499128146166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b14a59-6803-4219-ac52-ad308fbbe561, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ca17438-154d-48ea-8250-92902d1fe3ca, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca17438-154d-48ea-8250-92902d1fe3ca, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18436793759509803498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843679375950980349818436793759509803498184367937595098034981843679375950980349818436793759509803498184367937595098034981843679375950980349818436793759509803498184367937595098034981843679375950980349818436793759509803498184367937595098034981843679375950980349818436793759509803498184367937595098034981843679375950980349818436793759509803498184367937595098034981843679375950980349818436793759509803498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998f7f7e-2c89-46cc-9547-c2379f05a8e8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56fd55a9-4bce-4b14-9b12-9a9747b2fd29, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56fd55a9-4bce-4b14-9b12-9a9747b2fd29, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690885685688285451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169088568568828545111690885685688285451116908856856882854511169088568568828545111690885685688285451116908856856882854511169088568568828545111690885685688285451116908856856882854511169088568568828545111690885685688285451116908856856882854511169088568568828545111690885685688285451116908856856882854511169088568568828545111690885685688285451116908856856882854511169088568568828545111690885685688285451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56fd55a9-4bce-4b14-9b12-9a9747b2fd29, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02f9c214-7355-4f87-a42a-c74690521352, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f9c214-7355-4f87-a42a-c74690521352, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12644598801952084651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264459880195208465112644598801952084651126445988019520846511264459880195208465112644598801952084651126445988019520846511264459880195208465112644598801952084651126445988019520846511264459880195208465112644598801952084651126445988019520846511264459880195208465112644598801952084651126445988019520846511264459880195208465112644598801952084651126445988019520846511264459880195208465112644598801952084651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca17438-154d-48ea-8250-92902d1fe3ca, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fcd5f5d-b556-45c5-9781-8b9076100c83, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fcd5f5d-b556-45c5-9781-8b9076100c83, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7606375696316018912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76063756963160189127606375696316018912760637569631601891276063756963160189127606375696316018912760637569631601891276063756963160189127606375696316018912760637569631601891276063756963160189127606375696316018912760637569631601891276063756963160189127606375696316018912760637569631601891276063756963160189127606375696316018912760637569631601891276063756963160189127606375696316018912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f9c214-7355-4f87-a42a-c74690521352, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e0c11802-ac4e-4e96-a351-f30e00874319, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c11802-ac4e-4e96-a351-f30e00874319, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7610639166693027829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76106391666930278297610639166693027829761063916669302782976106391666930278297610639166693027829761063916669302782976106391666930278297610639166693027829761063916669302782976106391666930278297610639166693027829761063916669302782976106391666930278297610639166693027829761063916669302782976106391666930278297610639166693027829761063916669302782976106391666930278297610639166693027829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fcd5f5d-b556-45c5-9781-8b9076100c83, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39cc9eb9-cc44-411a-a4fd-f6987d54bde7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39cc9eb9-cc44-411a-a4fd-f6987d54bde7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13879344466536516387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387934446653651638713879344466536516387138793444665365163871387934446653651638713879344466536516387138793444665365163871387934446653651638713879344466536516387138793444665365163871387934446653651638713879344466536516387138793444665365163871387934446653651638713879344466536516387138793444665365163871387934446653651638713879344466536516387138793444665365163871387934446653651638713879344466536516387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c11802-ac4e-4e96-a351-f30e00874319, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fe74d25-4cb0-4ed0-915b-d1b01ddbab86, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe74d25-4cb0-4ed0-915b-d1b01ddbab86, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5470051858234179975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54700518582341799755470051858234179975547005185823417997554700518582341799755470051858234179975547005185823417997554700518582341799755470051858234179975547005185823417997554700518582341799755470051858234179975547005185823417997554700518582341799755470051858234179975547005185823417997554700518582341799755470051858234179975547005185823417997554700518582341799755470051858234179975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39cc9eb9-cc44-411a-a4fd-f6987d54bde7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 877965d0-0c58-42d4-bce2-b929afb5d6b9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 877965d0-0c58-42d4-bce2-b929afb5d6b9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452278561864885345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245227856186488534512452278561864885345124522785618648853451245227856186488534512452278561864885345124522785618648853451245227856186488534512452278561864885345124522785618648853451245227856186488534512452278561864885345124522785618648853451245227856186488534512452278561864885345124522785618648853451245227856186488534512452278561864885345124522785618648853451245227856186488534512452278561864885345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe74d25-4cb0-4ed0-915b-d1b01ddbab86, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d976ae8d-c712-4b44-a4b0-d422257001b5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d976ae8d-c712-4b44-a4b0-d422257001b5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1900147793874044727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19001477938740447271900147793874044727190014779387404472719001477938740447271900147793874044727190014779387404472719001477938740447271900147793874044727190014779387404472719001477938740447271900147793874044727190014779387404472719001477938740447271900147793874044727190014779387404472719001477938740447271900147793874044727190014779387404472719001477938740447271900147793874044727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 877965d0-0c58-42d4-bce2-b929afb5d6b9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91d7def4-daee-4ed1-864f-db14b4db4824, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d7def4-daee-4ed1-864f-db14b4db4824, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14075114686602168370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407511468660216837014075114686602168370140751146866021683701407511468660216837014075114686602168370140751146866021683701407511468660216837014075114686602168370140751146866021683701407511468660216837014075114686602168370140751146866021683701407511468660216837014075114686602168370140751146866021683701407511468660216837014075114686602168370140751146866021683701407511468660216837014075114686602168370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d976ae8d-c712-4b44-a4b0-d422257001b5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7afe0c1-e552-4cae-9c28-cd930dbaf60b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7afe0c1-e552-4cae-9c28-cd930dbaf60b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6329455483768888848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63294554837688888486329455483768888848632945548376888884863294554837688888486329455483768888848632945548376888884863294554837688888486329455483768888848632945548376888884863294554837688888486329455483768888848632945548376888884863294554837688888486329455483768888848632945548376888884863294554837688888486329455483768888848632945548376888884863294554837688888486329455483768888848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d7def4-daee-4ed1-864f-db14b4db4824, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b46ddfbc-bdd2-4bbe-bc68-5f0c9630c5ce, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b46ddfbc-bdd2-4bbe-bc68-5f0c9630c5ce, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16893704404092966351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689370440409296635116893704404092966351168937044040929663511689370440409296635116893704404092966351168937044040929663511689370440409296635116893704404092966351168937044040929663511689370440409296635116893704404092966351168937044040929663511689370440409296635116893704404092966351168937044040929663511689370440409296635116893704404092966351168937044040929663511689370440409296635116893704404092966351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7afe0c1-e552-4cae-9c28-cd930dbaf60b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c17afa6b-10a2-49a0-a91b-48a1f87da829, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17afa6b-10a2-49a0-a91b-48a1f87da829, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9254422841037183973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92544228410371839739254422841037183973925442284103718397392544228410371839739254422841037183973925442284103718397392544228410371839739254422841037183973925442284103718397392544228410371839739254422841037183973925442284103718397392544228410371839739254422841037183973925442284103718397392544228410371839739254422841037183973925442284103718397392544228410371839739254422841037183973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b46ddfbc-bdd2-4bbe-bc68-5f0c9630c5ce, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 409bd572-47d6-4fe9-9553-075007ab3378, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409bd572-47d6-4fe9-9553-075007ab3378, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16975700772118501342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697570077211850134216975700772118501342169757007721185013421697570077211850134216975700772118501342169757007721185013421697570077211850134216975700772118501342169757007721185013421697570077211850134216975700772118501342169757007721185013421697570077211850134216975700772118501342169757007721185013421697570077211850134216975700772118501342169757007721185013421697570077211850134216975700772118501342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17afa6b-10a2-49a0-a91b-48a1f87da829, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2829a935-e81f-457f-84ab-8116cff14223, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2829a935-e81f-457f-84ab-8116cff14223, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4477199915252564689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44771999152525646894477199915252564689447719991525256468944771999152525646894477199915252564689447719991525256468944771999152525646894477199915252564689447719991525256468944771999152525646894477199915252564689447719991525256468944771999152525646894477199915252564689447719991525256468944771999152525646894477199915252564689447719991525256468944771999152525646894477199915252564689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409bd572-47d6-4fe9-9553-075007ab3378, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb6e39fc-5f92-410c-93d0-bb452f102c98, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6e39fc-5f92-410c-93d0-bb452f102c98, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13799387131308947162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379938713130894716213799387131308947162137993871313089471621379938713130894716213799387131308947162137993871313089471621379938713130894716213799387131308947162137993871313089471621379938713130894716213799387131308947162137993871313089471621379938713130894716213799387131308947162137993871313089471621379938713130894716213799387131308947162137993871313089471621379938713130894716213799387131308947162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2829a935-e81f-457f-84ab-8116cff14223, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ae3aa28-c1af-47eb-9504-38dde421555e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae3aa28-c1af-47eb-9504-38dde421555e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6324315971187794317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63243159711877943176324315971187794317632431597118779431763243159711877943176324315971187794317632431597118779431763243159711877943176324315971187794317632431597118779431763243159711877943176324315971187794317632431597118779431763243159711877943176324315971187794317632431597118779431763243159711877943176324315971187794317632431597118779431763243159711877943176324315971187794317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6e39fc-5f92-410c-93d0-bb452f102c98, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98fbaf76-5147-42f9-bf75-91ae08a69e1b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fbaf76-5147-42f9-bf75-91ae08a69e1b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3366820924060746228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33668209240607462283366820924060746228336682092406074622833668209240607462283366820924060746228336682092406074622833668209240607462283366820924060746228336682092406074622833668209240607462283366820924060746228336682092406074622833668209240607462283366820924060746228336682092406074622833668209240607462283366820924060746228336682092406074622833668209240607462283366820924060746228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae3aa28-c1af-47eb-9504-38dde421555e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6727469-37f1-4889-ada9-c5d5090ef6bd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6727469-37f1-4889-ada9-c5d5090ef6bd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122596806157796567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112259680615779656711122596806157796567111225968061577965671112259680615779656711122596806157796567111225968061577965671112259680615779656711122596806157796567111225968061577965671112259680615779656711122596806157796567111225968061577965671112259680615779656711122596806157796567111225968061577965671112259680615779656711122596806157796567111225968061577965671112259680615779656711122596806157796567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fbaf76-5147-42f9-bf75-91ae08a69e1b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6727469-37f1-4889-ada9-c5d5090ef6bd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61056ae3-13a3-4907-8f33-d9119f750eb4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c26336ad-36c8-4f32-a372-507b83b1992f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26336ad-36c8-4f32-a372-507b83b1992f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16969195163915413898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696919516391541389816969195163915413898169691951639154138981696919516391541389816969195163915413898169691951639154138981696919516391541389816969195163915413898169691951639154138981696919516391541389816969195163915413898169691951639154138981696919516391541389816969195163915413898169691951639154138981696919516391541389816969195163915413898169691951639154138981696919516391541389816969195163915413898" } } } 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, 61056ae3-13a3-4907-8f33-d9119f750eb4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6594712734282365013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65947127342823650136594712734282365013659471273428236501365947127342823650136594712734282365013659471273428236501365947127342823650136594712734282365013659471273428236501365947127342823650136594712734282365013659471273428236501365947127342823650136594712734282365013659471273428236501365947127342823650136594712734282365013659471273428236501365947127342823650136594712734282365013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26336ad-36c8-4f32-a372-507b83b1992f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61056ae3-13a3-4907-8f33-d9119f750eb4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a485be99-962e-499e-acd7-3d87acb56b02, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbb143f1-1d31-40d4-8530-6cf1a50a6a39, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a485be99-962e-499e-acd7-3d87acb56b02, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409051748918626889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440905174891862688914409051748918626889144090517489186268891440905174891862688914409051748918626889144090517489186268891440905174891862688914409051748918626889144090517489186268891440905174891862688914409051748918626889144090517489186268891440905174891862688914409051748918626889144090517489186268891440905174891862688914409051748918626889144090517489186268891440905174891862688914409051748918626889" } } } 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, bbb143f1-1d31-40d4-8530-6cf1a50a6a39, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16750404925045681885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675040492504568188516750404925045681885167504049250456818851675040492504568188516750404925045681885167504049250456818851675040492504568188516750404925045681885167504049250456818851675040492504568188516750404925045681885167504049250456818851675040492504568188516750404925045681885167504049250456818851675040492504568188516750404925045681885167504049250456818851675040492504568188516750404925045681885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a485be99-962e-499e-acd7-3d87acb56b02, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1df912c-4460-48e5-89a5-5c452cbfc5d5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1df912c-4460-48e5-89a5-5c452cbfc5d5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3619167073653916314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36191670736539163143619167073653916314361916707365391631436191670736539163143619167073653916314361916707365391631436191670736539163143619167073653916314361916707365391631436191670736539163143619167073653916314361916707365391631436191670736539163143619167073653916314361916707365391631436191670736539163143619167073653916314361916707365391631436191670736539163143619167073653916314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb143f1-1d31-40d4-8530-6cf1a50a6a39, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e93ba5f0-c667-4698-af63-2482d402e8a9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93ba5f0-c667-4698-af63-2482d402e8a9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9832259708838548300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98322597088385483009832259708838548300983225970883854830098322597088385483009832259708838548300983225970883854830098322597088385483009832259708838548300983225970883854830098322597088385483009832259708838548300983225970883854830098322597088385483009832259708838548300983225970883854830098322597088385483009832259708838548300983225970883854830098322597088385483009832259708838548300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1df912c-4460-48e5-89a5-5c452cbfc5d5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7daa026b-0816-451d-89fd-cf78d0d13f8b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7daa026b-0816-451d-89fd-cf78d0d13f8b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12812109806935985212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281210980693598521212812109806935985212128121098069359852121281210980693598521212812109806935985212128121098069359852121281210980693598521212812109806935985212128121098069359852121281210980693598521212812109806935985212128121098069359852121281210980693598521212812109806935985212128121098069359852121281210980693598521212812109806935985212128121098069359852121281210980693598521212812109806935985212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93ba5f0-c667-4698-af63-2482d402e8a9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 798e9f64-447b-4814-86fe-91f12ff96566, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798e9f64-447b-4814-86fe-91f12ff96566, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238495289821259711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12384952898212597111238495289821259711123849528982125971112384952898212597111238495289821259711123849528982125971112384952898212597111238495289821259711123849528982125971112384952898212597111238495289821259711123849528982125971112384952898212597111238495289821259711123849528982125971112384952898212597111238495289821259711123849528982125971112384952898212597111238495289821259711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7daa026b-0816-451d-89fd-cf78d0d13f8b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4ae9353-a8ab-4a7a-a720-ba1f78af44df, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ae9353-a8ab-4a7a-a720-ba1f78af44df, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9262879176994474925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92628791769944749259262879176994474925926287917699447492592628791769944749259262879176994474925926287917699447492592628791769944749259262879176994474925926287917699447492592628791769944749259262879176994474925926287917699447492592628791769944749259262879176994474925926287917699447492592628791769944749259262879176994474925926287917699447492592628791769944749259262879176994474925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798e9f64-447b-4814-86fe-91f12ff96566, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 45e9d797-b26e-4514-a5c4-e59d47764ed3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e9d797-b26e-4514-a5c4-e59d47764ed3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2870539555566737023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28705395555667370232870539555566737023287053955556673702328705395555667370232870539555566737023287053955556673702328705395555667370232870539555566737023287053955556673702328705395555667370232870539555566737023287053955556673702328705395555667370232870539555566737023287053955556673702328705395555667370232870539555566737023287053955556673702328705395555667370232870539555566737023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ae9353-a8ab-4a7a-a720-ba1f78af44df, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd871c14-8aab-45d9-8f2e-08bed1669452, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd871c14-8aab-45d9-8f2e-08bed1669452, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13598511540504412727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359851154050441272713598511540504412727135985115405044127271359851154050441272713598511540504412727135985115405044127271359851154050441272713598511540504412727135985115405044127271359851154050441272713598511540504412727135985115405044127271359851154050441272713598511540504412727135985115405044127271359851154050441272713598511540504412727135985115405044127271359851154050441272713598511540504412727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e9d797-b26e-4514-a5c4-e59d47764ed3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdc6bc15-c150-4ee7-8f17-8f3723117c74, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc6bc15-c150-4ee7-8f17-8f3723117c74, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3149693967431139974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31496939674311399743149693967431139974314969396743113997431496939674311399743149693967431139974314969396743113997431496939674311399743149693967431139974314969396743113997431496939674311399743149693967431139974314969396743113997431496939674311399743149693967431139974314969396743113997431496939674311399743149693967431139974314969396743113997431496939674311399743149693967431139974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd871c14-8aab-45d9-8f2e-08bed1669452, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 020c437a-3c46-4fdf-b339-983e9fd12884, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020c437a-3c46-4fdf-b339-983e9fd12884, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16163408545991189046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616340854599118904616163408545991189046161634085459911890461616340854599118904616163408545991189046161634085459911890461616340854599118904616163408545991189046161634085459911890461616340854599118904616163408545991189046161634085459911890461616340854599118904616163408545991189046161634085459911890461616340854599118904616163408545991189046161634085459911890461616340854599118904616163408545991189046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc6bc15-c150-4ee7-8f17-8f3723117c74, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eaa878c7-4517-4a3c-9189-f0e6e44d997c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa878c7-4517-4a3c-9189-f0e6e44d997c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11749821150712769107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174982115071276910711749821150712769107117498211507127691071174982115071276910711749821150712769107117498211507127691071174982115071276910711749821150712769107117498211507127691071174982115071276910711749821150712769107117498211507127691071174982115071276910711749821150712769107117498211507127691071174982115071276910711749821150712769107117498211507127691071174982115071276910711749821150712769107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020c437a-3c46-4fdf-b339-983e9fd12884, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30266bed-8391-4c93-b61f-b5aeab7e09f2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30266bed-8391-4c93-b61f-b5aeab7e09f2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14333320337328499723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433332033732849972314333320337328499723143333203373284997231433332033732849972314333320337328499723143333203373284997231433332033732849972314333320337328499723143333203373284997231433332033732849972314333320337328499723143333203373284997231433332033732849972314333320337328499723143333203373284997231433332033732849972314333320337328499723143333203373284997231433332033732849972314333320337328499723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa878c7-4517-4a3c-9189-f0e6e44d997c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71e1ed50-476c-4c5f-93f1-05956be8f3ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e1ed50-476c-4c5f-93f1-05956be8f3ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13108440343091087325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310844034309108732513108440343091087325131084403430910873251310844034309108732513108440343091087325131084403430910873251310844034309108732513108440343091087325131084403430910873251310844034309108732513108440343091087325131084403430910873251310844034309108732513108440343091087325131084403430910873251310844034309108732513108440343091087325131084403430910873251310844034309108732513108440343091087325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30266bed-8391-4c93-b61f-b5aeab7e09f2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 924f5ef6-8a1a-4ffc-987d-62ac2d928042, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924f5ef6-8a1a-4ffc-987d-62ac2d928042, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15829740859948434506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582974085994843450615829740859948434506158297408599484345061582974085994843450615829740859948434506158297408599484345061582974085994843450615829740859948434506158297408599484345061582974085994843450615829740859948434506158297408599484345061582974085994843450615829740859948434506158297408599484345061582974085994843450615829740859948434506158297408599484345061582974085994843450615829740859948434506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e1ed50-476c-4c5f-93f1-05956be8f3ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e399ff7-bf38-409b-8ce4-9ef161dc67c4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e399ff7-bf38-409b-8ce4-9ef161dc67c4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2987872538177059583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29878725381770595832987872538177059583298787253817705958329878725381770595832987872538177059583298787253817705958329878725381770595832987872538177059583298787253817705958329878725381770595832987872538177059583298787253817705958329878725381770595832987872538177059583298787253817705958329878725381770595832987872538177059583298787253817705958329878725381770595832987872538177059583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924f5ef6-8a1a-4ffc-987d-62ac2d928042, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2dc57e87-044a-4b37-9e77-a7597ffac937, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc57e87-044a-4b37-9e77-a7597ffac937, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12134663643888677061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213466364388867706112134663643888677061121346636438886770611213466364388867706112134663643888677061121346636438886770611213466364388867706112134663643888677061121346636438886770611213466364388867706112134663643888677061121346636438886770611213466364388867706112134663643888677061121346636438886770611213466364388867706112134663643888677061121346636438886770611213466364388867706112134663643888677061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e399ff7-bf38-409b-8ce4-9ef161dc67c4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1ce9ddf-0b10-4a3a-9370-4067a0681602, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ce9ddf-0b10-4a3a-9370-4067a0681602, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809333025430500458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580933302543050045815809333025430500458158093330254305004581580933302543050045815809333025430500458158093330254305004581580933302543050045815809333025430500458158093330254305004581580933302543050045815809333025430500458158093330254305004581580933302543050045815809333025430500458158093330254305004581580933302543050045815809333025430500458158093330254305004581580933302543050045815809333025430500458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc57e87-044a-4b37-9e77-a7597ffac937, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1dcb24c-3495-4156-a0f8-f451c754bbfd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1dcb24c-3495-4156-a0f8-f451c754bbfd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15299405792662069171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529940579266206917115299405792662069171152994057926620691711529940579266206917115299405792662069171152994057926620691711529940579266206917115299405792662069171152994057926620691711529940579266206917115299405792662069171152994057926620691711529940579266206917115299405792662069171152994057926620691711529940579266206917115299405792662069171152994057926620691711529940579266206917115299405792662069171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ce9ddf-0b10-4a3a-9370-4067a0681602, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4711bc0-2e14-4944-bf87-45568c2a506a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4711bc0-2e14-4944-bf87-45568c2a506a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11579450498909663113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157945049890966311311579450498909663113115794504989096631131157945049890966311311579450498909663113115794504989096631131157945049890966311311579450498909663113115794504989096631131157945049890966311311579450498909663113115794504989096631131157945049890966311311579450498909663113115794504989096631131157945049890966311311579450498909663113115794504989096631131157945049890966311311579450498909663113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1dcb24c-3495-4156-a0f8-f451c754bbfd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c75d90af-d413-4b4f-af62-b0c1ba630d18, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4711bc0-2e14-4944-bf87-45568c2a506a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75d90af-d413-4b4f-af62-b0c1ba630d18, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8900268921307283120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89002689213072831208900268921307283120890026892130728312089002689213072831208900268921307283120890026892130728312089002689213072831208900268921307283120890026892130728312089002689213072831208900268921307283120890026892130728312089002689213072831208900268921307283120890026892130728312089002689213072831208900268921307283120890026892130728312089002689213072831208900268921307283120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd97f332-f00f-424a-b8c0-d7c4d9e9de73, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd97f332-f00f-424a-b8c0-d7c4d9e9de73, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15566402996849089963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556640299684908996315566402996849089963155664029968490899631556640299684908996315566402996849089963155664029968490899631556640299684908996315566402996849089963155664029968490899631556640299684908996315566402996849089963155664029968490899631556640299684908996315566402996849089963155664029968490899631556640299684908996315566402996849089963155664029968490899631556640299684908996315566402996849089963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75d90af-d413-4b4f-af62-b0c1ba630d18, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62b8871b-321d-40a7-9004-512dcb3393f1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b8871b-321d-40a7-9004-512dcb3393f1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9469043495893933622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94690434958939336229469043495893933622946904349589393362294690434958939336229469043495893933622946904349589393362294690434958939336229469043495893933622946904349589393362294690434958939336229469043495893933622946904349589393362294690434958939336229469043495893933622946904349589393362294690434958939336229469043495893933622946904349589393362294690434958939336229469043495893933622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd97f332-f00f-424a-b8c0-d7c4d9e9de73, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ffd5ebe-9876-4f66-8e6e-2cc412d57a28, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ffd5ebe-9876-4f66-8e6e-2cc412d57a28, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14581344977105247675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458134497710524767514581344977105247675145813449771052476751458134497710524767514581344977105247675145813449771052476751458134497710524767514581344977105247675145813449771052476751458134497710524767514581344977105247675145813449771052476751458134497710524767514581344977105247675145813449771052476751458134497710524767514581344977105247675145813449771052476751458134497710524767514581344977105247675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b8871b-321d-40a7-9004-512dcb3393f1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92edcb22-2ab1-4c94-b446-85e78549b39d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92edcb22-2ab1-4c94-b446-85e78549b39d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17995316565393016176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799531656539301617617995316565393016176179953165653930161761799531656539301617617995316565393016176179953165653930161761799531656539301617617995316565393016176179953165653930161761799531656539301617617995316565393016176179953165653930161761799531656539301617617995316565393016176179953165653930161761799531656539301617617995316565393016176179953165653930161761799531656539301617617995316565393016176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ffd5ebe-9876-4f66-8e6e-2cc412d57a28, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 723ee001-2c51-434a-b8e2-fdf9d6d7f523, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 723ee001-2c51-434a-b8e2-fdf9d6d7f523, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18233661801228051073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823366180122805107318233661801228051073182336618012280510731823366180122805107318233661801228051073182336618012280510731823366180122805107318233661801228051073182336618012280510731823366180122805107318233661801228051073182336618012280510731823366180122805107318233661801228051073182336618012280510731823366180122805107318233661801228051073182336618012280510731823366180122805107318233661801228051073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92edcb22-2ab1-4c94-b446-85e78549b39d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02904ed4-f133-429a-9520-e2cfab0b7141, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02904ed4-f133-429a-9520-e2cfab0b7141, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014868050193860766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301486805019386076613014868050193860766130148680501938607661301486805019386076613014868050193860766130148680501938607661301486805019386076613014868050193860766130148680501938607661301486805019386076613014868050193860766130148680501938607661301486805019386076613014868050193860766130148680501938607661301486805019386076613014868050193860766130148680501938607661301486805019386076613014868050193860766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 723ee001-2c51-434a-b8e2-fdf9d6d7f523, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92e2b565-d9ba-4aa9-bc32-3a7404f28ab5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92e2b565-d9ba-4aa9-bc32-3a7404f28ab5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7034595048192807815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70345950481928078157034595048192807815703459504819280781570345950481928078157034595048192807815703459504819280781570345950481928078157034595048192807815703459504819280781570345950481928078157034595048192807815703459504819280781570345950481928078157034595048192807815703459504819280781570345950481928078157034595048192807815703459504819280781570345950481928078157034595048192807815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02904ed4-f133-429a-9520-e2cfab0b7141, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b4bdc46-86ce-4b07-a25d-379f575ec621, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4bdc46-86ce-4b07-a25d-379f575ec621, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 144635472892418982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982144635472892418982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92e2b565-d9ba-4aa9-bc32-3a7404f28ab5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d9197bb-eeaf-489e-8c9e-9f44b6caad49, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9197bb-eeaf-489e-8c9e-9f44b6caad49, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10678536648964582051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067853664896458205110678536648964582051106785366489645820511067853664896458205110678536648964582051106785366489645820511067853664896458205110678536648964582051106785366489645820511067853664896458205110678536648964582051106785366489645820511067853664896458205110678536648964582051106785366489645820511067853664896458205110678536648964582051106785366489645820511067853664896458205110678536648964582051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4bdc46-86ce-4b07-a25d-379f575ec621, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ceeff9b-e849-46be-b371-872b78475eef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ceeff9b-e849-46be-b371-872b78475eef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9213875313663377547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92138753136633775479213875313663377547921387531366337754792138753136633775479213875313663377547921387531366337754792138753136633775479213875313663377547921387531366337754792138753136633775479213875313663377547921387531366337754792138753136633775479213875313663377547921387531366337754792138753136633775479213875313663377547921387531366337754792138753136633775479213875313663377547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9197bb-eeaf-489e-8c9e-9f44b6caad49, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3c136e3-c76c-4d60-a9a4-f55152fd0c13, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c136e3-c76c-4d60-a9a4-f55152fd0c13, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8145281681317515298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81452816813175152988145281681317515298814528168131751529881452816813175152988145281681317515298814528168131751529881452816813175152988145281681317515298814528168131751529881452816813175152988145281681317515298814528168131751529881452816813175152988145281681317515298814528168131751529881452816813175152988145281681317515298814528168131751529881452816813175152988145281681317515298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ceeff9b-e849-46be-b371-872b78475eef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07dc8098-bcee-4ad8-9e1d-e5ddb8875716, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07dc8098-bcee-4ad8-9e1d-e5ddb8875716, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15637612505163728482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563761250516372848215637612505163728482156376125051637284821563761250516372848215637612505163728482156376125051637284821563761250516372848215637612505163728482156376125051637284821563761250516372848215637612505163728482156376125051637284821563761250516372848215637612505163728482156376125051637284821563761250516372848215637612505163728482156376125051637284821563761250516372848215637612505163728482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c136e3-c76c-4d60-a9a4-f55152fd0c13, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a61fbf33-7238-4339-aff4-d9826ff056a5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a61fbf33-7238-4339-aff4-d9826ff056a5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610405971633686379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56104059716336863795610405971633686379561040597163368637956104059716336863795610405971633686379561040597163368637956104059716336863795610405971633686379561040597163368637956104059716336863795610405971633686379561040597163368637956104059716336863795610405971633686379561040597163368637956104059716336863795610405971633686379561040597163368637956104059716336863795610405971633686379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07dc8098-bcee-4ad8-9e1d-e5ddb8875716, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbae26bb-7956-45e4-b701-92e3905adfc8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbae26bb-7956-45e4-b701-92e3905adfc8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2626129463370611778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26261294633706117782626129463370611778262612946337061177826261294633706117782626129463370611778262612946337061177826261294633706117782626129463370611778262612946337061177826261294633706117782626129463370611778262612946337061177826261294633706117782626129463370611778262612946337061177826261294633706117782626129463370611778262612946337061177826261294633706117782626129463370611778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a61fbf33-7238-4339-aff4-d9826ff056a5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 640255ab-2a23-4418-a802-f98132f1f679, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640255ab-2a23-4418-a802-f98132f1f679, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18088998167642137366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808899816764213736618088998167642137366180889981676421373661808899816764213736618088998167642137366180889981676421373661808899816764213736618088998167642137366180889981676421373661808899816764213736618088998167642137366180889981676421373661808899816764213736618088998167642137366180889981676421373661808899816764213736618088998167642137366180889981676421373661808899816764213736618088998167642137366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbae26bb-7956-45e4-b701-92e3905adfc8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35153600-e069-40fb-b715-969320bb6c44, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35153600-e069-40fb-b715-969320bb6c44, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9507608475910237158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95076084759102371589507608475910237158950760847591023715895076084759102371589507608475910237158950760847591023715895076084759102371589507608475910237158950760847591023715895076084759102371589507608475910237158950760847591023715895076084759102371589507608475910237158950760847591023715895076084759102371589507608475910237158950760847591023715895076084759102371589507608475910237158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640255ab-2a23-4418-a802-f98132f1f679, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ceb241c1-6dc5-43ee-aa66-23ecaeca1e1f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceb241c1-6dc5-43ee-aa66-23ecaeca1e1f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5959420953952668940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59594209539526689405959420953952668940595942095395266894059594209539526689405959420953952668940595942095395266894059594209539526689405959420953952668940595942095395266894059594209539526689405959420953952668940595942095395266894059594209539526689405959420953952668940595942095395266894059594209539526689405959420953952668940595942095395266894059594209539526689405959420953952668940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35153600-e069-40fb-b715-969320bb6c44, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 438eb221-29bd-4d22-8c34-bb914eef420a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 438eb221-29bd-4d22-8c34-bb914eef420a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025543122171947501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60255431221719475016025543122171947501602554312217194750160255431221719475016025543122171947501602554312217194750160255431221719475016025543122171947501602554312217194750160255431221719475016025543122171947501602554312217194750160255431221719475016025543122171947501602554312217194750160255431221719475016025543122171947501602554312217194750160255431221719475016025543122171947501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceb241c1-6dc5-43ee-aa66-23ecaeca1e1f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be26514e-142a-470a-b2c0-8571d485c4fc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be26514e-142a-470a-b2c0-8571d485c4fc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6688806004083115300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66888060040831153006688806004083115300668880600408311530066888060040831153006688806004083115300668880600408311530066888060040831153006688806004083115300668880600408311530066888060040831153006688806004083115300668880600408311530066888060040831153006688806004083115300668880600408311530066888060040831153006688806004083115300668880600408311530066888060040831153006688806004083115300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 438eb221-29bd-4d22-8c34-bb914eef420a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fc04e9b-9430-4ac3-996b-0cfcca8c8ee2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc04e9b-9430-4ac3-996b-0cfcca8c8ee2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9959051653236820054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99590516532368200549959051653236820054995905165323682005499590516532368200549959051653236820054995905165323682005499590516532368200549959051653236820054995905165323682005499590516532368200549959051653236820054995905165323682005499590516532368200549959051653236820054995905165323682005499590516532368200549959051653236820054995905165323682005499590516532368200549959051653236820054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be26514e-142a-470a-b2c0-8571d485c4fc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 423b7f72-5d89-4f94-9fde-0e0e04ac6a53, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423b7f72-5d89-4f94-9fde-0e0e04ac6a53, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018817109873731456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70188171098737314567018817109873731456701881710987373145670188171098737314567018817109873731456701881710987373145670188171098737314567018817109873731456701881710987373145670188171098737314567018817109873731456701881710987373145670188171098737314567018817109873731456701881710987373145670188171098737314567018817109873731456701881710987373145670188171098737314567018817109873731456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc04e9b-9430-4ac3-996b-0cfcca8c8ee2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b96677f6-71a6-4683-806f-3fbf0a9f2953, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96677f6-71a6-4683-806f-3fbf0a9f2953, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8975761101826447458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89757611018264474588975761101826447458897576110182644745889757611018264474588975761101826447458897576110182644745889757611018264474588975761101826447458897576110182644745889757611018264474588975761101826447458897576110182644745889757611018264474588975761101826447458897576110182644745889757611018264474588975761101826447458897576110182644745889757611018264474588975761101826447458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423b7f72-5d89-4f94-9fde-0e0e04ac6a53, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61a7b191-c50c-4063-88e9-81280d298c63, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a7b191-c50c-4063-88e9-81280d298c63, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241724307576097240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240241724307576097240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96677f6-71a6-4683-806f-3fbf0a9f2953, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d37619f-51f7-4495-aa80-c75c329ec341, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d37619f-51f7-4495-aa80-c75c329ec341, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3363877270465214103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33638772704652141033363877270465214103336387727046521410333638772704652141033363877270465214103336387727046521410333638772704652141033363877270465214103336387727046521410333638772704652141033363877270465214103336387727046521410333638772704652141033363877270465214103336387727046521410333638772704652141033363877270465214103336387727046521410333638772704652141033363877270465214103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a7b191-c50c-4063-88e9-81280d298c63, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d37619f-51f7-4495-aa80-c75c329ec341, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0541e576-5d5e-4b5e-bc78-bff87c76bd2b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0541e576-5d5e-4b5e-bc78-bff87c76bd2b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2703880742505008828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27038807425050088282703880742505008828270388074250500882827038807425050088282703880742505008828270388074250500882827038807425050088282703880742505008828270388074250500882827038807425050088282703880742505008828270388074250500882827038807425050088282703880742505008828270388074250500882827038807425050088282703880742505008828270388074250500882827038807425050088282703880742505008828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bbaa75d-af95-4d08-9a57-74eb0b9046c5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bbaa75d-af95-4d08-9a57-74eb0b9046c5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7134974345768984113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71349743457689841137134974345768984113713497434576898411371349743457689841137134974345768984113713497434576898411371349743457689841137134974345768984113713497434576898411371349743457689841137134974345768984113713497434576898411371349743457689841137134974345768984113713497434576898411371349743457689841137134974345768984113713497434576898411371349743457689841137134974345768984113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bbaa75d-af95-4d08-9a57-74eb0b9046c5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b35776d3-d430-4a96-912d-f02912e400cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b35776d3-d430-4a96-912d-f02912e400cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16211012063450889230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621101206345088923016211012063450889230162110120634508892301621101206345088923016211012063450889230162110120634508892301621101206345088923016211012063450889230162110120634508892301621101206345088923016211012063450889230162110120634508892301621101206345088923016211012063450889230162110120634508892301621101206345088923016211012063450889230162110120634508892301621101206345088923016211012063450889230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0541e576-5d5e-4b5e-bc78-bff87c76bd2b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c7fb36b-ae3a-4638-80b0-248d84b53a4a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7fb36b-ae3a-4638-80b0-248d84b53a4a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1184407743776813261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11844077437768132611184407743776813261118440774377681326111844077437768132611184407743776813261118440774377681326111844077437768132611184407743776813261118440774377681326111844077437768132611184407743776813261118440774377681326111844077437768132611184407743776813261118440774377681326111844077437768132611184407743776813261118440774377681326111844077437768132611184407743776813261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b35776d3-d430-4a96-912d-f02912e400cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f881eda-7bf4-48e2-a61f-b1ed48449223, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f881eda-7bf4-48e2-a61f-b1ed48449223, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992835738516193602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199283573851619360211992835738516193602119928357385161936021199283573851619360211992835738516193602119928357385161936021199283573851619360211992835738516193602119928357385161936021199283573851619360211992835738516193602119928357385161936021199283573851619360211992835738516193602119928357385161936021199283573851619360211992835738516193602119928357385161936021199283573851619360211992835738516193602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7fb36b-ae3a-4638-80b0-248d84b53a4a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05eecfd4-d86d-4d05-9bbf-a14d04ba2db4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eecfd4-d86d-4d05-9bbf-a14d04ba2db4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325834629988358695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532583462998835869515325834629988358695153258346299883586951532583462998835869515325834629988358695153258346299883586951532583462998835869515325834629988358695153258346299883586951532583462998835869515325834629988358695153258346299883586951532583462998835869515325834629988358695153258346299883586951532583462998835869515325834629988358695153258346299883586951532583462998835869515325834629988358695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f881eda-7bf4-48e2-a61f-b1ed48449223, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8bbfb872-0e4c-4388-889a-4864acbd0ed9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bbfb872-0e4c-4388-889a-4864acbd0ed9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999425145745161523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399942514574516152313999425145745161523139994251457451615231399942514574516152313999425145745161523139994251457451615231399942514574516152313999425145745161523139994251457451615231399942514574516152313999425145745161523139994251457451615231399942514574516152313999425145745161523139994251457451615231399942514574516152313999425145745161523139994251457451615231399942514574516152313999425145745161523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eecfd4-d86d-4d05-9bbf-a14d04ba2db4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dff4c6c6-7c24-488d-b8f9-1732c2439942, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff4c6c6-7c24-488d-b8f9-1732c2439942, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24689882270882416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2468988227088241624689882270882416246898822708824162468988227088241624689882270882416246898822708824162468988227088241624689882270882416246898822708824162468988227088241624689882270882416246898822708824162468988227088241624689882270882416246898822708824162468988227088241624689882270882416246898822708824162468988227088241624689882270882416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bbfb872-0e4c-4388-889a-4864acbd0ed9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ca339d8-896f-4a80-a3d5-d2081e193f5f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca339d8-896f-4a80-a3d5-d2081e193f5f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832183195797762568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568832183195797762568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff4c6c6-7c24-488d-b8f9-1732c2439942, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4ac4b00-f234-448d-a619-379df23bac97, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ac4b00-f234-448d-a619-379df23bac97, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335979914634607693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693335979914634607693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca339d8-896f-4a80-a3d5-d2081e193f5f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50cec3a3-4598-4de8-9b15-119642af2f88, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50cec3a3-4598-4de8-9b15-119642af2f88, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179778471248402926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317977847124840292613179778471248402926131797784712484029261317977847124840292613179778471248402926131797784712484029261317977847124840292613179778471248402926131797784712484029261317977847124840292613179778471248402926131797784712484029261317977847124840292613179778471248402926131797784712484029261317977847124840292613179778471248402926131797784712484029261317977847124840292613179778471248402926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ac4b00-f234-448d-a619-379df23bac97, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7301c949-0746-40e7-aca2-0db5f54836fa, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7301c949-0746-40e7-aca2-0db5f54836fa, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13037266229988497123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303726622998849712313037266229988497123130372662299884971231303726622998849712313037266229988497123130372662299884971231303726622998849712313037266229988497123130372662299884971231303726622998849712313037266229988497123130372662299884971231303726622998849712313037266229988497123130372662299884971231303726622998849712313037266229988497123130372662299884971231303726622998849712313037266229988497123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50cec3a3-4598-4de8-9b15-119642af2f88, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20f198b6-a57a-4a0b-93a2-12c0f9d99a88, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f198b6-a57a-4a0b-93a2-12c0f9d99a88, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8435971403059121450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84359714030591214508435971403059121450843597140305912145084359714030591214508435971403059121450843597140305912145084359714030591214508435971403059121450843597140305912145084359714030591214508435971403059121450843597140305912145084359714030591214508435971403059121450843597140305912145084359714030591214508435971403059121450843597140305912145084359714030591214508435971403059121450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7301c949-0746-40e7-aca2-0db5f54836fa, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fa10744-2a95-489f-813b-69a5219efb09, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fa10744-2a95-489f-813b-69a5219efb09, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2903250627952366639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29032506279523666392903250627952366639290325062795236663929032506279523666392903250627952366639290325062795236663929032506279523666392903250627952366639290325062795236663929032506279523666392903250627952366639290325062795236663929032506279523666392903250627952366639290325062795236663929032506279523666392903250627952366639290325062795236663929032506279523666392903250627952366639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f198b6-a57a-4a0b-93a2-12c0f9d99a88, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c90573b-c32a-4754-b34e-ea363dd57745, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c90573b-c32a-4754-b34e-ea363dd57745, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16159114614452316549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615911461445231654916159114614452316549161591146144523165491615911461445231654916159114614452316549161591146144523165491615911461445231654916159114614452316549161591146144523165491615911461445231654916159114614452316549161591146144523165491615911461445231654916159114614452316549161591146144523165491615911461445231654916159114614452316549161591146144523165491615911461445231654916159114614452316549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fa10744-2a95-489f-813b-69a5219efb09, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 34dae7e5-d04b-41ca-b1a5-2f372b9661d3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34dae7e5-d04b-41ca-b1a5-2f372b9661d3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1500981690888796145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15009816908887961451500981690888796145150098169088879614515009816908887961451500981690888796145150098169088879614515009816908887961451500981690888796145150098169088879614515009816908887961451500981690888796145150098169088879614515009816908887961451500981690888796145150098169088879614515009816908887961451500981690888796145150098169088879614515009816908887961451500981690888796145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c90573b-c32a-4754-b34e-ea363dd57745, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 390138bf-b7b8-48ab-816d-54144e21c06d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390138bf-b7b8-48ab-816d-54144e21c06d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14100282256805161513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410028225680516151314100282256805161513141002822568051615131410028225680516151314100282256805161513141002822568051615131410028225680516151314100282256805161513141002822568051615131410028225680516151314100282256805161513141002822568051615131410028225680516151314100282256805161513141002822568051615131410028225680516151314100282256805161513141002822568051615131410028225680516151314100282256805161513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34dae7e5-d04b-41ca-b1a5-2f372b9661d3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e934d785-cf52-4f68-ba75-87e62ce60303, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e934d785-cf52-4f68-ba75-87e62ce60303, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681564007818297056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468156400781829705614681564007818297056146815640078182970561468156400781829705614681564007818297056146815640078182970561468156400781829705614681564007818297056146815640078182970561468156400781829705614681564007818297056146815640078182970561468156400781829705614681564007818297056146815640078182970561468156400781829705614681564007818297056146815640078182970561468156400781829705614681564007818297056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390138bf-b7b8-48ab-816d-54144e21c06d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 342829ba-56cc-4595-bf98-da798f0a61ad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 342829ba-56cc-4595-bf98-da798f0a61ad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097093307113694983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40970933071136949834097093307113694983409709330711369498340970933071136949834097093307113694983409709330711369498340970933071136949834097093307113694983409709330711369498340970933071136949834097093307113694983409709330711369498340970933071136949834097093307113694983409709330711369498340970933071136949834097093307113694983409709330711369498340970933071136949834097093307113694983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e934d785-cf52-4f68-ba75-87e62ce60303, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 342829ba-56cc-4595-bf98-da798f0a61ad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4a92309-ca1f-4979-b5df-1a8352d6048c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a92309-ca1f-4979-b5df-1a8352d6048c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5868897071090364058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58688970710903640585868897071090364058586889707109036405858688970710903640585868897071090364058586889707109036405858688970710903640585868897071090364058586889707109036405858688970710903640585868897071090364058586889707109036405858688970710903640585868897071090364058586889707109036405858688970710903640585868897071090364058586889707109036405858688970710903640585868897071090364058" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e497f5de-eb7c-4540-8a35-80108a3a3bd1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e497f5de-eb7c-4540-8a35-80108a3a3bd1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221850111809937163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122185011180993716311221850111809937163112218501118099371631122185011180993716311221850111809937163112218501118099371631122185011180993716311221850111809937163112218501118099371631122185011180993716311221850111809937163112218501118099371631122185011180993716311221850111809937163112218501118099371631122185011180993716311221850111809937163112218501118099371631122185011180993716311221850111809937163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e497f5de-eb7c-4540-8a35-80108a3a3bd1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7537717-7ffe-448d-a21e-66edadd3c5c6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a92309-ca1f-4979-b5df-1a8352d6048c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7537717-7ffe-448d-a21e-66edadd3c5c6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991487573613033739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799148757361303373917991487573613033739179914875736130337391799148757361303373917991487573613033739179914875736130337391799148757361303373917991487573613033739179914875736130337391799148757361303373917991487573613033739179914875736130337391799148757361303373917991487573613033739179914875736130337391799148757361303373917991487573613033739179914875736130337391799148757361303373917991487573613033739" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ccc3d3c4-29f3-40cc-89a9-47c094e740ac, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc3d3c4-29f3-40cc-89a9-47c094e740ac, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8290334383916160100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82903343839161601008290334383916160100829033438391616010082903343839161601008290334383916160100829033438391616010082903343839161601008290334383916160100829033438391616010082903343839161601008290334383916160100829033438391616010082903343839161601008290334383916160100829033438391616010082903343839161601008290334383916160100829033438391616010082903343839161601008290334383916160100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7537717-7ffe-448d-a21e-66edadd3c5c6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9db5ff5c-865c-4915-b235-2fcc65b31f81, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9db5ff5c-865c-4915-b235-2fcc65b31f81, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5343013879632126456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53430138796321264565343013879632126456534301387963212645653430138796321264565343013879632126456534301387963212645653430138796321264565343013879632126456534301387963212645653430138796321264565343013879632126456534301387963212645653430138796321264565343013879632126456534301387963212645653430138796321264565343013879632126456534301387963212645653430138796321264565343013879632126456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc3d3c4-29f3-40cc-89a9-47c094e740ac, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de7f2530-6cf1-4518-b5f1-85de35f95398, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9db5ff5c-865c-4915-b235-2fcc65b31f81, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7f2530-6cf1-4518-b5f1-85de35f95398, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8111320636242268163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81113206362422681638111320636242268163811132063624226816381113206362422681638111320636242268163811132063624226816381113206362422681638111320636242268163811132063624226816381113206362422681638111320636242268163811132063624226816381113206362422681638111320636242268163811132063624226816381113206362422681638111320636242268163811132063624226816381113206362422681638111320636242268163" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 331c8f42-588b-45bb-a729-f8448d394e3a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331c8f42-588b-45bb-a729-f8448d394e3a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11370282699523589425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137028269952358942511370282699523589425113702826995235894251137028269952358942511370282699523589425113702826995235894251137028269952358942511370282699523589425113702826995235894251137028269952358942511370282699523589425113702826995235894251137028269952358942511370282699523589425113702826995235894251137028269952358942511370282699523589425113702826995235894251137028269952358942511370282699523589425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331c8f42-588b-45bb-a729-f8448d394e3a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 069394e7-4739-49b8-94c2-41de61c696ec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7f2530-6cf1-4518-b5f1-85de35f95398, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bf734c2-cc3b-4384-83ce-93a347ad36c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf734c2-cc3b-4384-83ce-93a347ad36c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9769663869435339494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97696638694353394949769663869435339494976966386943533949497696638694353394949769663869435339494976966386943533949497696638694353394949769663869435339494976966386943533949497696638694353394949769663869435339494976966386943533949497696638694353394949769663869435339494976966386943533949497696638694353394949769663869435339494976966386943533949497696638694353394949769663869435339494" } } } 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, 069394e7-4739-49b8-94c2-41de61c696ec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16436889695251399885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643688969525139988516436889695251399885164368896952513998851643688969525139988516436889695251399885164368896952513998851643688969525139988516436889695251399885164368896952513998851643688969525139988516436889695251399885164368896952513998851643688969525139988516436889695251399885164368896952513998851643688969525139988516436889695251399885164368896952513998851643688969525139988516436889695251399885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 069394e7-4739-49b8-94c2-41de61c696ec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ff9d8ab-e25e-41d9-aa4e-95246107eae5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff9d8ab-e25e-41d9-aa4e-95246107eae5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915739801860100949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99157398018601009499915739801860100949991573980186010094999157398018601009499915739801860100949991573980186010094999157398018601009499915739801860100949991573980186010094999157398018601009499915739801860100949991573980186010094999157398018601009499915739801860100949991573980186010094999157398018601009499915739801860100949991573980186010094999157398018601009499915739801860100949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf734c2-cc3b-4384-83ce-93a347ad36c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 092f4814-22e3-40e1-855f-3939535c4e5a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092f4814-22e3-40e1-855f-3939535c4e5a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 835795207194392302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302835795207194392302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff9d8ab-e25e-41d9-aa4e-95246107eae5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ce0458b-d474-4d8d-94ae-0985909aa8f4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce0458b-d474-4d8d-94ae-0985909aa8f4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10449708333011685679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044970833301168567910449708333011685679104497083330116856791044970833301168567910449708333011685679104497083330116856791044970833301168567910449708333011685679104497083330116856791044970833301168567910449708333011685679104497083330116856791044970833301168567910449708333011685679104497083330116856791044970833301168567910449708333011685679104497083330116856791044970833301168567910449708333011685679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce0458b-d474-4d8d-94ae-0985909aa8f4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85f53867-f89d-40cf-af70-56f18672cc36, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f53867-f89d-40cf-af70-56f18672cc36, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17385096321475749266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738509632147574926617385096321475749266173850963214757492661738509632147574926617385096321475749266173850963214757492661738509632147574926617385096321475749266173850963214757492661738509632147574926617385096321475749266173850963214757492661738509632147574926617385096321475749266173850963214757492661738509632147574926617385096321475749266173850963214757492661738509632147574926617385096321475749266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f53867-f89d-40cf-af70-56f18672cc36, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092f4814-22e3-40e1-855f-3939535c4e5a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f0ee8424-7a45-4f5e-977d-409d2b09fc44, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ee8424-7a45-4f5e-977d-409d2b09fc44, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033315809690142763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50333158096901427635033315809690142763503331580969014276350333158096901427635033315809690142763503331580969014276350333158096901427635033315809690142763503331580969014276350333158096901427635033315809690142763503331580969014276350333158096901427635033315809690142763503331580969014276350333158096901427635033315809690142763503331580969014276350333158096901427635033315809690142763" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d29710f-d072-4b90-8fa3-4dac2f415e60, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d29710f-d072-4b90-8fa3-4dac2f415e60, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6063819177089323072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60638191770893230726063819177089323072606381917708932307260638191770893230726063819177089323072606381917708932307260638191770893230726063819177089323072606381917708932307260638191770893230726063819177089323072606381917708932307260638191770893230726063819177089323072606381917708932307260638191770893230726063819177089323072606381917708932307260638191770893230726063819177089323072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d29710f-d072-4b90-8fa3-4dac2f415e60, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30c1e10f-64db-4893-ad3f-62886126a4c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c1e10f-64db-4893-ad3f-62886126a4c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7115664152664756177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71156641526647561777115664152664756177711566415266475617771156641526647561777115664152664756177711566415266475617771156641526647561777115664152664756177711566415266475617771156641526647561777115664152664756177711566415266475617771156641526647561777115664152664756177711566415266475617771156641526647561777115664152664756177711566415266475617771156641526647561777115664152664756177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ee8424-7a45-4f5e-977d-409d2b09fc44, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aee82bb5-3976-4002-a9e8-ed4c16f75b1e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee82bb5-3976-4002-a9e8-ed4c16f75b1e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11074448377424638178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107444837742463817811074448377424638178110744483774246381781107444837742463817811074448377424638178110744483774246381781107444837742463817811074448377424638178110744483774246381781107444837742463817811074448377424638178110744483774246381781107444837742463817811074448377424638178110744483774246381781107444837742463817811074448377424638178110744483774246381781107444837742463817811074448377424638178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c1e10f-64db-4893-ad3f-62886126a4c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa098396-72ae-4d8d-97fe-7becfb3ad399, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa098396-72ae-4d8d-97fe-7becfb3ad399, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1451574692830384357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14515746928303843571451574692830384357145157469283038435714515746928303843571451574692830384357145157469283038435714515746928303843571451574692830384357145157469283038435714515746928303843571451574692830384357145157469283038435714515746928303843571451574692830384357145157469283038435714515746928303843571451574692830384357145157469283038435714515746928303843571451574692830384357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee82bb5-3976-4002-a9e8-ed4c16f75b1e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b58bb497-e27e-4474-a72b-39ba0af7eaa8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58bb497-e27e-4474-a72b-39ba0af7eaa8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10963412693924032572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096341269392403257210963412693924032572109634126939240325721096341269392403257210963412693924032572109634126939240325721096341269392403257210963412693924032572109634126939240325721096341269392403257210963412693924032572109634126939240325721096341269392403257210963412693924032572109634126939240325721096341269392403257210963412693924032572109634126939240325721096341269392403257210963412693924032572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa098396-72ae-4d8d-97fe-7becfb3ad399, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a055e89-05b8-4c65-a096-ec09451bd86a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a055e89-05b8-4c65-a096-ec09451bd86a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15735913135152505979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573591313515250597915735913135152505979157359131351525059791573591313515250597915735913135152505979157359131351525059791573591313515250597915735913135152505979157359131351525059791573591313515250597915735913135152505979157359131351525059791573591313515250597915735913135152505979157359131351525059791573591313515250597915735913135152505979157359131351525059791573591313515250597915735913135152505979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58bb497-e27e-4474-a72b-39ba0af7eaa8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a055e89-05b8-4c65-a096-ec09451bd86a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2eca6ec2-52bd-4f91-babc-31dd9e13aef9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eca6ec2-52bd-4f91-babc-31dd9e13aef9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943255594372121115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394325559437212111513943255594372121115139432555943721211151394325559437212111513943255594372121115139432555943721211151394325559437212111513943255594372121115139432555943721211151394325559437212111513943255594372121115139432555943721211151394325559437212111513943255594372121115139432555943721211151394325559437212111513943255594372121115139432555943721211151394325559437212111513943255594372121115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cf99f79-5e56-4ff8-9b39-a7bc4f3c5209, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf99f79-5e56-4ff8-9b39-a7bc4f3c5209, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13320716148950421850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332071614895042185013320716148950421850133207161489504218501332071614895042185013320716148950421850133207161489504218501332071614895042185013320716148950421850133207161489504218501332071614895042185013320716148950421850133207161489504218501332071614895042185013320716148950421850133207161489504218501332071614895042185013320716148950421850133207161489504218501332071614895042185013320716148950421850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eca6ec2-52bd-4f91-babc-31dd9e13aef9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 493c1cce-6ad9-456f-ae4d-1b093fef64d5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493c1cce-6ad9-456f-ae4d-1b093fef64d5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081247021842943474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20812470218429434742081247021842943474208124702184294347420812470218429434742081247021842943474208124702184294347420812470218429434742081247021842943474208124702184294347420812470218429434742081247021842943474208124702184294347420812470218429434742081247021842943474208124702184294347420812470218429434742081247021842943474208124702184294347420812470218429434742081247021842943474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf99f79-5e56-4ff8-9b39-a7bc4f3c5209, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 738551cd-c3da-49b0-83b2-ad2ef66ea6eb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738551cd-c3da-49b0-83b2-ad2ef66ea6eb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010378864038594751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80103788640385947518010378864038594751801037886403859475180103788640385947518010378864038594751801037886403859475180103788640385947518010378864038594751801037886403859475180103788640385947518010378864038594751801037886403859475180103788640385947518010378864038594751801037886403859475180103788640385947518010378864038594751801037886403859475180103788640385947518010378864038594751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493c1cce-6ad9-456f-ae4d-1b093fef64d5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00d77f59-93ca-42fd-b7c4-cbc5f58a4f6e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d77f59-93ca-42fd-b7c4-cbc5f58a4f6e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5550456611494615596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55504566114946155965550456611494615596555045661149461559655504566114946155965550456611494615596555045661149461559655504566114946155965550456611494615596555045661149461559655504566114946155965550456611494615596555045661149461559655504566114946155965550456611494615596555045661149461559655504566114946155965550456611494615596555045661149461559655504566114946155965550456611494615596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738551cd-c3da-49b0-83b2-ad2ef66ea6eb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28672e85-8678-4276-abeb-d351fc2566c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28672e85-8678-4276-abeb-d351fc2566c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11337340819454093184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133734081945409318411337340819454093184113373408194540931841133734081945409318411337340819454093184113373408194540931841133734081945409318411337340819454093184113373408194540931841133734081945409318411337340819454093184113373408194540931841133734081945409318411337340819454093184113373408194540931841133734081945409318411337340819454093184113373408194540931841133734081945409318411337340819454093184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d77f59-93ca-42fd-b7c4-cbc5f58a4f6e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 453f20b2-eeb7-4f41-8fce-537e90b8effa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453f20b2-eeb7-4f41-8fce-537e90b8effa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11161086870799592220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116108687079959222011161086870799592220111610868707995922201116108687079959222011161086870799592220111610868707995922201116108687079959222011161086870799592220111610868707995922201116108687079959222011161086870799592220111610868707995922201116108687079959222011161086870799592220111610868707995922201116108687079959222011161086870799592220111610868707995922201116108687079959222011161086870799592220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28672e85-8678-4276-abeb-d351fc2566c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32d77ee7-0e34-4f72-ab3f-23cc89bcf996, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d77ee7-0e34-4f72-ab3f-23cc89bcf996, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12848538245484250971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284853824548425097112848538245484250971128485382454842509711284853824548425097112848538245484250971128485382454842509711284853824548425097112848538245484250971128485382454842509711284853824548425097112848538245484250971128485382454842509711284853824548425097112848538245484250971128485382454842509711284853824548425097112848538245484250971128485382454842509711284853824548425097112848538245484250971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453f20b2-eeb7-4f41-8fce-537e90b8effa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5cc014d8-02aa-4263-baad-833b47582ecf, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc014d8-02aa-4263-baad-833b47582ecf, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15637807540425183140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563780754042518314015637807540425183140156378075404251831401563780754042518314015637807540425183140156378075404251831401563780754042518314015637807540425183140156378075404251831401563780754042518314015637807540425183140156378075404251831401563780754042518314015637807540425183140156378075404251831401563780754042518314015637807540425183140156378075404251831401563780754042518314015637807540425183140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d77ee7-0e34-4f72-ab3f-23cc89bcf996, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fae25b18-f9cc-4f01-ad98-e864c515a131, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae25b18-f9cc-4f01-ad98-e864c515a131, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18139025849221065512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813902584922106551218139025849221065512181390258492210655121813902584922106551218139025849221065512181390258492210655121813902584922106551218139025849221065512181390258492210655121813902584922106551218139025849221065512181390258492210655121813902584922106551218139025849221065512181390258492210655121813902584922106551218139025849221065512181390258492210655121813902584922106551218139025849221065512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc014d8-02aa-4263-baad-833b47582ecf, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2ef1402-1ab2-40b0-819a-2d43a11b325c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ef1402-1ab2-40b0-819a-2d43a11b325c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5570881500932123840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55708815009321238405570881500932123840557088150093212384055708815009321238405570881500932123840557088150093212384055708815009321238405570881500932123840557088150093212384055708815009321238405570881500932123840557088150093212384055708815009321238405570881500932123840557088150093212384055708815009321238405570881500932123840557088150093212384055708815009321238405570881500932123840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae25b18-f9cc-4f01-ad98-e864c515a131, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5c90fa2-38b2-461b-aa3e-5206e443d488, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c90fa2-38b2-461b-aa3e-5206e443d488, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770612745824654421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377061274582465442113770612745824654421137706127458246544211377061274582465442113770612745824654421137706127458246544211377061274582465442113770612745824654421137706127458246544211377061274582465442113770612745824654421137706127458246544211377061274582465442113770612745824654421137706127458246544211377061274582465442113770612745824654421137706127458246544211377061274582465442113770612745824654421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ef1402-1ab2-40b0-819a-2d43a11b325c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abdf5695-0176-4a0d-ae89-9a0ff7de260c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abdf5695-0176-4a0d-ae89-9a0ff7de260c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222745562651376908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622274556265137690816222745562651376908162227455626513769081622274556265137690816222745562651376908162227455626513769081622274556265137690816222745562651376908162227455626513769081622274556265137690816222745562651376908162227455626513769081622274556265137690816222745562651376908162227455626513769081622274556265137690816222745562651376908162227455626513769081622274556265137690816222745562651376908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c90fa2-38b2-461b-aa3e-5206e443d488, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3bdaf307-d4ff-4bb1-8501-12abf239a07d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bdaf307-d4ff-4bb1-8501-12abf239a07d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12668972228826742512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266897222882674251212668972228826742512126689722288267425121266897222882674251212668972228826742512126689722288267425121266897222882674251212668972228826742512126689722288267425121266897222882674251212668972228826742512126689722288267425121266897222882674251212668972228826742512126689722288267425121266897222882674251212668972228826742512126689722288267425121266897222882674251212668972228826742512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abdf5695-0176-4a0d-ae89-9a0ff7de260c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08aa5339-a9bd-4d1e-9de3-5190490facc6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bdaf307-d4ff-4bb1-8501-12abf239a07d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08aa5339-a9bd-4d1e-9de3-5190490facc6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8382555140694803445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83825551406948034458382555140694803445838255514069480344583825551406948034458382555140694803445838255514069480344583825551406948034458382555140694803445838255514069480344583825551406948034458382555140694803445838255514069480344583825551406948034458382555140694803445838255514069480344583825551406948034458382555140694803445838255514069480344583825551406948034458382555140694803445" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5be2c7f-76bd-40b8-8be4-1390da8f77ef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5be2c7f-76bd-40b8-8be4-1390da8f77ef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4092751428224292263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40927514282242922634092751428224292263409275142822429226340927514282242922634092751428224292263409275142822429226340927514282242922634092751428224292263409275142822429226340927514282242922634092751428224292263409275142822429226340927514282242922634092751428224292263409275142822429226340927514282242922634092751428224292263409275142822429226340927514282242922634092751428224292263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5be2c7f-76bd-40b8-8be4-1390da8f77ef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e4b09fd-534d-43a7-a09b-8a49b5bbe87e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4b09fd-534d-43a7-a09b-8a49b5bbe87e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4740657483658820290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47406574836588202904740657483658820290474065748365882029047406574836588202904740657483658820290474065748365882029047406574836588202904740657483658820290474065748365882029047406574836588202904740657483658820290474065748365882029047406574836588202904740657483658820290474065748365882029047406574836588202904740657483658820290474065748365882029047406574836588202904740657483658820290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08aa5339-a9bd-4d1e-9de3-5190490facc6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ccc1cd63-978a-4646-b253-a8eeb90d6148, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc1cd63-978a-4646-b253-a8eeb90d6148, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616186485066599972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561618648506659997215616186485066599972156161864850665999721561618648506659997215616186485066599972156161864850665999721561618648506659997215616186485066599972156161864850665999721561618648506659997215616186485066599972156161864850665999721561618648506659997215616186485066599972156161864850665999721561618648506659997215616186485066599972156161864850665999721561618648506659997215616186485066599972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4b09fd-534d-43a7-a09b-8a49b5bbe87e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da11533f-7708-4079-ac33-d132c85ef593, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc1cd63-978a-4646-b253-a8eeb90d6148, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11ecdefb-3b11-4346-8ec8-acb626be5438, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da11533f-7708-4079-ac33-d132c85ef593, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14205649070708535303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420564907070853530314205649070708535303142056490707085353031420564907070853530314205649070708535303142056490707085353031420564907070853530314205649070708535303142056490707085353031420564907070853530314205649070708535303142056490707085353031420564907070853530314205649070708535303142056490707085353031420564907070853530314205649070708535303142056490707085353031420564907070853530314205649070708535303" } } } 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, 11ecdefb-3b11-4346-8ec8-acb626be5438, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519904218289353766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55199042182893537665519904218289353766551990421828935376655199042182893537665519904218289353766551990421828935376655199042182893537665519904218289353766551990421828935376655199042182893537665519904218289353766551990421828935376655199042182893537665519904218289353766551990421828935376655199042182893537665519904218289353766551990421828935376655199042182893537665519904218289353766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da11533f-7708-4079-ac33-d132c85ef593, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ecdefb-3b11-4346-8ec8-acb626be5438, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ae68b8d-03a1-4a1f-8aad-9014f0e2a07e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 162b16df-8033-4a14-897f-4923d4570dd6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162b16df-8033-4a14-897f-4923d4570dd6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10404491910608268017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040449191060826801710404491910608268017104044919106082680171040449191060826801710404491910608268017104044919106082680171040449191060826801710404491910608268017104044919106082680171040449191060826801710404491910608268017104044919106082680171040449191060826801710404491910608268017104044919106082680171040449191060826801710404491910608268017104044919106082680171040449191060826801710404491910608268017" } } } 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, 3ae68b8d-03a1-4a1f-8aad-9014f0e2a07e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3753692938360800376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37536929383608003763753692938360800376375369293836080037637536929383608003763753692938360800376375369293836080037637536929383608003763753692938360800376375369293836080037637536929383608003763753692938360800376375369293836080037637536929383608003763753692938360800376375369293836080037637536929383608003763753692938360800376375369293836080037637536929383608003763753692938360800376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162b16df-8033-4a14-897f-4923d4570dd6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93ad7f3b-42c8-4b25-a13f-ca9d98c2c719, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ad7f3b-42c8-4b25-a13f-ca9d98c2c719, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867805683839300009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38678056838393000093867805683839300009386780568383930000938678056838393000093867805683839300009386780568383930000938678056838393000093867805683839300009386780568383930000938678056838393000093867805683839300009386780568383930000938678056838393000093867805683839300009386780568383930000938678056838393000093867805683839300009386780568383930000938678056838393000093867805683839300009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae68b8d-03a1-4a1f-8aad-9014f0e2a07e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22ffcfa2-3d84-4fff-badb-dcd02c8ac839, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22ffcfa2-3d84-4fff-badb-dcd02c8ac839, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2949173854695032205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29491738546950322052949173854695032205294917385469503220529491738546950322052949173854695032205294917385469503220529491738546950322052949173854695032205294917385469503220529491738546950322052949173854695032205294917385469503220529491738546950322052949173854695032205294917385469503220529491738546950322052949173854695032205294917385469503220529491738546950322052949173854695032205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ad7f3b-42c8-4b25-a13f-ca9d98c2c719, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcfb6375-6eea-4ae2-bb08-8d4c30f0ee05, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcfb6375-6eea-4ae2-bb08-8d4c30f0ee05, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15898350636251595808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589835063625159580815898350636251595808158983506362515958081589835063625159580815898350636251595808158983506362515958081589835063625159580815898350636251595808158983506362515958081589835063625159580815898350636251595808158983506362515958081589835063625159580815898350636251595808158983506362515958081589835063625159580815898350636251595808158983506362515958081589835063625159580815898350636251595808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22ffcfa2-3d84-4fff-badb-dcd02c8ac839, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e31be03-7b84-4cf8-9e5f-e2f148e540b1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e31be03-7b84-4cf8-9e5f-e2f148e540b1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5054896036432982556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50548960364329825565054896036432982556505489603643298255650548960364329825565054896036432982556505489603643298255650548960364329825565054896036432982556505489603643298255650548960364329825565054896036432982556505489603643298255650548960364329825565054896036432982556505489603643298255650548960364329825565054896036432982556505489603643298255650548960364329825565054896036432982556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcfb6375-6eea-4ae2-bb08-8d4c30f0ee05, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73d77633-5754-46dd-b59b-de8c66c55d35, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d77633-5754-46dd-b59b-de8c66c55d35, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5805717968361606747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58057179683616067475805717968361606747580571796836160674758057179683616067475805717968361606747580571796836160674758057179683616067475805717968361606747580571796836160674758057179683616067475805717968361606747580571796836160674758057179683616067475805717968361606747580571796836160674758057179683616067475805717968361606747580571796836160674758057179683616067475805717968361606747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e31be03-7b84-4cf8-9e5f-e2f148e540b1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f108498-ede6-4547-8c34-5313638f4804, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f108498-ede6-4547-8c34-5313638f4804, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15883944232824556917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588394423282455691715883944232824556917158839442328245569171588394423282455691715883944232824556917158839442328245569171588394423282455691715883944232824556917158839442328245569171588394423282455691715883944232824556917158839442328245569171588394423282455691715883944232824556917158839442328245569171588394423282455691715883944232824556917158839442328245569171588394423282455691715883944232824556917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d77633-5754-46dd-b59b-de8c66c55d35, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 077551f0-666a-4c2b-a3fa-f9b61c0c5e6b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077551f0-666a-4c2b-a3fa-f9b61c0c5e6b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12930558524486986532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293055852448698653212930558524486986532129305585244869865321293055852448698653212930558524486986532129305585244869865321293055852448698653212930558524486986532129305585244869865321293055852448698653212930558524486986532129305585244869865321293055852448698653212930558524486986532129305585244869865321293055852448698653212930558524486986532129305585244869865321293055852448698653212930558524486986532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f108498-ede6-4547-8c34-5313638f4804, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c969c662-4da5-448f-ad4b-3b8e80d18f28, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c969c662-4da5-448f-ad4b-3b8e80d18f28, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17407005079502663255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740700507950266325517407005079502663255174070050795026632551740700507950266325517407005079502663255174070050795026632551740700507950266325517407005079502663255174070050795026632551740700507950266325517407005079502663255174070050795026632551740700507950266325517407005079502663255174070050795026632551740700507950266325517407005079502663255174070050795026632551740700507950266325517407005079502663255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077551f0-666a-4c2b-a3fa-f9b61c0c5e6b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a81f5864-332a-426d-9895-b5d4447b3b19, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a81f5864-332a-426d-9895-b5d4447b3b19, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21534182595254370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2153418259525437021534182595254370215341825952543702153418259525437021534182595254370215341825952543702153418259525437021534182595254370215341825952543702153418259525437021534182595254370215341825952543702153418259525437021534182595254370215341825952543702153418259525437021534182595254370215341825952543702153418259525437021534182595254370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c969c662-4da5-448f-ad4b-3b8e80d18f28, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc58556d-c06c-497b-85c6-4b0ad72442c8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc58556d-c06c-497b-85c6-4b0ad72442c8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5119505073887184226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51195050738871842265119505073887184226511950507388718422651195050738871842265119505073887184226511950507388718422651195050738871842265119505073887184226511950507388718422651195050738871842265119505073887184226511950507388718422651195050738871842265119505073887184226511950507388718422651195050738871842265119505073887184226511950507388718422651195050738871842265119505073887184226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a81f5864-332a-426d-9895-b5d4447b3b19, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5047d197-3c0a-43fc-864b-f0854bde0d36, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc58556d-c06c-497b-85c6-4b0ad72442c8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5047d197-3c0a-43fc-864b-f0854bde0d36, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8532245430612485776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85322454306124857768532245430612485776853224543061248577685322454306124857768532245430612485776853224543061248577685322454306124857768532245430612485776853224543061248577685322454306124857768532245430612485776853224543061248577685322454306124857768532245430612485776853224543061248577685322454306124857768532245430612485776853224543061248577685322454306124857768532245430612485776" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60770a12-7164-4854-b940-52b6aa59a9a4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60770a12-7164-4854-b940-52b6aa59a9a4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9682612701616878879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96826127016168788799682612701616878879968261270161687887996826127016168788799682612701616878879968261270161687887996826127016168788799682612701616878879968261270161687887996826127016168788799682612701616878879968261270161687887996826127016168788799682612701616878879968261270161687887996826127016168788799682612701616878879968261270161687887996826127016168788799682612701616878879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5047d197-3c0a-43fc-864b-f0854bde0d36, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bb9cd15-5a2e-413a-a240-fdb8b87d0765, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb9cd15-5a2e-413a-a240-fdb8b87d0765, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11341500954772024484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134150095477202448411341500954772024484113415009547720244841134150095477202448411341500954772024484113415009547720244841134150095477202448411341500954772024484113415009547720244841134150095477202448411341500954772024484113415009547720244841134150095477202448411341500954772024484113415009547720244841134150095477202448411341500954772024484113415009547720244841134150095477202448411341500954772024484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60770a12-7164-4854-b940-52b6aa59a9a4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, feddc993-a292-4fc1-8bb8-da791c8391e3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feddc993-a292-4fc1-8bb8-da791c8391e3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558202363938695902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25582023639386959022558202363938695902255820236393869590225582023639386959022558202363938695902255820236393869590225582023639386959022558202363938695902255820236393869590225582023639386959022558202363938695902255820236393869590225582023639386959022558202363938695902255820236393869590225582023639386959022558202363938695902255820236393869590225582023639386959022558202363938695902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb9cd15-5a2e-413a-a240-fdb8b87d0765, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 054bb104-62a6-46ba-8a91-b662ab9685dc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054bb104-62a6-46ba-8a91-b662ab9685dc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11774640855871948424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177464085587194842411774640855871948424117746408558719484241177464085587194842411774640855871948424117746408558719484241177464085587194842411774640855871948424117746408558719484241177464085587194842411774640855871948424117746408558719484241177464085587194842411774640855871948424117746408558719484241177464085587194842411774640855871948424117746408558719484241177464085587194842411774640855871948424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feddc993-a292-4fc1-8bb8-da791c8391e3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f6db361-444b-468e-90ed-7fc8d81260ed, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6db361-444b-468e-90ed-7fc8d81260ed, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12548113509922605846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254811350992260584612548113509922605846125481135099226058461254811350992260584612548113509922605846125481135099226058461254811350992260584612548113509922605846125481135099226058461254811350992260584612548113509922605846125481135099226058461254811350992260584612548113509922605846125481135099226058461254811350992260584612548113509922605846125481135099226058461254811350992260584612548113509922605846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054bb104-62a6-46ba-8a91-b662ab9685dc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6209216e-bc6d-4deb-bda3-f8920678e065, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6209216e-bc6d-4deb-bda3-f8920678e065, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9024342568882809102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90243425688828091029024342568882809102902434256888280910290243425688828091029024342568882809102902434256888280910290243425688828091029024342568882809102902434256888280910290243425688828091029024342568882809102902434256888280910290243425688828091029024342568882809102902434256888280910290243425688828091029024342568882809102902434256888280910290243425688828091029024342568882809102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6db361-444b-468e-90ed-7fc8d81260ed, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6209216e-bc6d-4deb-bda3-f8920678e065, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1e78965-2444-4cc4-8cba-1de8a0dcc071, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e78965-2444-4cc4-8cba-1de8a0dcc071, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6921374854901167593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69213748549011675936921374854901167593692137485490116759369213748549011675936921374854901167593692137485490116759369213748549011675936921374854901167593692137485490116759369213748549011675936921374854901167593692137485490116759369213748549011675936921374854901167593692137485490116759369213748549011675936921374854901167593692137485490116759369213748549011675936921374854901167593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afdffb15-4026-42ef-a4fa-4894fa1a503e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afdffb15-4026-42ef-a4fa-4894fa1a503e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1479134187702422509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14791341877024225091479134187702422509147913418770242250914791341877024225091479134187702422509147913418770242250914791341877024225091479134187702422509147913418770242250914791341877024225091479134187702422509147913418770242250914791341877024225091479134187702422509147913418770242250914791341877024225091479134187702422509147913418770242250914791341877024225091479134187702422509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afdffb15-4026-42ef-a4fa-4894fa1a503e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e78965-2444-4cc4-8cba-1de8a0dcc071, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e83a4c41-5003-4dfc-a170-77b445ae9e09, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83a4c41-5003-4dfc-a170-77b445ae9e09, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112933138630330438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511293313863033043815112933138630330438151129331386303304381511293313863033043815112933138630330438151129331386303304381511293313863033043815112933138630330438151129331386303304381511293313863033043815112933138630330438151129331386303304381511293313863033043815112933138630330438151129331386303304381511293313863033043815112933138630330438151129331386303304381511293313863033043815112933138630330438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae5034e9-e4dc-448c-ae78-c52499d0861b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5034e9-e4dc-448c-ae78-c52499d0861b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16849741852919036847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684974185291903684716849741852919036847168497418529190368471684974185291903684716849741852919036847168497418529190368471684974185291903684716849741852919036847168497418529190368471684974185291903684716849741852919036847168497418529190368471684974185291903684716849741852919036847168497418529190368471684974185291903684716849741852919036847168497418529190368471684974185291903684716849741852919036847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5034e9-e4dc-448c-ae78-c52499d0861b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ce8d533-4bec-4efa-ac69-119041a0ad49, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83a4c41-5003-4dfc-a170-77b445ae9e09, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce8d533-4bec-4efa-ac69-119041a0ad49, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8384495421249174330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83844954212491743308384495421249174330838449542124917433083844954212491743308384495421249174330838449542124917433083844954212491743308384495421249174330838449542124917433083844954212491743308384495421249174330838449542124917433083844954212491743308384495421249174330838449542124917433083844954212491743308384495421249174330838449542124917433083844954212491743308384495421249174330" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 707e6c00-fd37-4f31-b713-c512bc378546, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707e6c00-fd37-4f31-b713-c512bc378546, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2403949447145900033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24039494471459000332403949447145900033240394944714590003324039494471459000332403949447145900033240394944714590003324039494471459000332403949447145900033240394944714590003324039494471459000332403949447145900033240394944714590003324039494471459000332403949447145900033240394944714590003324039494471459000332403949447145900033240394944714590003324039494471459000332403949447145900033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce8d533-4bec-4efa-ac69-119041a0ad49, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a186875-42da-44f3-b73c-5c08a5acdf66, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a186875-42da-44f3-b73c-5c08a5acdf66, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14848821027870079080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484882102787007908014848821027870079080148488210278700790801484882102787007908014848821027870079080148488210278700790801484882102787007908014848821027870079080148488210278700790801484882102787007908014848821027870079080148488210278700790801484882102787007908014848821027870079080148488210278700790801484882102787007908014848821027870079080148488210278700790801484882102787007908014848821027870079080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707e6c00-fd37-4f31-b713-c512bc378546, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19bdd8c3-c1d5-46c6-aba7-454e46951851, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19bdd8c3-c1d5-46c6-aba7-454e46951851, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9665450739969263602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96654507399692636029665450739969263602966545073996926360296654507399692636029665450739969263602966545073996926360296654507399692636029665450739969263602966545073996926360296654507399692636029665450739969263602966545073996926360296654507399692636029665450739969263602966545073996926360296654507399692636029665450739969263602966545073996926360296654507399692636029665450739969263602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a186875-42da-44f3-b73c-5c08a5acdf66, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f56f058-16f8-4463-af7a-d4e394a2d349, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f56f058-16f8-4463-af7a-d4e394a2d349, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18442372782383200338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844237278238320033818442372782383200338184423727823832003381844237278238320033818442372782383200338184423727823832003381844237278238320033818442372782383200338184423727823832003381844237278238320033818442372782383200338184423727823832003381844237278238320033818442372782383200338184423727823832003381844237278238320033818442372782383200338184423727823832003381844237278238320033818442372782383200338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19bdd8c3-c1d5-46c6-aba7-454e46951851, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fd0eabb-3f42-4f9d-93f5-18123f4f9d91, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f56f058-16f8-4463-af7a-d4e394a2d349, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd0eabb-3f42-4f9d-93f5-18123f4f9d91, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5121566220543075397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51215662205430753975121566220543075397512156622054307539751215662205430753975121566220543075397512156622054307539751215662205430753975121566220543075397512156622054307539751215662205430753975121566220543075397512156622054307539751215662205430753975121566220543075397512156622054307539751215662205430753975121566220543075397512156622054307539751215662205430753975121566220543075397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b685827f-e7be-44a7-9f78-751cafa60910, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b685827f-e7be-44a7-9f78-751cafa60910, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11443372868782972591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144337286878297259111443372868782972591114433728687829725911144337286878297259111443372868782972591114433728687829725911144337286878297259111443372868782972591114433728687829725911144337286878297259111443372868782972591114433728687829725911144337286878297259111443372868782972591114433728687829725911144337286878297259111443372868782972591114433728687829725911144337286878297259111443372868782972591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd0eabb-3f42-4f9d-93f5-18123f4f9d91, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ad4c0fe-05f4-42cf-88dd-f931b8cd8c53, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad4c0fe-05f4-42cf-88dd-f931b8cd8c53, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14743779537600949830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474377953760094983014743779537600949830147437795376009498301474377953760094983014743779537600949830147437795376009498301474377953760094983014743779537600949830147437795376009498301474377953760094983014743779537600949830147437795376009498301474377953760094983014743779537600949830147437795376009498301474377953760094983014743779537600949830147437795376009498301474377953760094983014743779537600949830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b685827f-e7be-44a7-9f78-751cafa60910, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e8d4d44-4b92-4a2d-b120-c68d213f0477, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8d4d44-4b92-4a2d-b120-c68d213f0477, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10634934201774939671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063493420177493967110634934201774939671106349342017749396711063493420177493967110634934201774939671106349342017749396711063493420177493967110634934201774939671106349342017749396711063493420177493967110634934201774939671106349342017749396711063493420177493967110634934201774939671106349342017749396711063493420177493967110634934201774939671106349342017749396711063493420177493967110634934201774939671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad4c0fe-05f4-42cf-88dd-f931b8cd8c53, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f3092f5-0e28-4724-8200-0dc434f8f81b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3092f5-0e28-4724-8200-0dc434f8f81b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8444151966886123687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84441519668861236878444151966886123687844415196688612368784441519668861236878444151966886123687844415196688612368784441519668861236878444151966886123687844415196688612368784441519668861236878444151966886123687844415196688612368784441519668861236878444151966886123687844415196688612368784441519668861236878444151966886123687844415196688612368784441519668861236878444151966886123687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8d4d44-4b92-4a2d-b120-c68d213f0477, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f651bb74-dd9d-47c3-af7d-f11bca4bd316, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f651bb74-dd9d-47c3-af7d-f11bca4bd316, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14529535806646970231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452953580664697023114529535806646970231145295358066469702311452953580664697023114529535806646970231145295358066469702311452953580664697023114529535806646970231145295358066469702311452953580664697023114529535806646970231145295358066469702311452953580664697023114529535806646970231145295358066469702311452953580664697023114529535806646970231145295358066469702311452953580664697023114529535806646970231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3092f5-0e28-4724-8200-0dc434f8f81b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84aac09d-9caa-4d21-a625-48d6619f0d2a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84aac09d-9caa-4d21-a625-48d6619f0d2a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1468805825435560539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14688058254355605391468805825435560539146880582543556053914688058254355605391468805825435560539146880582543556053914688058254355605391468805825435560539146880582543556053914688058254355605391468805825435560539146880582543556053914688058254355605391468805825435560539146880582543556053914688058254355605391468805825435560539146880582543556053914688058254355605391468805825435560539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f651bb74-dd9d-47c3-af7d-f11bca4bd316, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c6a76ec0-f720-4595-8459-025b4ab395d3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a76ec0-f720-4595-8459-025b4ab395d3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10616529214944971220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061652921494497122010616529214944971220106165292149449712201061652921494497122010616529214944971220106165292149449712201061652921494497122010616529214944971220106165292149449712201061652921494497122010616529214944971220106165292149449712201061652921494497122010616529214944971220106165292149449712201061652921494497122010616529214944971220106165292149449712201061652921494497122010616529214944971220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84aac09d-9caa-4d21-a625-48d6619f0d2a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af20d152-d3fd-4183-a156-4e90279e3be4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af20d152-d3fd-4183-a156-4e90279e3be4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1027605754183585497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10276057541835854971027605754183585497102760575418358549710276057541835854971027605754183585497102760575418358549710276057541835854971027605754183585497102760575418358549710276057541835854971027605754183585497102760575418358549710276057541835854971027605754183585497102760575418358549710276057541835854971027605754183585497102760575418358549710276057541835854971027605754183585497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a76ec0-f720-4595-8459-025b4ab395d3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 34f17313-786a-4a4f-aa4c-0133a391e010, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f17313-786a-4a4f-aa4c-0133a391e010, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538972939895390865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55389729398953908655538972939895390865553897293989539086555389729398953908655538972939895390865553897293989539086555389729398953908655538972939895390865553897293989539086555389729398953908655538972939895390865553897293989539086555389729398953908655538972939895390865553897293989539086555389729398953908655538972939895390865553897293989539086555389729398953908655538972939895390865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af20d152-d3fd-4183-a156-4e90279e3be4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1227a2f4-03f5-4e5b-b81a-e355086110f5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1227a2f4-03f5-4e5b-b81a-e355086110f5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175666733499283599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61756667334992835996175666733499283599617566673349928359961756667334992835996175666733499283599617566673349928359961756667334992835996175666733499283599617566673349928359961756667334992835996175666733499283599617566673349928359961756667334992835996175666733499283599617566673349928359961756667334992835996175666733499283599617566673349928359961756667334992835996175666733499283599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f17313-786a-4a4f-aa4c-0133a391e010, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c198e8d-056e-4a9f-9443-c3bdaa2990a6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c198e8d-056e-4a9f-9443-c3bdaa2990a6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9521265293065662616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95212652930656626169521265293065662616952126529306566261695212652930656626169521265293065662616952126529306566261695212652930656626169521265293065662616952126529306566261695212652930656626169521265293065662616952126529306566261695212652930656626169521265293065662616952126529306566261695212652930656626169521265293065662616952126529306566261695212652930656626169521265293065662616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1227a2f4-03f5-4e5b-b81a-e355086110f5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc1e5b65-2433-4c14-ba8d-02cba327e67f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc1e5b65-2433-4c14-ba8d-02cba327e67f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5292379723420608693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52923797234206086935292379723420608693529237972342060869352923797234206086935292379723420608693529237972342060869352923797234206086935292379723420608693529237972342060869352923797234206086935292379723420608693529237972342060869352923797234206086935292379723420608693529237972342060869352923797234206086935292379723420608693529237972342060869352923797234206086935292379723420608693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c198e8d-056e-4a9f-9443-c3bdaa2990a6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9fa798e-cd91-435e-9284-7eb0b7b1d3d0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fa798e-cd91-435e-9284-7eb0b7b1d3d0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13814576577336401394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381457657733640139413814576577336401394138145765773364013941381457657733640139413814576577336401394138145765773364013941381457657733640139413814576577336401394138145765773364013941381457657733640139413814576577336401394138145765773364013941381457657733640139413814576577336401394138145765773364013941381457657733640139413814576577336401394138145765773364013941381457657733640139413814576577336401394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc1e5b65-2433-4c14-ba8d-02cba327e67f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4db4e90-b253-446d-9d5a-29b4ab35c437, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4db4e90-b253-446d-9d5a-29b4ab35c437, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2878637271187454756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28786372711874547562878637271187454756287863727118745475628786372711874547562878637271187454756287863727118745475628786372711874547562878637271187454756287863727118745475628786372711874547562878637271187454756287863727118745475628786372711874547562878637271187454756287863727118745475628786372711874547562878637271187454756287863727118745475628786372711874547562878637271187454756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fa798e-cd91-435e-9284-7eb0b7b1d3d0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85c5bcab-570f-4077-b7de-5496bcbac28b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c5bcab-570f-4077-b7de-5496bcbac28b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11653777600442137856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165377760044213785611653777600442137856116537776004421378561165377760044213785611653777600442137856116537776004421378561165377760044213785611653777600442137856116537776004421378561165377760044213785611653777600442137856116537776004421378561165377760044213785611653777600442137856116537776004421378561165377760044213785611653777600442137856116537776004421378561165377760044213785611653777600442137856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4db4e90-b253-446d-9d5a-29b4ab35c437, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7186040f-53e4-41bf-a4d9-0b27bc27c0b0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7186040f-53e4-41bf-a4d9-0b27bc27c0b0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3652804268354781400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36528042683547814003652804268354781400365280426835478140036528042683547814003652804268354781400365280426835478140036528042683547814003652804268354781400365280426835478140036528042683547814003652804268354781400365280426835478140036528042683547814003652804268354781400365280426835478140036528042683547814003652804268354781400365280426835478140036528042683547814003652804268354781400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c5bcab-570f-4077-b7de-5496bcbac28b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a2babfd-c3ac-4854-9c69-75cb3384d5ce, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2babfd-c3ac-4854-9c69-75cb3384d5ce, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11044961812500128902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104496181250012890211044961812500128902110449618125001289021104496181250012890211044961812500128902110449618125001289021104496181250012890211044961812500128902110449618125001289021104496181250012890211044961812500128902110449618125001289021104496181250012890211044961812500128902110449618125001289021104496181250012890211044961812500128902110449618125001289021104496181250012890211044961812500128902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7186040f-53e4-41bf-a4d9-0b27bc27c0b0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e52a526c-8580-4dc1-9b48-a5ca61d63a2f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e52a526c-8580-4dc1-9b48-a5ca61d63a2f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9967395533924224390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99673955339242243909967395533924224390996739553392422439099673955339242243909967395533924224390996739553392422439099673955339242243909967395533924224390996739553392422439099673955339242243909967395533924224390996739553392422439099673955339242243909967395533924224390996739553392422439099673955339242243909967395533924224390996739553392422439099673955339242243909967395533924224390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2babfd-c3ac-4854-9c69-75cb3384d5ce, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e8f08a25-801f-4799-9761-08c3848d0931, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f08a25-801f-4799-9761-08c3848d0931, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14400311114541871314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440031111454187131414400311114541871314144003111145418713141440031111454187131414400311114541871314144003111145418713141440031111454187131414400311114541871314144003111145418713141440031111454187131414400311114541871314144003111145418713141440031111454187131414400311114541871314144003111145418713141440031111454187131414400311114541871314144003111145418713141440031111454187131414400311114541871314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e52a526c-8580-4dc1-9b48-a5ca61d63a2f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0d35a73-9b02-4140-94be-c6d13af87d22, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f08a25-801f-4799-9761-08c3848d0931, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90662fbe-26a3-48b0-9b57-2cfaa523c712, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90662fbe-26a3-48b0-9b57-2cfaa523c712, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3705364119060779822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37053641190607798223705364119060779822370536411906077982237053641190607798223705364119060779822370536411906077982237053641190607798223705364119060779822370536411906077982237053641190607798223705364119060779822370536411906077982237053641190607798223705364119060779822370536411906077982237053641190607798223705364119060779822370536411906077982237053641190607798223705364119060779822" } } } 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, d0d35a73-9b02-4140-94be-c6d13af87d22, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16496679387752165903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649667938775216590316496679387752165903164966793877521659031649667938775216590316496679387752165903164966793877521659031649667938775216590316496679387752165903164966793877521659031649667938775216590316496679387752165903164966793877521659031649667938775216590316496679387752165903164966793877521659031649667938775216590316496679387752165903164966793877521659031649667938775216590316496679387752165903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90662fbe-26a3-48b0-9b57-2cfaa523c712, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8f4ea82-9cce-45bc-ad06-e1619059b129, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f4ea82-9cce-45bc-ad06-e1619059b129, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3266906643072028753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32669066430720287533266906643072028753326690664307202875332669066430720287533266906643072028753326690664307202875332669066430720287533266906643072028753326690664307202875332669066430720287533266906643072028753326690664307202875332669066430720287533266906643072028753326690664307202875332669066430720287533266906643072028753326690664307202875332669066430720287533266906643072028753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d35a73-9b02-4140-94be-c6d13af87d22, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25ce11dd-7005-4fd5-aa21-f7ddbfdbd7db, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ce11dd-7005-4fd5-aa21-f7ddbfdbd7db, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6097047524014878155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60970475240148781556097047524014878155609704752401487815560970475240148781556097047524014878155609704752401487815560970475240148781556097047524014878155609704752401487815560970475240148781556097047524014878155609704752401487815560970475240148781556097047524014878155609704752401487815560970475240148781556097047524014878155609704752401487815560970475240148781556097047524014878155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f4ea82-9cce-45bc-ad06-e1619059b129, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a6765b2-f886-4519-85c1-1905fe9b3e93, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a6765b2-f886-4519-85c1-1905fe9b3e93, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3734242895848830651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37342428958488306513734242895848830651373424289584883065137342428958488306513734242895848830651373424289584883065137342428958488306513734242895848830651373424289584883065137342428958488306513734242895848830651373424289584883065137342428958488306513734242895848830651373424289584883065137342428958488306513734242895848830651373424289584883065137342428958488306513734242895848830651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ce11dd-7005-4fd5-aa21-f7ddbfdbd7db, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d18ac3bf-c719-487a-ad48-8947d631bf01, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18ac3bf-c719-487a-ad48-8947d631bf01, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11775393918625018259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177539391862501825911775393918625018259117753939186250182591177539391862501825911775393918625018259117753939186250182591177539391862501825911775393918625018259117753939186250182591177539391862501825911775393918625018259117753939186250182591177539391862501825911775393918625018259117753939186250182591177539391862501825911775393918625018259117753939186250182591177539391862501825911775393918625018259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a6765b2-f886-4519-85c1-1905fe9b3e93, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67cd2da3-a80c-4b7a-b772-6139bcf09df6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18ac3bf-c719-487a-ad48-8947d631bf01, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecc4dd17-be77-4aec-a6c8-a400fe400814, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc4dd17-be77-4aec-a6c8-a400fe400814, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7005588038676172278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70055880386761722787005588038676172278700558803867617227870055880386761722787005588038676172278700558803867617227870055880386761722787005588038676172278700558803867617227870055880386761722787005588038676172278700558803867617227870055880386761722787005588038676172278700558803867617227870055880386761722787005588038676172278700558803867617227870055880386761722787005588038676172278" } } } 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, 67cd2da3-a80c-4b7a-b772-6139bcf09df6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407234627486145890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840723462748614589018407234627486145890184072346274861458901840723462748614589018407234627486145890184072346274861458901840723462748614589018407234627486145890184072346274861458901840723462748614589018407234627486145890184072346274861458901840723462748614589018407234627486145890184072346274861458901840723462748614589018407234627486145890184072346274861458901840723462748614589018407234627486145890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc4dd17-be77-4aec-a6c8-a400fe400814, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7141da21-0af6-4529-95ec-be3bcf8920c9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7141da21-0af6-4529-95ec-be3bcf8920c9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6119166226579413325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61191662265794133256119166226579413325611916622657941332561191662265794133256119166226579413325611916622657941332561191662265794133256119166226579413325611916622657941332561191662265794133256119166226579413325611916622657941332561191662265794133256119166226579413325611916622657941332561191662265794133256119166226579413325611916622657941332561191662265794133256119166226579413325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cd2da3-a80c-4b7a-b772-6139bcf09df6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1780117a-a0ca-4ac9-8e11-749550939c40, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1780117a-a0ca-4ac9-8e11-749550939c40, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17161323425472617005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716132342547261700517161323425472617005171613234254726170051716132342547261700517161323425472617005171613234254726170051716132342547261700517161323425472617005171613234254726170051716132342547261700517161323425472617005171613234254726170051716132342547261700517161323425472617005171613234254726170051716132342547261700517161323425472617005171613234254726170051716132342547261700517161323425472617005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7141da21-0af6-4529-95ec-be3bcf8920c9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85d84f37-c718-4e92-9b27-0fee0ae43931, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d84f37-c718-4e92-9b27-0fee0ae43931, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12534672487600262553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253467248760026255312534672487600262553125346724876002625531253467248760026255312534672487600262553125346724876002625531253467248760026255312534672487600262553125346724876002625531253467248760026255312534672487600262553125346724876002625531253467248760026255312534672487600262553125346724876002625531253467248760026255312534672487600262553125346724876002625531253467248760026255312534672487600262553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1780117a-a0ca-4ac9-8e11-749550939c40, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eec7627b-3f85-4eb7-9dbc-561d48c77a1b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec7627b-3f85-4eb7-9dbc-561d48c77a1b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12729615153565568243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272961515356556824312729615153565568243127296151535655682431272961515356556824312729615153565568243127296151535655682431272961515356556824312729615153565568243127296151535655682431272961515356556824312729615153565568243127296151535655682431272961515356556824312729615153565568243127296151535655682431272961515356556824312729615153565568243127296151535655682431272961515356556824312729615153565568243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d84f37-c718-4e92-9b27-0fee0ae43931, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4426241e-c6d0-4c90-bc0b-50188e18fccc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4426241e-c6d0-4c90-bc0b-50188e18fccc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9238080368851625224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92380803688516252249238080368851625224923808036885162522492380803688516252249238080368851625224923808036885162522492380803688516252249238080368851625224923808036885162522492380803688516252249238080368851625224923808036885162522492380803688516252249238080368851625224923808036885162522492380803688516252249238080368851625224923808036885162522492380803688516252249238080368851625224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec7627b-3f85-4eb7-9dbc-561d48c77a1b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01804965-7172-40ba-83de-28a83b090c5d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01804965-7172-40ba-83de-28a83b090c5d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512382204594473809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75123822045944738097512382204594473809751238220459447380975123822045944738097512382204594473809751238220459447380975123822045944738097512382204594473809751238220459447380975123822045944738097512382204594473809751238220459447380975123822045944738097512382204594473809751238220459447380975123822045944738097512382204594473809751238220459447380975123822045944738097512382204594473809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4426241e-c6d0-4c90-bc0b-50188e18fccc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d25a57c7-f42e-48de-94d4-179b86e64d3b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25a57c7-f42e-48de-94d4-179b86e64d3b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4095813173774438297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40958131737744382974095813173774438297409581317377443829740958131737744382974095813173774438297409581317377443829740958131737744382974095813173774438297409581317377443829740958131737744382974095813173774438297409581317377443829740958131737744382974095813173774438297409581317377443829740958131737744382974095813173774438297409581317377443829740958131737744382974095813173774438297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01804965-7172-40ba-83de-28a83b090c5d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 957112ac-1d0a-41e6-9cd8-16f850237156, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957112ac-1d0a-41e6-9cd8-16f850237156, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8064247449081899604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80642474490818996048064247449081899604806424744908189960480642474490818996048064247449081899604806424744908189960480642474490818996048064247449081899604806424744908189960480642474490818996048064247449081899604806424744908189960480642474490818996048064247449081899604806424744908189960480642474490818996048064247449081899604806424744908189960480642474490818996048064247449081899604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957112ac-1d0a-41e6-9cd8-16f850237156, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25a57c7-f42e-48de-94d4-179b86e64d3b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00876d2f-f2fa-46e4-b438-b80fd324cc8d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00876d2f-f2fa-46e4-b438-b80fd324cc8d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12001692463002750278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200169246300275027812001692463002750278120016924630027502781200169246300275027812001692463002750278120016924630027502781200169246300275027812001692463002750278120016924630027502781200169246300275027812001692463002750278120016924630027502781200169246300275027812001692463002750278120016924630027502781200169246300275027812001692463002750278120016924630027502781200169246300275027812001692463002750278" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73957266-72f6-42bb-b5e3-1eaaad25c0ec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73957266-72f6-42bb-b5e3-1eaaad25c0ec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17209141609838503208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720914160983850320817209141609838503208172091416098385032081720914160983850320817209141609838503208172091416098385032081720914160983850320817209141609838503208172091416098385032081720914160983850320817209141609838503208172091416098385032081720914160983850320817209141609838503208172091416098385032081720914160983850320817209141609838503208172091416098385032081720914160983850320817209141609838503208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73957266-72f6-42bb-b5e3-1eaaad25c0ec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 463a8ef4-a5e2-45f7-a877-fa91936a5952, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463a8ef4-a5e2-45f7-a877-fa91936a5952, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61026375071379649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6102637507137964961026375071379649610263750713796496102637507137964961026375071379649610263750713796496102637507137964961026375071379649610263750713796496102637507137964961026375071379649610263750713796496102637507137964961026375071379649610263750713796496102637507137964961026375071379649610263750713796496102637507137964961026375071379649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00876d2f-f2fa-46e4-b438-b80fd324cc8d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84ccc9b0-6070-4b43-afaf-f03d7d2c9fbe, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ccc9b0-6070-4b43-afaf-f03d7d2c9fbe, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716846005146903879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87168460051469038798716846005146903879871684600514690387987168460051469038798716846005146903879871684600514690387987168460051469038798716846005146903879871684600514690387987168460051469038798716846005146903879871684600514690387987168460051469038798716846005146903879871684600514690387987168460051469038798716846005146903879871684600514690387987168460051469038798716846005146903879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463a8ef4-a5e2-45f7-a877-fa91936a5952, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aebbc7eb-001e-42b2-9de5-9f1e893e8cee, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebbc7eb-001e-42b2-9de5-9f1e893e8cee, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12183404453297073646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218340445329707364612183404453297073646121834044532970736461218340445329707364612183404453297073646121834044532970736461218340445329707364612183404453297073646121834044532970736461218340445329707364612183404453297073646121834044532970736461218340445329707364612183404453297073646121834044532970736461218340445329707364612183404453297073646121834044532970736461218340445329707364612183404453297073646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ccc9b0-6070-4b43-afaf-f03d7d2c9fbe, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14e1159a-ecb8-43d9-bcaf-4b67681c1c18, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e1159a-ecb8-43d9-bcaf-4b67681c1c18, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 205560350101750920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920205560350101750920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebbc7eb-001e-42b2-9de5-9f1e893e8cee, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, faec0406-7bd1-4d7c-9cb5-fd57ccaa324f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faec0406-7bd1-4d7c-9cb5-fd57ccaa324f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 423890764709853374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374423890764709853374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e1159a-ecb8-43d9-bcaf-4b67681c1c18, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 454e3316-294c-41bc-9f26-ca7519eb34dc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454e3316-294c-41bc-9f26-ca7519eb34dc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13482839575384831637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348283957538483163713482839575384831637134828395753848316371348283957538483163713482839575384831637134828395753848316371348283957538483163713482839575384831637134828395753848316371348283957538483163713482839575384831637134828395753848316371348283957538483163713482839575384831637134828395753848316371348283957538483163713482839575384831637134828395753848316371348283957538483163713482839575384831637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454e3316-294c-41bc-9f26-ca7519eb34dc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faec0406-7bd1-4d7c-9cb5-fd57ccaa324f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2150b01-8e03-4d4b-ad5b-d632abaa39f9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2150b01-8e03-4d4b-ad5b-d632abaa39f9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045584818231174176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004558481823117417610045584818231174176100455848182311741761004558481823117417610045584818231174176100455848182311741761004558481823117417610045584818231174176100455848182311741761004558481823117417610045584818231174176100455848182311741761004558481823117417610045584818231174176100455848182311741761004558481823117417610045584818231174176100455848182311741761004558481823117417610045584818231174176" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 315e21ff-efc2-4e25-a726-c372626ffe10, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315e21ff-efc2-4e25-a726-c372626ffe10, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2712127131219350060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27121271312193500602712127131219350060271212713121935006027121271312193500602712127131219350060271212713121935006027121271312193500602712127131219350060271212713121935006027121271312193500602712127131219350060271212713121935006027121271312193500602712127131219350060271212713121935006027121271312193500602712127131219350060271212713121935006027121271312193500602712127131219350060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315e21ff-efc2-4e25-a726-c372626ffe10, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2150b01-8e03-4d4b-ad5b-d632abaa39f9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18df2109-80f5-494c-b21b-48e4aaa561c0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d4baf52-994f-4fcf-a10a-4764109b0a35, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18df2109-80f5-494c-b21b-48e4aaa561c0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527313190269856702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45273131902698567024527313190269856702452731319026985670245273131902698567024527313190269856702452731319026985670245273131902698567024527313190269856702452731319026985670245273131902698567024527313190269856702452731319026985670245273131902698567024527313190269856702452731319026985670245273131902698567024527313190269856702452731319026985670245273131902698567024527313190269856702" } } } 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, 8d4baf52-994f-4fcf-a10a-4764109b0a35, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18242637448214217378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824263744821421737818242637448214217378182426374482142173781824263744821421737818242637448214217378182426374482142173781824263744821421737818242637448214217378182426374482142173781824263744821421737818242637448214217378182426374482142173781824263744821421737818242637448214217378182426374482142173781824263744821421737818242637448214217378182426374482142173781824263744821421737818242637448214217378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18df2109-80f5-494c-b21b-48e4aaa561c0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d4124a8-fcd6-4136-a6ba-a782723bab58, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4baf52-994f-4fcf-a10a-4764109b0a35, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32672c1c-b783-4343-81f0-92b97b7374e7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32672c1c-b783-4343-81f0-92b97b7374e7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18331584402748287193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833158440274828719318331584402748287193183315844027482871931833158440274828719318331584402748287193183315844027482871931833158440274828719318331584402748287193183315844027482871931833158440274828719318331584402748287193183315844027482871931833158440274828719318331584402748287193183315844027482871931833158440274828719318331584402748287193183315844027482871931833158440274828719318331584402748287193" } } } 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, 4d4124a8-fcd6-4136-a6ba-a782723bab58, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940225487548650169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294022548754865016912940225487548650169129402254875486501691294022548754865016912940225487548650169129402254875486501691294022548754865016912940225487548650169129402254875486501691294022548754865016912940225487548650169129402254875486501691294022548754865016912940225487548650169129402254875486501691294022548754865016912940225487548650169129402254875486501691294022548754865016912940225487548650169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32672c1c-b783-4343-81f0-92b97b7374e7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5096dc6f-3db0-4237-9dd7-7d2327b8daeb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5096dc6f-3db0-4237-9dd7-7d2327b8daeb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6441815373350140478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64418153733501404786441815373350140478644181537335014047864418153733501404786441815373350140478644181537335014047864418153733501404786441815373350140478644181537335014047864418153733501404786441815373350140478644181537335014047864418153733501404786441815373350140478644181537335014047864418153733501404786441815373350140478644181537335014047864418153733501404786441815373350140478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4124a8-fcd6-4136-a6ba-a782723bab58, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a97ef61-e555-4d5f-af2f-9096fed5bceb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a97ef61-e555-4d5f-af2f-9096fed5bceb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983493575952987315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198349357595298731511983493575952987315119834935759529873151198349357595298731511983493575952987315119834935759529873151198349357595298731511983493575952987315119834935759529873151198349357595298731511983493575952987315119834935759529873151198349357595298731511983493575952987315119834935759529873151198349357595298731511983493575952987315119834935759529873151198349357595298731511983493575952987315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5096dc6f-3db0-4237-9dd7-7d2327b8daeb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 921de01c-d265-4a9b-b591-be250bac8e83, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921de01c-d265-4a9b-b591-be250bac8e83, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17408654105926278733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740865410592627873317408654105926278733174086541059262787331740865410592627873317408654105926278733174086541059262787331740865410592627873317408654105926278733174086541059262787331740865410592627873317408654105926278733174086541059262787331740865410592627873317408654105926278733174086541059262787331740865410592627873317408654105926278733174086541059262787331740865410592627873317408654105926278733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a97ef61-e555-4d5f-af2f-9096fed5bceb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dbfb91ed-a691-444a-8c41-da1837e66ff4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfb91ed-a691-444a-8c41-da1837e66ff4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 633414364070109874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874633414364070109874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921de01c-d265-4a9b-b591-be250bac8e83, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8d452d5-6870-47af-9e6c-d10dc8c1d723, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d452d5-6870-47af-9e6c-d10dc8c1d723, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9990229471534083353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99902294715340833539990229471534083353999022947153408335399902294715340833539990229471534083353999022947153408335399902294715340833539990229471534083353999022947153408335399902294715340833539990229471534083353999022947153408335399902294715340833539990229471534083353999022947153408335399902294715340833539990229471534083353999022947153408335399902294715340833539990229471534083353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfb91ed-a691-444a-8c41-da1837e66ff4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6dbff9e2-ab35-4542-8877-c66ce73f5c1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbff9e2-ab35-4542-8877-c66ce73f5c1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888209932001395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488820993200139514888209932001395148882099320013951488820993200139514888209932001395148882099320013951488820993200139514888209932001395148882099320013951488820993200139514888209932001395148882099320013951488820993200139514888209932001395148882099320013951488820993200139514888209932001395148882099320013951488820993200139514888209932001395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbff9e2-ab35-4542-8877-c66ce73f5c1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea7145b4-cbcf-4cc0-9211-e52020bc803c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7145b4-cbcf-4cc0-9211-e52020bc803c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14130422494472905832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413042249447290583214130422494472905832141304224944729058321413042249447290583214130422494472905832141304224944729058321413042249447290583214130422494472905832141304224944729058321413042249447290583214130422494472905832141304224944729058321413042249447290583214130422494472905832141304224944729058321413042249447290583214130422494472905832141304224944729058321413042249447290583214130422494472905832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d452d5-6870-47af-9e6c-d10dc8c1d723, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93259be4-f6db-48e0-859e-7d6750d5dce4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93259be4-f6db-48e0-859e-7d6750d5dce4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11802652686188959198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180265268618895919811802652686188959198118026526861889591981180265268618895919811802652686188959198118026526861889591981180265268618895919811802652686188959198118026526861889591981180265268618895919811802652686188959198118026526861889591981180265268618895919811802652686188959198118026526861889591981180265268618895919811802652686188959198118026526861889591981180265268618895919811802652686188959198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7145b4-cbcf-4cc0-9211-e52020bc803c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93259be4-f6db-48e0-859e-7d6750d5dce4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad3d5283-e86e-48f8-9178-39f7a5f44bdd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7c9c5c9-d5cc-4e5d-81b5-9160d6430ab0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad3d5283-e86e-48f8-9178-39f7a5f44bdd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3837558629615513874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38375586296155138743837558629615513874383755862961551387438375586296155138743837558629615513874383755862961551387438375586296155138743837558629615513874383755862961551387438375586296155138743837558629615513874383755862961551387438375586296155138743837558629615513874383755862961551387438375586296155138743837558629615513874383755862961551387438375586296155138743837558629615513874" } } } 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, a7c9c5c9-d5cc-4e5d-81b5-9160d6430ab0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 820917546873622023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023820917546873622023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad3d5283-e86e-48f8-9178-39f7a5f44bdd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f80504cb-7189-40db-835e-a49c4783d924, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80504cb-7189-40db-835e-a49c4783d924, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8110310646299062960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81103106462990629608110310646299062960811031064629906296081103106462990629608110310646299062960811031064629906296081103106462990629608110310646299062960811031064629906296081103106462990629608110310646299062960811031064629906296081103106462990629608110310646299062960811031064629906296081103106462990629608110310646299062960811031064629906296081103106462990629608110310646299062960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c9c5c9-d5cc-4e5d-81b5-9160d6430ab0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b41393b-d2cd-4991-8dd2-9bb178c98774, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b41393b-d2cd-4991-8dd2-9bb178c98774, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16950951175895428054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695095117589542805416950951175895428054169509511758954280541695095117589542805416950951175895428054169509511758954280541695095117589542805416950951175895428054169509511758954280541695095117589542805416950951175895428054169509511758954280541695095117589542805416950951175895428054169509511758954280541695095117589542805416950951175895428054169509511758954280541695095117589542805416950951175895428054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80504cb-7189-40db-835e-a49c4783d924, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d31b472-2ee1-473f-b319-3c2a670ccf29, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d31b472-2ee1-473f-b319-3c2a670ccf29, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2683472583935508578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26834725839355085782683472583935508578268347258393550857826834725839355085782683472583935508578268347258393550857826834725839355085782683472583935508578268347258393550857826834725839355085782683472583935508578268347258393550857826834725839355085782683472583935508578268347258393550857826834725839355085782683472583935508578268347258393550857826834725839355085782683472583935508578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b41393b-d2cd-4991-8dd2-9bb178c98774, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a46958d4-829b-4e02-b37b-1d77c04bca0d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46958d4-829b-4e02-b37b-1d77c04bca0d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106964838768718430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61069648387687184306106964838768718430610696483876871843061069648387687184306106964838768718430610696483876871843061069648387687184306106964838768718430610696483876871843061069648387687184306106964838768718430610696483876871843061069648387687184306106964838768718430610696483876871843061069648387687184306106964838768718430610696483876871843061069648387687184306106964838768718430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d31b472-2ee1-473f-b319-3c2a670ccf29, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fd0c192-0234-42d5-8ee8-aca9193add68, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd0c192-0234-42d5-8ee8-aca9193add68, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13740485311408134584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374048531140813458413740485311408134584137404853114081345841374048531140813458413740485311408134584137404853114081345841374048531140813458413740485311408134584137404853114081345841374048531140813458413740485311408134584137404853114081345841374048531140813458413740485311408134584137404853114081345841374048531140813458413740485311408134584137404853114081345841374048531140813458413740485311408134584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46958d4-829b-4e02-b37b-1d77c04bca0d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8d44ea7-793d-44ac-85fd-155f5b40d199, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d44ea7-793d-44ac-85fd-155f5b40d199, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2710620439337512538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27106204393375125382710620439337512538271062043933751253827106204393375125382710620439337512538271062043933751253827106204393375125382710620439337512538271062043933751253827106204393375125382710620439337512538271062043933751253827106204393375125382710620439337512538271062043933751253827106204393375125382710620439337512538271062043933751253827106204393375125382710620439337512538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd0c192-0234-42d5-8ee8-aca9193add68, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6bc54666-df5f-45f4-9c58-a2f070d9238f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc54666-df5f-45f4-9c58-a2f070d9238f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1024124110119511467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10241241101195114671024124110119511467102412411011951146710241241101195114671024124110119511467102412411011951146710241241101195114671024124110119511467102412411011951146710241241101195114671024124110119511467102412411011951146710241241101195114671024124110119511467102412411011951146710241241101195114671024124110119511467102412411011951146710241241101195114671024124110119511467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d44ea7-793d-44ac-85fd-155f5b40d199, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa6dc95d-5899-4ba4-acea-42bc616b1c8d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6dc95d-5899-4ba4-acea-42bc616b1c8d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11976338290002828382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197633829000282838211976338290002828382119763382900028283821197633829000282838211976338290002828382119763382900028283821197633829000282838211976338290002828382119763382900028283821197633829000282838211976338290002828382119763382900028283821197633829000282838211976338290002828382119763382900028283821197633829000282838211976338290002828382119763382900028283821197633829000282838211976338290002828382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc54666-df5f-45f4-9c58-a2f070d9238f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbf5fcf5-9b66-43b0-9e3d-efe863ff21ed, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6dc95d-5899-4ba4-acea-42bc616b1c8d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf5fcf5-9b66-43b0-9e3d-efe863ff21ed, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15780052860940105566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578005286094010556615780052860940105566157800528609401055661578005286094010556615780052860940105566157800528609401055661578005286094010556615780052860940105566157800528609401055661578005286094010556615780052860940105566157800528609401055661578005286094010556615780052860940105566157800528609401055661578005286094010556615780052860940105566157800528609401055661578005286094010556615780052860940105566" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35bd86bb-822c-4236-a977-5724dfb480e3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bd86bb-822c-4236-a977-5724dfb480e3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6333119455539703997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63331194555397039976333119455539703997633311945553970399763331194555397039976333119455539703997633311945553970399763331194555397039976333119455539703997633311945553970399763331194555397039976333119455539703997633311945553970399763331194555397039976333119455539703997633311945553970399763331194555397039976333119455539703997633311945553970399763331194555397039976333119455539703997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf5fcf5-9b66-43b0-9e3d-efe863ff21ed, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f9c38ce-5a09-4ca1-9b3b-a43f612039ea, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9c38ce-5a09-4ca1-9b3b-a43f612039ea, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4463833167716016757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44638331677160167574463833167716016757446383316771601675744638331677160167574463833167716016757446383316771601675744638331677160167574463833167716016757446383316771601675744638331677160167574463833167716016757446383316771601675744638331677160167574463833167716016757446383316771601675744638331677160167574463833167716016757446383316771601675744638331677160167574463833167716016757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bd86bb-822c-4236-a977-5724dfb480e3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5877fd7d-77fc-4dc9-aa33-1da032aeb872, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5877fd7d-77fc-4dc9-aa33-1da032aeb872, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 701558619093944756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756701558619093944756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9c38ce-5a09-4ca1-9b3b-a43f612039ea, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c00c8769-85c4-4410-9ad3-8a473afbe5cd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00c8769-85c4-4410-9ad3-8a473afbe5cd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15015867815149384544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501586781514938454415015867815149384544150158678151493845441501586781514938454415015867815149384544150158678151493845441501586781514938454415015867815149384544150158678151493845441501586781514938454415015867815149384544150158678151493845441501586781514938454415015867815149384544150158678151493845441501586781514938454415015867815149384544150158678151493845441501586781514938454415015867815149384544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5877fd7d-77fc-4dc9-aa33-1da032aeb872, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00c8769-85c4-4410-9ad3-8a473afbe5cd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ce20ee1-25d2-4e2c-901b-610fe53a3cff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce20ee1-25d2-4e2c-901b-610fe53a3cff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045096066971769652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60450960669717696526045096066971769652604509606697176965260450960669717696526045096066971769652604509606697176965260450960669717696526045096066971769652604509606697176965260450960669717696526045096066971769652604509606697176965260450960669717696526045096066971769652604509606697176965260450960669717696526045096066971769652604509606697176965260450960669717696526045096066971769652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9cf81ec-fc98-41ba-ba3e-c1dde8c91a10, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9cf81ec-fc98-41ba-ba3e-c1dde8c91a10, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 546751569413391302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302546751569413391302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9cf81ec-fc98-41ba-ba3e-c1dde8c91a10, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ad842e4-a2ea-4901-8e9c-681dec7ae3d9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce20ee1-25d2-4e2c-901b-610fe53a3cff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad842e4-a2ea-4901-8e9c-681dec7ae3d9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487461817176078681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54874618171760786815487461817176078681548746181717607868154874618171760786815487461817176078681548746181717607868154874618171760786815487461817176078681548746181717607868154874618171760786815487461817176078681548746181717607868154874618171760786815487461817176078681548746181717607868154874618171760786815487461817176078681548746181717607868154874618171760786815487461817176078681" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56c082cf-5bc2-4696-bdcf-7f95f5827058, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c082cf-5bc2-4696-bdcf-7f95f5827058, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12677222641732660471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267722264173266047112677222641732660471126772226417326604711267722264173266047112677222641732660471126772226417326604711267722264173266047112677222641732660471126772226417326604711267722264173266047112677222641732660471126772226417326604711267722264173266047112677222641732660471126772226417326604711267722264173266047112677222641732660471126772226417326604711267722264173266047112677222641732660471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad842e4-a2ea-4901-8e9c-681dec7ae3d9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c1f8bf7-ee26-4209-9bac-09eb3c742c2b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1f8bf7-ee26-4209-9bac-09eb3c742c2b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488019558892131773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74880195588921317737488019558892131773748801955889213177374880195588921317737488019558892131773748801955889213177374880195588921317737488019558892131773748801955889213177374880195588921317737488019558892131773748801955889213177374880195588921317737488019558892131773748801955889213177374880195588921317737488019558892131773748801955889213177374880195588921317737488019558892131773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c082cf-5bc2-4696-bdcf-7f95f5827058, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b70d00ed-b04d-4d84-b10f-b87fd3045597, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70d00ed-b04d-4d84-b10f-b87fd3045597, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14556916160893831286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455691616089383128614556916160893831286145569161608938312861455691616089383128614556916160893831286145569161608938312861455691616089383128614556916160893831286145569161608938312861455691616089383128614556916160893831286145569161608938312861455691616089383128614556916160893831286145569161608938312861455691616089383128614556916160893831286145569161608938312861455691616089383128614556916160893831286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1f8bf7-ee26-4209-9bac-09eb3c742c2b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b4606c9-01c4-4f88-b879-b1eb2387dd47, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4606c9-01c4-4f88-b879-b1eb2387dd47, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2685434774827568450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26854347748275684502685434774827568450268543477482756845026854347748275684502685434774827568450268543477482756845026854347748275684502685434774827568450268543477482756845026854347748275684502685434774827568450268543477482756845026854347748275684502685434774827568450268543477482756845026854347748275684502685434774827568450268543477482756845026854347748275684502685434774827568450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70d00ed-b04d-4d84-b10f-b87fd3045597, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 251dbe2c-f8f8-4fb0-b06c-6c3449264027, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 251dbe2c-f8f8-4fb0-b06c-6c3449264027, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6648613828874355072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66486138288743550726648613828874355072664861382887435507266486138288743550726648613828874355072664861382887435507266486138288743550726648613828874355072664861382887435507266486138288743550726648613828874355072664861382887435507266486138288743550726648613828874355072664861382887435507266486138288743550726648613828874355072664861382887435507266486138288743550726648613828874355072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4606c9-01c4-4f88-b879-b1eb2387dd47, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5aa7762-d94a-4c53-b022-57c7bea4856b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5aa7762-d94a-4c53-b022-57c7bea4856b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18255968994306838857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825596899430683885718255968994306838857182559689943068388571825596899430683885718255968994306838857182559689943068388571825596899430683885718255968994306838857182559689943068388571825596899430683885718255968994306838857182559689943068388571825596899430683885718255968994306838857182559689943068388571825596899430683885718255968994306838857182559689943068388571825596899430683885718255968994306838857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 251dbe2c-f8f8-4fb0-b06c-6c3449264027, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8e1e089-f1d8-407d-aba0-e48593f1d72f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e1e089-f1d8-407d-aba0-e48593f1d72f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 828936111599530083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083828936111599530083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5aa7762-d94a-4c53-b022-57c7bea4856b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e1e089-f1d8-407d-aba0-e48593f1d72f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58987d05-3acf-41dc-b06b-e16eca127632, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13e84aaf-623e-457f-b8c3-28663a4a1073, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e84aaf-623e-457f-b8c3-28663a4a1073, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9138464405691841884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91384644056918418849138464405691841884913846440569184188491384644056918418849138464405691841884913846440569184188491384644056918418849138464405691841884913846440569184188491384644056918418849138464405691841884913846440569184188491384644056918418849138464405691841884913846440569184188491384644056918418849138464405691841884913846440569184188491384644056918418849138464405691841884" } } } 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, 58987d05-3acf-41dc-b06b-e16eca127632, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18322908074684991496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832290807468499149618322908074684991496183229080746849914961832290807468499149618322908074684991496183229080746849914961832290807468499149618322908074684991496183229080746849914961832290807468499149618322908074684991496183229080746849914961832290807468499149618322908074684991496183229080746849914961832290807468499149618322908074684991496183229080746849914961832290807468499149618322908074684991496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e84aaf-623e-457f-b8c3-28663a4a1073, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 249be49d-4eb6-4156-bcc5-7c10fb3c204b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249be49d-4eb6-4156-bcc5-7c10fb3c204b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11240913398532979670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124091339853297967011240913398532979670112409133985329796701124091339853297967011240913398532979670112409133985329796701124091339853297967011240913398532979670112409133985329796701124091339853297967011240913398532979670112409133985329796701124091339853297967011240913398532979670112409133985329796701124091339853297967011240913398532979670112409133985329796701124091339853297967011240913398532979670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58987d05-3acf-41dc-b06b-e16eca127632, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef24f3f5-e380-4c5f-a194-a164db9e8bc2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef24f3f5-e380-4c5f-a194-a164db9e8bc2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591951768437201951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65919517684372019516591951768437201951659195176843720195165919517684372019516591951768437201951659195176843720195165919517684372019516591951768437201951659195176843720195165919517684372019516591951768437201951659195176843720195165919517684372019516591951768437201951659195176843720195165919517684372019516591951768437201951659195176843720195165919517684372019516591951768437201951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249be49d-4eb6-4156-bcc5-7c10fb3c204b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 633b37a6-d85b-4781-86dd-001ee9d93e3c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633b37a6-d85b-4781-86dd-001ee9d93e3c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1288842889071530718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12888428890715307181288842889071530718128884288907153071812888428890715307181288842889071530718128884288907153071812888428890715307181288842889071530718128884288907153071812888428890715307181288842889071530718128884288907153071812888428890715307181288842889071530718128884288907153071812888428890715307181288842889071530718128884288907153071812888428890715307181288842889071530718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef24f3f5-e380-4c5f-a194-a164db9e8bc2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c043550a-8043-444f-828f-13600b607eaa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c043550a-8043-444f-828f-13600b607eaa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3720126520687033719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37201265206870337193720126520687033719372012652068703371937201265206870337193720126520687033719372012652068703371937201265206870337193720126520687033719372012652068703371937201265206870337193720126520687033719372012652068703371937201265206870337193720126520687033719372012652068703371937201265206870337193720126520687033719372012652068703371937201265206870337193720126520687033719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633b37a6-d85b-4781-86dd-001ee9d93e3c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 030527da-ace5-47bf-8975-1eaf77d0c29f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 030527da-ace5-47bf-8975-1eaf77d0c29f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107281085026502439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81072810850265024398107281085026502439810728108502650243981072810850265024398107281085026502439810728108502650243981072810850265024398107281085026502439810728108502650243981072810850265024398107281085026502439810728108502650243981072810850265024398107281085026502439810728108502650243981072810850265024398107281085026502439810728108502650243981072810850265024398107281085026502439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c043550a-8043-444f-828f-13600b607eaa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bc28b9f-f422-430c-aecb-10f0473c2f16, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc28b9f-f422-430c-aecb-10f0473c2f16, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9602949258749910466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96029492587499104669602949258749910466960294925874991046696029492587499104669602949258749910466960294925874991046696029492587499104669602949258749910466960294925874991046696029492587499104669602949258749910466960294925874991046696029492587499104669602949258749910466960294925874991046696029492587499104669602949258749910466960294925874991046696029492587499104669602949258749910466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 030527da-ace5-47bf-8975-1eaf77d0c29f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a475535-729b-403e-b9ed-0b009cd4712d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a475535-729b-403e-b9ed-0b009cd4712d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1811312864670781355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18113128646707813551811312864670781355181131286467078135518113128646707813551811312864670781355181131286467078135518113128646707813551811312864670781355181131286467078135518113128646707813551811312864670781355181131286467078135518113128646707813551811312864670781355181131286467078135518113128646707813551811312864670781355181131286467078135518113128646707813551811312864670781355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc28b9f-f422-430c-aecb-10f0473c2f16, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2791a090-30b8-4612-bf60-fe789e8cb4a5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2791a090-30b8-4612-bf60-fe789e8cb4a5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8555953760681084731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85559537606810847318555953760681084731855595376068108473185559537606810847318555953760681084731855595376068108473185559537606810847318555953760681084731855595376068108473185559537606810847318555953760681084731855595376068108473185559537606810847318555953760681084731855595376068108473185559537606810847318555953760681084731855595376068108473185559537606810847318555953760681084731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a475535-729b-403e-b9ed-0b009cd4712d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2791a090-30b8-4612-bf60-fe789e8cb4a5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b60b79f-7996-4f39-8cde-e679d52d3d79, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b60b79f-7996-4f39-8cde-e679d52d3d79, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16098651769056578659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609865176905657865916098651769056578659160986517690565786591609865176905657865916098651769056578659160986517690565786591609865176905657865916098651769056578659160986517690565786591609865176905657865916098651769056578659160986517690565786591609865176905657865916098651769056578659160986517690565786591609865176905657865916098651769056578659160986517690565786591609865176905657865916098651769056578659" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30769bf4-c5e7-4392-b8d5-a079fa764bc3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30769bf4-c5e7-4392-b8d5-a079fa764bc3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1266580307370260446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12665803073702604461266580307370260446126658030737026044612665803073702604461266580307370260446126658030737026044612665803073702604461266580307370260446126658030737026044612665803073702604461266580307370260446126658030737026044612665803073702604461266580307370260446126658030737026044612665803073702604461266580307370260446126658030737026044612665803073702604461266580307370260446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b60b79f-7996-4f39-8cde-e679d52d3d79, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b091d39-aaf5-4c96-ac48-d33d035e49de, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b091d39-aaf5-4c96-ac48-d33d035e49de, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13604312502253563630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360431250225356363013604312502253563630136043125022535636301360431250225356363013604312502253563630136043125022535636301360431250225356363013604312502253563630136043125022535636301360431250225356363013604312502253563630136043125022535636301360431250225356363013604312502253563630136043125022535636301360431250225356363013604312502253563630136043125022535636301360431250225356363013604312502253563630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30769bf4-c5e7-4392-b8d5-a079fa764bc3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eda0d751-a30e-4059-9b36-f0cdaa4708c4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b091d39-aaf5-4c96-ac48-d33d035e49de, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda0d751-a30e-4059-9b36-f0cdaa4708c4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385511037927761792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238551103792776179212385511037927761792123855110379277617921238551103792776179212385511037927761792123855110379277617921238551103792776179212385511037927761792123855110379277617921238551103792776179212385511037927761792123855110379277617921238551103792776179212385511037927761792123855110379277617921238551103792776179212385511037927761792123855110379277617921238551103792776179212385511037927761792" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b07dc9b-d955-4ded-baa4-a43a5e10573e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b07dc9b-d955-4ded-baa4-a43a5e10573e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5478652949965962458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54786529499659624585478652949965962458547865294996596245854786529499659624585478652949965962458547865294996596245854786529499659624585478652949965962458547865294996596245854786529499659624585478652949965962458547865294996596245854786529499659624585478652949965962458547865294996596245854786529499659624585478652949965962458547865294996596245854786529499659624585478652949965962458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda0d751-a30e-4059-9b36-f0cdaa4708c4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7cd987f-898a-484f-8891-168208fe3c4d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cd987f-898a-484f-8891-168208fe3c4d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4145418480148271827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41454184801482718274145418480148271827414541848014827182741454184801482718274145418480148271827414541848014827182741454184801482718274145418480148271827414541848014827182741454184801482718274145418480148271827414541848014827182741454184801482718274145418480148271827414541848014827182741454184801482718274145418480148271827414541848014827182741454184801482718274145418480148271827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b07dc9b-d955-4ded-baa4-a43a5e10573e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc7fad15-843f-4cde-ab8e-7170409d6097, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7fad15-843f-4cde-ab8e-7170409d6097, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682448106907573087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668244810690757308716682448106907573087166824481069075730871668244810690757308716682448106907573087166824481069075730871668244810690757308716682448106907573087166824481069075730871668244810690757308716682448106907573087166824481069075730871668244810690757308716682448106907573087166824481069075730871668244810690757308716682448106907573087166824481069075730871668244810690757308716682448106907573087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cd987f-898a-484f-8891-168208fe3c4d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7fad15-843f-4cde-ab8e-7170409d6097, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ddee0128-cad2-40a5-b59a-7ba9bd3d7a5f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce59cd92-a009-4212-9153-33a962c704df, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce59cd92-a009-4212-9153-33a962c704df, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2341955207858983538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23419552078589835382341955207858983538234195520785898353823419552078589835382341955207858983538234195520785898353823419552078589835382341955207858983538234195520785898353823419552078589835382341955207858983538234195520785898353823419552078589835382341955207858983538234195520785898353823419552078589835382341955207858983538234195520785898353823419552078589835382341955207858983538" } } } 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, ddee0128-cad2-40a5-b59a-7ba9bd3d7a5f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9211019884201734063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92110198842017340639211019884201734063921101988420173406392110198842017340639211019884201734063921101988420173406392110198842017340639211019884201734063921101988420173406392110198842017340639211019884201734063921101988420173406392110198842017340639211019884201734063921101988420173406392110198842017340639211019884201734063921101988420173406392110198842017340639211019884201734063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce59cd92-a009-4212-9153-33a962c704df, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2d59638-7223-4bb4-a2fd-36f8d40e2bc6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddee0128-cad2-40a5-b59a-7ba9bd3d7a5f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d59638-7223-4bb4-a2fd-36f8d40e2bc6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12496169551054455513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249616955105445551312496169551054455513124961695510544555131249616955105445551312496169551054455513124961695510544555131249616955105445551312496169551054455513124961695510544555131249616955105445551312496169551054455513124961695510544555131249616955105445551312496169551054455513124961695510544555131249616955105445551312496169551054455513124961695510544555131249616955105445551312496169551054455513" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab92c725-0e6d-4332-9ddd-519a44f2d21d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab92c725-0e6d-4332-9ddd-519a44f2d21d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18347918647864904897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834791864786490489718347918647864904897183479186478649048971834791864786490489718347918647864904897183479186478649048971834791864786490489718347918647864904897183479186478649048971834791864786490489718347918647864904897183479186478649048971834791864786490489718347918647864904897183479186478649048971834791864786490489718347918647864904897183479186478649048971834791864786490489718347918647864904897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d59638-7223-4bb4-a2fd-36f8d40e2bc6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2250ed4f-ef5c-4fa2-bdfe-55a7836db546, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2250ed4f-ef5c-4fa2-bdfe-55a7836db546, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15049446007334116288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504944600733411628815049446007334116288150494460073341162881504944600733411628815049446007334116288150494460073341162881504944600733411628815049446007334116288150494460073341162881504944600733411628815049446007334116288150494460073341162881504944600733411628815049446007334116288150494460073341162881504944600733411628815049446007334116288150494460073341162881504944600733411628815049446007334116288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab92c725-0e6d-4332-9ddd-519a44f2d21d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26cc09d3-b409-4ba6-939a-5fe00f654e8c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cc09d3-b409-4ba6-939a-5fe00f654e8c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11693831533444330955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169383153344433095511693831533444330955116938315334443309551169383153344433095511693831533444330955116938315334443309551169383153344433095511693831533444330955116938315334443309551169383153344433095511693831533444330955116938315334443309551169383153344433095511693831533444330955116938315334443309551169383153344433095511693831533444330955116938315334443309551169383153344433095511693831533444330955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2250ed4f-ef5c-4fa2-bdfe-55a7836db546, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 487c808d-b250-42e9-9e76-06098b24cf90, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487c808d-b250-42e9-9e76-06098b24cf90, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 606696241903436741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741606696241903436741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cc09d3-b409-4ba6-939a-5fe00f654e8c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83ef19d2-d75b-4fd9-9656-9766622f2fab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ef19d2-d75b-4fd9-9656-9766622f2fab, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8507693842234738529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85076938422347385298507693842234738529850769384223473852985076938422347385298507693842234738529850769384223473852985076938422347385298507693842234738529850769384223473852985076938422347385298507693842234738529850769384223473852985076938422347385298507693842234738529850769384223473852985076938422347385298507693842234738529850769384223473852985076938422347385298507693842234738529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487c808d-b250-42e9-9e76-06098b24cf90, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d023ba7-bf65-4651-ab20-b5b16d3439f7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d023ba7-bf65-4651-ab20-b5b16d3439f7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10304419705022168914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030441970502216891410304419705022168914103044197050221689141030441970502216891410304419705022168914103044197050221689141030441970502216891410304419705022168914103044197050221689141030441970502216891410304419705022168914103044197050221689141030441970502216891410304419705022168914103044197050221689141030441970502216891410304419705022168914103044197050221689141030441970502216891410304419705022168914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ef19d2-d75b-4fd9-9656-9766622f2fab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9f96e3a-b2e9-4921-9fe9-1cc28243e624, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f96e3a-b2e9-4921-9fe9-1cc28243e624, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13816187708796265489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381618770879626548913816187708796265489138161877087962654891381618770879626548913816187708796265489138161877087962654891381618770879626548913816187708796265489138161877087962654891381618770879626548913816187708796265489138161877087962654891381618770879626548913816187708796265489138161877087962654891381618770879626548913816187708796265489138161877087962654891381618770879626548913816187708796265489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d023ba7-bf65-4651-ab20-b5b16d3439f7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49c69696-602c-4c24-b863-9fb1c9caed26, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c69696-602c-4c24-b863-9fb1c9caed26, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2303720739952744296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23037207399527442962303720739952744296230372073995274429623037207399527442962303720739952744296230372073995274429623037207399527442962303720739952744296230372073995274429623037207399527442962303720739952744296230372073995274429623037207399527442962303720739952744296230372073995274429623037207399527442962303720739952744296230372073995274429623037207399527442962303720739952744296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f96e3a-b2e9-4921-9fe9-1cc28243e624, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69fe600f-6e7d-4b69-80b8-54426ef625d9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fe600f-6e7d-4b69-80b8-54426ef625d9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1018608300331769577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10186083003317695771018608300331769577101860830033176957710186083003317695771018608300331769577101860830033176957710186083003317695771018608300331769577101860830033176957710186083003317695771018608300331769577101860830033176957710186083003317695771018608300331769577101860830033176957710186083003317695771018608300331769577101860830033176957710186083003317695771018608300331769577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c69696-602c-4c24-b863-9fb1c9caed26, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 206b5215-32e6-4bad-8c41-2564996f6b8b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206b5215-32e6-4bad-8c41-2564996f6b8b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160597804605406950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416059780460540695014160597804605406950141605978046054069501416059780460540695014160597804605406950141605978046054069501416059780460540695014160597804605406950141605978046054069501416059780460540695014160597804605406950141605978046054069501416059780460540695014160597804605406950141605978046054069501416059780460540695014160597804605406950141605978046054069501416059780460540695014160597804605406950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fe600f-6e7d-4b69-80b8-54426ef625d9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9445a9a-4e49-4771-ae97-885189096f55, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9445a9a-4e49-4771-ae97-885189096f55, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5832628503985690926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58326285039856909265832628503985690926583262850398569092658326285039856909265832628503985690926583262850398569092658326285039856909265832628503985690926583262850398569092658326285039856909265832628503985690926583262850398569092658326285039856909265832628503985690926583262850398569092658326285039856909265832628503985690926583262850398569092658326285039856909265832628503985690926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206b5215-32e6-4bad-8c41-2564996f6b8b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44c909bd-6c20-4bab-9767-41e68c70bfdc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c909bd-6c20-4bab-9767-41e68c70bfdc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13862685958499111524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386268595849911152413862685958499111524138626859584991115241386268595849911152413862685958499111524138626859584991115241386268595849911152413862685958499111524138626859584991115241386268595849911152413862685958499111524138626859584991115241386268595849911152413862685958499111524138626859584991115241386268595849911152413862685958499111524138626859584991115241386268595849911152413862685958499111524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9445a9a-4e49-4771-ae97-885189096f55, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cc4f654-a6f6-41cf-9771-8e235eebe619, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc4f654-a6f6-41cf-9771-8e235eebe619, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8060928964266705960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80609289642667059608060928964266705960806092896426670596080609289642667059608060928964266705960806092896426670596080609289642667059608060928964266705960806092896426670596080609289642667059608060928964266705960806092896426670596080609289642667059608060928964266705960806092896426670596080609289642667059608060928964266705960806092896426670596080609289642667059608060928964266705960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c909bd-6c20-4bab-9767-41e68c70bfdc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83091d53-1549-4f1c-ace1-3297cc3db724, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83091d53-1549-4f1c-ace1-3297cc3db724, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1661279221129637996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16612792211296379961661279221129637996166127922112963799616612792211296379961661279221129637996166127922112963799616612792211296379961661279221129637996166127922112963799616612792211296379961661279221129637996166127922112963799616612792211296379961661279221129637996166127922112963799616612792211296379961661279221129637996166127922112963799616612792211296379961661279221129637996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc4f654-a6f6-41cf-9771-8e235eebe619, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96fa4cc9-8a2a-4aab-bdac-6b79dca01393, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fa4cc9-8a2a-4aab-bdac-6b79dca01393, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10057058642058989534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005705864205898953410057058642058989534100570586420589895341005705864205898953410057058642058989534100570586420589895341005705864205898953410057058642058989534100570586420589895341005705864205898953410057058642058989534100570586420589895341005705864205898953410057058642058989534100570586420589895341005705864205898953410057058642058989534100570586420589895341005705864205898953410057058642058989534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83091d53-1549-4f1c-ace1-3297cc3db724, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36ff99cf-dfb1-44c1-bea7-08b8125311a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ff99cf-dfb1-44c1-bea7-08b8125311a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17959838217664996533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795983821766499653317959838217664996533179598382176649965331795983821766499653317959838217664996533179598382176649965331795983821766499653317959838217664996533179598382176649965331795983821766499653317959838217664996533179598382176649965331795983821766499653317959838217664996533179598382176649965331795983821766499653317959838217664996533179598382176649965331795983821766499653317959838217664996533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fa4cc9-8a2a-4aab-bdac-6b79dca01393, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 263756af-6ba7-4915-93cc-38e03cfdd4ac, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263756af-6ba7-4915-93cc-38e03cfdd4ac, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3242846654433576731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32428466544335767313242846654433576731324284665443357673132428466544335767313242846654433576731324284665443357673132428466544335767313242846654433576731324284665443357673132428466544335767313242846654433576731324284665443357673132428466544335767313242846654433576731324284665443357673132428466544335767313242846654433576731324284665443357673132428466544335767313242846654433576731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ff99cf-dfb1-44c1-bea7-08b8125311a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c39801a0-8073-473d-8349-1ab2be4ac4dd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39801a0-8073-473d-8349-1ab2be4ac4dd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8029276193234537388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80292761932345373888029276193234537388802927619323453738880292761932345373888029276193234537388802927619323453738880292761932345373888029276193234537388802927619323453738880292761932345373888029276193234537388802927619323453738880292761932345373888029276193234537388802927619323453738880292761932345373888029276193234537388802927619323453738880292761932345373888029276193234537388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263756af-6ba7-4915-93cc-38e03cfdd4ac, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c4f3e2c-a902-4d1d-a312-3b90ec5e147d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4f3e2c-a902-4d1d-a312-3b90ec5e147d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504693445227500896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250469344522750089612504693445227500896125046934452275008961250469344522750089612504693445227500896125046934452275008961250469344522750089612504693445227500896125046934452275008961250469344522750089612504693445227500896125046934452275008961250469344522750089612504693445227500896125046934452275008961250469344522750089612504693445227500896125046934452275008961250469344522750089612504693445227500896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39801a0-8073-473d-8349-1ab2be4ac4dd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 947fe616-43c0-4099-8e05-5eb9345ad3ae, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947fe616-43c0-4099-8e05-5eb9345ad3ae, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18301267674024723789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830126767402472378918301267674024723789183012676740247237891830126767402472378918301267674024723789183012676740247237891830126767402472378918301267674024723789183012676740247237891830126767402472378918301267674024723789183012676740247237891830126767402472378918301267674024723789183012676740247237891830126767402472378918301267674024723789183012676740247237891830126767402472378918301267674024723789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4f3e2c-a902-4d1d-a312-3b90ec5e147d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20536388-8530-40c0-a736-b2d0f84df95d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947fe616-43c0-4099-8e05-5eb9345ad3ae, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20536388-8530-40c0-a736-b2d0f84df95d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720162014407061675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17201620144070616751720162014407061675172016201440706167517201620144070616751720162014407061675172016201440706167517201620144070616751720162014407061675172016201440706167517201620144070616751720162014407061675172016201440706167517201620144070616751720162014407061675172016201440706167517201620144070616751720162014407061675172016201440706167517201620144070616751720162014407061675" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ff1a75d-3c12-42c7-a7e3-37a1ee7a9cf0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff1a75d-3c12-42c7-a7e3-37a1ee7a9cf0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1496911389189796917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14969113891897969171496911389189796917149691138918979691714969113891897969171496911389189796917149691138918979691714969113891897969171496911389189796917149691138918979691714969113891897969171496911389189796917149691138918979691714969113891897969171496911389189796917149691138918979691714969113891897969171496911389189796917149691138918979691714969113891897969171496911389189796917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20536388-8530-40c0-a736-b2d0f84df95d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff1a75d-3c12-42c7-a7e3-37a1ee7a9cf0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b464d399-72d7-40c8-bf43-9606ae6c79ed, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b464d399-72d7-40c8-bf43-9606ae6c79ed, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11613634797221472357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161363479722147235711613634797221472357116136347972214723571161363479722147235711613634797221472357116136347972214723571161363479722147235711613634797221472357116136347972214723571161363479722147235711613634797221472357116136347972214723571161363479722147235711613634797221472357116136347972214723571161363479722147235711613634797221472357116136347972214723571161363479722147235711613634797221472357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49fcdda3-fdbe-4618-9e1e-b00ad4d7b9a2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fcdda3-fdbe-4618-9e1e-b00ad4d7b9a2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7625982493095421183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76259824930954211837625982493095421183762598249309542118376259824930954211837625982493095421183762598249309542118376259824930954211837625982493095421183762598249309542118376259824930954211837625982493095421183762598249309542118376259824930954211837625982493095421183762598249309542118376259824930954211837625982493095421183762598249309542118376259824930954211837625982493095421183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b464d399-72d7-40c8-bf43-9606ae6c79ed, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89fd84c6-0dde-4215-a115-dad05b6df3cd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89fd84c6-0dde-4215-a115-dad05b6df3cd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207005610724246096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620700561072424609616207005610724246096162070056107242460961620700561072424609616207005610724246096162070056107242460961620700561072424609616207005610724246096162070056107242460961620700561072424609616207005610724246096162070056107242460961620700561072424609616207005610724246096162070056107242460961620700561072424609616207005610724246096162070056107242460961620700561072424609616207005610724246096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fcdda3-fdbe-4618-9e1e-b00ad4d7b9a2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb26483b-0ced-4553-8952-68c4043734eb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb26483b-0ced-4553-8952-68c4043734eb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12215480708779861099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221548070877986109912215480708779861099122154807087798610991221548070877986109912215480708779861099122154807087798610991221548070877986109912215480708779861099122154807087798610991221548070877986109912215480708779861099122154807087798610991221548070877986109912215480708779861099122154807087798610991221548070877986109912215480708779861099122154807087798610991221548070877986109912215480708779861099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89fd84c6-0dde-4215-a115-dad05b6df3cd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4ba4b88-0f27-4376-b7bd-8f64f1c1eb0e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb26483b-0ced-4553-8952-68c4043734eb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ba4b88-0f27-4376-b7bd-8f64f1c1eb0e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15610652450388023918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561065245038802391815610652450388023918156106524503880239181561065245038802391815610652450388023918156106524503880239181561065245038802391815610652450388023918156106524503880239181561065245038802391815610652450388023918156106524503880239181561065245038802391815610652450388023918156106524503880239181561065245038802391815610652450388023918156106524503880239181561065245038802391815610652450388023918" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d36a67c-e777-4af4-bb5b-23ca235f9946, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d36a67c-e777-4af4-bb5b-23ca235f9946, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3405287402070275512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34052874020702755123405287402070275512340528740207027551234052874020702755123405287402070275512340528740207027551234052874020702755123405287402070275512340528740207027551234052874020702755123405287402070275512340528740207027551234052874020702755123405287402070275512340528740207027551234052874020702755123405287402070275512340528740207027551234052874020702755123405287402070275512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ba4b88-0f27-4376-b7bd-8f64f1c1eb0e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63488ebf-0df6-4e13-860c-88b1fbb114c1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63488ebf-0df6-4e13-860c-88b1fbb114c1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11840376857077146759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184037685707714675911840376857077146759118403768570771467591184037685707714675911840376857077146759118403768570771467591184037685707714675911840376857077146759118403768570771467591184037685707714675911840376857077146759118403768570771467591184037685707714675911840376857077146759118403768570771467591184037685707714675911840376857077146759118403768570771467591184037685707714675911840376857077146759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d36a67c-e777-4af4-bb5b-23ca235f9946, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13e9237b-cfaa-4d61-93ac-9cda7c11c7e9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e9237b-cfaa-4d61-93ac-9cda7c11c7e9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748416044536115205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87484160445361152058748416044536115205874841604453611520587484160445361152058748416044536115205874841604453611520587484160445361152058748416044536115205874841604453611520587484160445361152058748416044536115205874841604453611520587484160445361152058748416044536115205874841604453611520587484160445361152058748416044536115205874841604453611520587484160445361152058748416044536115205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63488ebf-0df6-4e13-860c-88b1fbb114c1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 202e850c-f1a3-4883-9cce-5ab15450411b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202e850c-f1a3-4883-9cce-5ab15450411b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693872640428892694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26938726404288926942693872640428892694269387264042889269426938726404288926942693872640428892694269387264042889269426938726404288926942693872640428892694269387264042889269426938726404288926942693872640428892694269387264042889269426938726404288926942693872640428892694269387264042889269426938726404288926942693872640428892694269387264042889269426938726404288926942693872640428892694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e9237b-cfaa-4d61-93ac-9cda7c11c7e9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bd1f532-ca4d-49ed-9a78-21ab825f9adb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd1f532-ca4d-49ed-9a78-21ab825f9adb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17531697455085378947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753169745508537894717531697455085378947175316974550853789471753169745508537894717531697455085378947175316974550853789471753169745508537894717531697455085378947175316974550853789471753169745508537894717531697455085378947175316974550853789471753169745508537894717531697455085378947175316974550853789471753169745508537894717531697455085378947175316974550853789471753169745508537894717531697455085378947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202e850c-f1a3-4883-9cce-5ab15450411b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4085295a-5a3d-4c10-8895-d5d025c65469, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd1f532-ca4d-49ed-9a78-21ab825f9adb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4085295a-5a3d-4c10-8895-d5d025c65469, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678199585031828181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467819958503182818114678199585031828181146781995850318281811467819958503182818114678199585031828181146781995850318281811467819958503182818114678199585031828181146781995850318281811467819958503182818114678199585031828181146781995850318281811467819958503182818114678199585031828181146781995850318281811467819958503182818114678199585031828181146781995850318281811467819958503182818114678199585031828181" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 358dfb78-2e49-4bc4-962b-d008599115d0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358dfb78-2e49-4bc4-962b-d008599115d0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 552812601975114265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265552812601975114265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4085295a-5a3d-4c10-8895-d5d025c65469, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358dfb78-2e49-4bc4-962b-d008599115d0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89d62bb1-80b1-4cc5-82c4-db9b839dec8d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d62bb1-80b1-4cc5-82c4-db9b839dec8d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7328050352897682624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73280503528976826247328050352897682624732805035289768262473280503528976826247328050352897682624732805035289768262473280503528976826247328050352897682624732805035289768262473280503528976826247328050352897682624732805035289768262473280503528976826247328050352897682624732805035289768262473280503528976826247328050352897682624732805035289768262473280503528976826247328050352897682624" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f23a6e5-9e6d-4bba-9c58-0fdc7b2eb10e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f23a6e5-9e6d-4bba-9c58-0fdc7b2eb10e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4473818922030279005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44738189220302790054473818922030279005447381892203027900544738189220302790054473818922030279005447381892203027900544738189220302790054473818922030279005447381892203027900544738189220302790054473818922030279005447381892203027900544738189220302790054473818922030279005447381892203027900544738189220302790054473818922030279005447381892203027900544738189220302790054473818922030279005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d62bb1-80b1-4cc5-82c4-db9b839dec8d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f0ccc36-7350-4725-8d80-1b123cb26a3f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0ccc36-7350-4725-8d80-1b123cb26a3f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12052719416679310465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205271941667931046512052719416679310465120527194166793104651205271941667931046512052719416679310465120527194166793104651205271941667931046512052719416679310465120527194166793104651205271941667931046512052719416679310465120527194166793104651205271941667931046512052719416679310465120527194166793104651205271941667931046512052719416679310465120527194166793104651205271941667931046512052719416679310465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f23a6e5-9e6d-4bba-9c58-0fdc7b2eb10e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dbad5b0e-e8e3-42ec-9ae1-965ba1eaf876, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbad5b0e-e8e3-42ec-9ae1-965ba1eaf876, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14101430032125885209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410143003212588520914101430032125885209141014300321258852091410143003212588520914101430032125885209141014300321258852091410143003212588520914101430032125885209141014300321258852091410143003212588520914101430032125885209141014300321258852091410143003212588520914101430032125885209141014300321258852091410143003212588520914101430032125885209141014300321258852091410143003212588520914101430032125885209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbad5b0e-e8e3-42ec-9ae1-965ba1eaf876, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0ccc36-7350-4725-8d80-1b123cb26a3f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 335cdc7b-c9ed-4d0a-b6be-1c8749b77e59, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2f0a0de-df9d-46f3-9346-14b7ab208d1d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f0a0de-df9d-46f3-9346-14b7ab208d1d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8463449552712809754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84634495527128097548463449552712809754846344955271280975484634495527128097548463449552712809754846344955271280975484634495527128097548463449552712809754846344955271280975484634495527128097548463449552712809754846344955271280975484634495527128097548463449552712809754846344955271280975484634495527128097548463449552712809754846344955271280975484634495527128097548463449552712809754" } } } 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, 335cdc7b-c9ed-4d0a-b6be-1c8749b77e59, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17474105803607780048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747410580360778004817474105803607780048174741058036077800481747410580360778004817474105803607780048174741058036077800481747410580360778004817474105803607780048174741058036077800481747410580360778004817474105803607780048174741058036077800481747410580360778004817474105803607780048174741058036077800481747410580360778004817474105803607780048174741058036077800481747410580360778004817474105803607780048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335cdc7b-c9ed-4d0a-b6be-1c8749b77e59, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dbe1a8fb-ecd5-4e76-9375-2f00f9fd5d21, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe1a8fb-ecd5-4e76-9375-2f00f9fd5d21, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872419082335056068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487241908233505606814872419082335056068148724190823350560681487241908233505606814872419082335056068148724190823350560681487241908233505606814872419082335056068148724190823350560681487241908233505606814872419082335056068148724190823350560681487241908233505606814872419082335056068148724190823350560681487241908233505606814872419082335056068148724190823350560681487241908233505606814872419082335056068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f0a0de-df9d-46f3-9346-14b7ab208d1d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7247aa22-f1fe-4228-8900-832c203e4216, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7247aa22-f1fe-4228-8900-832c203e4216, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17573132011719397131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757313201171939713117573132011719397131175731320117193971311757313201171939713117573132011719397131175731320117193971311757313201171939713117573132011719397131175731320117193971311757313201171939713117573132011719397131175731320117193971311757313201171939713117573132011719397131175731320117193971311757313201171939713117573132011719397131175731320117193971311757313201171939713117573132011719397131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7247aa22-f1fe-4228-8900-832c203e4216, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5196517-6059-4234-854c-b7a57102975c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5196517-6059-4234-854c-b7a57102975c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18328571569424106112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832857156942410611218328571569424106112183285715694241061121832857156942410611218328571569424106112183285715694241061121832857156942410611218328571569424106112183285715694241061121832857156942410611218328571569424106112183285715694241061121832857156942410611218328571569424106112183285715694241061121832857156942410611218328571569424106112183285715694241061121832857156942410611218328571569424106112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5196517-6059-4234-854c-b7a57102975c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c54f2f00-e1cd-4c5e-a7ea-aee2f36726cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54f2f00-e1cd-4c5e-a7ea-aee2f36726cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5429550360399804215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54295503603998042155429550360399804215542955036039980421554295503603998042155429550360399804215542955036039980421554295503603998042155429550360399804215542955036039980421554295503603998042155429550360399804215542955036039980421554295503603998042155429550360399804215542955036039980421554295503603998042155429550360399804215542955036039980421554295503603998042155429550360399804215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54f2f00-e1cd-4c5e-a7ea-aee2f36726cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe1a8fb-ecd5-4e76-9375-2f00f9fd5d21, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05aaf617-7448-4d7a-a8e6-1bc5872e51f3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05aaf617-7448-4d7a-a8e6-1bc5872e51f3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5748036404829841196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57480364048298411965748036404829841196574803640482984119657480364048298411965748036404829841196574803640482984119657480364048298411965748036404829841196574803640482984119657480364048298411965748036404829841196574803640482984119657480364048298411965748036404829841196574803640482984119657480364048298411965748036404829841196574803640482984119657480364048298411965748036404829841196" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2edb9ae-aba4-4ef4-9e5f-8969fdae170a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2edb9ae-aba4-4ef4-9e5f-8969fdae170a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636997677035858382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763699767703585838217636997677035858382176369976770358583821763699767703585838217636997677035858382176369976770358583821763699767703585838217636997677035858382176369976770358583821763699767703585838217636997677035858382176369976770358583821763699767703585838217636997677035858382176369976770358583821763699767703585838217636997677035858382176369976770358583821763699767703585838217636997677035858382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05aaf617-7448-4d7a-a8e6-1bc5872e51f3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90e656af-04b6-46ab-8b96-4f535ea4cdad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e656af-04b6-46ab-8b96-4f535ea4cdad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276405747782343659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22764057477823436592276405747782343659227640574778234365922764057477823436592276405747782343659227640574778234365922764057477823436592276405747782343659227640574778234365922764057477823436592276405747782343659227640574778234365922764057477823436592276405747782343659227640574778234365922764057477823436592276405747782343659227640574778234365922764057477823436592276405747782343659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2edb9ae-aba4-4ef4-9e5f-8969fdae170a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c0c197b-d1ec-426a-b10b-db49f501a2a1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c0c197b-d1ec-426a-b10b-db49f501a2a1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6993305779418485818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69933057794184858186993305779418485818699330577941848581869933057794184858186993305779418485818699330577941848581869933057794184858186993305779418485818699330577941848581869933057794184858186993305779418485818699330577941848581869933057794184858186993305779418485818699330577941848581869933057794184858186993305779418485818699330577941848581869933057794184858186993305779418485818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e656af-04b6-46ab-8b96-4f535ea4cdad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66cf0cb7-6665-4015-9652-e022513ccf15, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66cf0cb7-6665-4015-9652-e022513ccf15, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5848980310822070156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58489803108220701565848980310822070156584898031082207015658489803108220701565848980310822070156584898031082207015658489803108220701565848980310822070156584898031082207015658489803108220701565848980310822070156584898031082207015658489803108220701565848980310822070156584898031082207015658489803108220701565848980310822070156584898031082207015658489803108220701565848980310822070156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c0c197b-d1ec-426a-b10b-db49f501a2a1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b92d44b4-3243-4e1f-80f8-a2f5c6b5ca5c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92d44b4-3243-4e1f-80f8-a2f5c6b5ca5c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11191253030189600693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119125303018960069311191253030189600693111912530301896006931119125303018960069311191253030189600693111912530301896006931119125303018960069311191253030189600693111912530301896006931119125303018960069311191253030189600693111912530301896006931119125303018960069311191253030189600693111912530301896006931119125303018960069311191253030189600693111912530301896006931119125303018960069311191253030189600693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66cf0cb7-6665-4015-9652-e022513ccf15, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd3207ef-4e76-41c1-8fbf-e8dfd3f213e3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92d44b4-3243-4e1f-80f8-a2f5c6b5ca5c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3207ef-4e76-41c1-8fbf-e8dfd3f213e3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4462842051891817592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44628420518918175924462842051891817592446284205189181759244628420518918175924462842051891817592446284205189181759244628420518918175924462842051891817592446284205189181759244628420518918175924462842051891817592446284205189181759244628420518918175924462842051891817592446284205189181759244628420518918175924462842051891817592446284205189181759244628420518918175924462842051891817592" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 479a1e0e-b9e3-4906-9532-7e5d107c67a4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 479a1e0e-b9e3-4906-9532-7e5d107c67a4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2152083561150057993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21520835611500579932152083561150057993215208356115005799321520835611500579932152083561150057993215208356115005799321520835611500579932152083561150057993215208356115005799321520835611500579932152083561150057993215208356115005799321520835611500579932152083561150057993215208356115005799321520835611500579932152083561150057993215208356115005799321520835611500579932152083561150057993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3207ef-4e76-41c1-8fbf-e8dfd3f213e3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 479a1e0e-b9e3-4906-9532-7e5d107c67a4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb23f063-ecfd-4ea3-bcc3-598ed39fb179, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6037d8f7-2bac-4c91-8510-e1be6c248205, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb23f063-ecfd-4ea3-bcc3-598ed39fb179, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14707459761333904622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470745976133390462214707459761333904622147074597613339046221470745976133390462214707459761333904622147074597613339046221470745976133390462214707459761333904622147074597613339046221470745976133390462214707459761333904622147074597613339046221470745976133390462214707459761333904622147074597613339046221470745976133390462214707459761333904622147074597613339046221470745976133390462214707459761333904622" } } } 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, 6037d8f7-2bac-4c91-8510-e1be6c248205, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7209972495287538308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72099724952875383087209972495287538308720997249528753830872099724952875383087209972495287538308720997249528753830872099724952875383087209972495287538308720997249528753830872099724952875383087209972495287538308720997249528753830872099724952875383087209972495287538308720997249528753830872099724952875383087209972495287538308720997249528753830872099724952875383087209972495287538308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb23f063-ecfd-4ea3-bcc3-598ed39fb179, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79d577cd-7f81-4fac-90ce-8493a0b1b0ae, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d577cd-7f81-4fac-90ce-8493a0b1b0ae, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17864655893887785296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786465589388778529617864655893887785296178646558938877852961786465589388778529617864655893887785296178646558938877852961786465589388778529617864655893887785296178646558938877852961786465589388778529617864655893887785296178646558938877852961786465589388778529617864655893887785296178646558938877852961786465589388778529617864655893887785296178646558938877852961786465589388778529617864655893887785296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6037d8f7-2bac-4c91-8510-e1be6c248205, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33dec8e4-9f81-4b4b-af39-46ac9d18f524, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33dec8e4-9f81-4b4b-af39-46ac9d18f524, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16655050903475763303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665505090347576330316655050903475763303166550509034757633031665505090347576330316655050903475763303166550509034757633031665505090347576330316655050903475763303166550509034757633031665505090347576330316655050903475763303166550509034757633031665505090347576330316655050903475763303166550509034757633031665505090347576330316655050903475763303166550509034757633031665505090347576330316655050903475763303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d577cd-7f81-4fac-90ce-8493a0b1b0ae, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 51f89522-ffc0-421a-9875-fe2de38e7bcb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51f89522-ffc0-421a-9875-fe2de38e7bcb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8478255462167409151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84782554621674091518478255462167409151847825546216740915184782554621674091518478255462167409151847825546216740915184782554621674091518478255462167409151847825546216740915184782554621674091518478255462167409151847825546216740915184782554621674091518478255462167409151847825546216740915184782554621674091518478255462167409151847825546216740915184782554621674091518478255462167409151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33dec8e4-9f81-4b4b-af39-46ac9d18f524, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81689b64-c994-4250-9a00-b550e73ece9e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81689b64-c994-4250-9a00-b550e73ece9e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5369335291066802244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53693352910668022445369335291066802244536933529106680224453693352910668022445369335291066802244536933529106680224453693352910668022445369335291066802244536933529106680224453693352910668022445369335291066802244536933529106680224453693352910668022445369335291066802244536933529106680224453693352910668022445369335291066802244536933529106680224453693352910668022445369335291066802244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51f89522-ffc0-421a-9875-fe2de38e7bcb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6949522c-bbb0-4086-b103-01e7fbcaace1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6949522c-bbb0-4086-b103-01e7fbcaace1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9580706891472799741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95807068914727997419580706891472799741958070689147279974195807068914727997419580706891472799741958070689147279974195807068914727997419580706891472799741958070689147279974195807068914727997419580706891472799741958070689147279974195807068914727997419580706891472799741958070689147279974195807068914727997419580706891472799741958070689147279974195807068914727997419580706891472799741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81689b64-c994-4250-9a00-b550e73ece9e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa399394-7ead-4228-a3df-85a212b7fc1a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa399394-7ead-4228-a3df-85a212b7fc1a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18229485841578951027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822948584157895102718229485841578951027182294858415789510271822948584157895102718229485841578951027182294858415789510271822948584157895102718229485841578951027182294858415789510271822948584157895102718229485841578951027182294858415789510271822948584157895102718229485841578951027182294858415789510271822948584157895102718229485841578951027182294858415789510271822948584157895102718229485841578951027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6949522c-bbb0-4086-b103-01e7fbcaace1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23982c15-029c-42be-9c56-07b2a2cfb9cc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23982c15-029c-42be-9c56-07b2a2cfb9cc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8317099511131103030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83170995111311030308317099511131103030831709951113110303083170995111311030308317099511131103030831709951113110303083170995111311030308317099511131103030831709951113110303083170995111311030308317099511131103030831709951113110303083170995111311030308317099511131103030831709951113110303083170995111311030308317099511131103030831709951113110303083170995111311030308317099511131103030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa399394-7ead-4228-a3df-85a212b7fc1a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c62464c-eae7-467e-aabb-aaf323d2f138, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c62464c-eae7-467e-aabb-aaf323d2f138, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12798954342760454747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279895434276045474712798954342760454747127989543427604547471279895434276045474712798954342760454747127989543427604547471279895434276045474712798954342760454747127989543427604547471279895434276045474712798954342760454747127989543427604547471279895434276045474712798954342760454747127989543427604547471279895434276045474712798954342760454747127989543427604547471279895434276045474712798954342760454747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23982c15-029c-42be-9c56-07b2a2cfb9cc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c62464c-eae7-467e-aabb-aaf323d2f138, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dfbc5171-de4f-4430-b81f-b7f87636a2c6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 216f8c76-b323-4461-9602-273469eb0c76, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216f8c76-b323-4461-9602-273469eb0c76, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4037815955772481037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40378159557724810374037815955772481037403781595577248103740378159557724810374037815955772481037403781595577248103740378159557724810374037815955772481037403781595577248103740378159557724810374037815955772481037403781595577248103740378159557724810374037815955772481037403781595577248103740378159557724810374037815955772481037403781595577248103740378159557724810374037815955772481037" } } } 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, dfbc5171-de4f-4430-b81f-b7f87636a2c6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3933941725017508884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39339417250175088843933941725017508884393394172501750888439339417250175088843933941725017508884393394172501750888439339417250175088843933941725017508884393394172501750888439339417250175088843933941725017508884393394172501750888439339417250175088843933941725017508884393394172501750888439339417250175088843933941725017508884393394172501750888439339417250175088843933941725017508884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216f8c76-b323-4461-9602-273469eb0c76, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11d3c924-c7b2-4f04-bede-b34f7ff0da4f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d3c924-c7b2-4f04-bede-b34f7ff0da4f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4605179557812682495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46051795578126824954605179557812682495460517955781268249546051795578126824954605179557812682495460517955781268249546051795578126824954605179557812682495460517955781268249546051795578126824954605179557812682495460517955781268249546051795578126824954605179557812682495460517955781268249546051795578126824954605179557812682495460517955781268249546051795578126824954605179557812682495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbc5171-de4f-4430-b81f-b7f87636a2c6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b59b8436-84ee-4188-8cb8-c5b86ea3e25c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b59b8436-84ee-4188-8cb8-c5b86ea3e25c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11365869986497970247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136586998649797024711365869986497970247113658699864979702471136586998649797024711365869986497970247113658699864979702471136586998649797024711365869986497970247113658699864979702471136586998649797024711365869986497970247113658699864979702471136586998649797024711365869986497970247113658699864979702471136586998649797024711365869986497970247113658699864979702471136586998649797024711365869986497970247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d3c924-c7b2-4f04-bede-b34f7ff0da4f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9c5585f-2745-4366-9c41-8621f8807d7c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c5585f-2745-4366-9c41-8621f8807d7c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112043062467526410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41120430624675264104112043062467526410411204306246752641041120430624675264104112043062467526410411204306246752641041120430624675264104112043062467526410411204306246752641041120430624675264104112043062467526410411204306246752641041120430624675264104112043062467526410411204306246752641041120430624675264104112043062467526410411204306246752641041120430624675264104112043062467526410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b59b8436-84ee-4188-8cb8-c5b86ea3e25c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63800d8f-a084-49f1-b6aa-d4a224b0549d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c5585f-2745-4366-9c41-8621f8807d7c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63800d8f-a084-49f1-b6aa-d4a224b0549d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15369891456350660217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536989145635066021715369891456350660217153698914563506602171536989145635066021715369891456350660217153698914563506602171536989145635066021715369891456350660217153698914563506602171536989145635066021715369891456350660217153698914563506602171536989145635066021715369891456350660217153698914563506602171536989145635066021715369891456350660217153698914563506602171536989145635066021715369891456350660217" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f762f22-cae3-4ec3-9da6-e739e9183cc3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f762f22-cae3-4ec3-9da6-e739e9183cc3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9418973713015039104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94189737130150391049418973713015039104941897371301503910494189737130150391049418973713015039104941897371301503910494189737130150391049418973713015039104941897371301503910494189737130150391049418973713015039104941897371301503910494189737130150391049418973713015039104941897371301503910494189737130150391049418973713015039104941897371301503910494189737130150391049418973713015039104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63800d8f-a084-49f1-b6aa-d4a224b0549d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de74b005-822e-4ed0-871e-1ef247c14579, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de74b005-822e-4ed0-871e-1ef247c14579, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1693612963271524425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16936129632715244251693612963271524425169361296327152442516936129632715244251693612963271524425169361296327152442516936129632715244251693612963271524425169361296327152442516936129632715244251693612963271524425169361296327152442516936129632715244251693612963271524425169361296327152442516936129632715244251693612963271524425169361296327152442516936129632715244251693612963271524425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f762f22-cae3-4ec3-9da6-e739e9183cc3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8639a41-4947-4852-94b2-c3dfb35ae318, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8639a41-4947-4852-94b2-c3dfb35ae318, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7893881078370033035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78938810783700330357893881078370033035789388107837003303578938810783700330357893881078370033035789388107837003303578938810783700330357893881078370033035789388107837003303578938810783700330357893881078370033035789388107837003303578938810783700330357893881078370033035789388107837003303578938810783700330357893881078370033035789388107837003303578938810783700330357893881078370033035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de74b005-822e-4ed0-871e-1ef247c14579, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb0cfad7-dbea-4c56-8465-03c2cd673a53, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8639a41-4947-4852-94b2-c3dfb35ae318, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0cfad7-dbea-4c56-8465-03c2cd673a53, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15768896111419515477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576889611141951547715768896111419515477157688961114195154771576889611141951547715768896111419515477157688961114195154771576889611141951547715768896111419515477157688961114195154771576889611141951547715768896111419515477157688961114195154771576889611141951547715768896111419515477157688961114195154771576889611141951547715768896111419515477157688961114195154771576889611141951547715768896111419515477" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9eb16734-92de-4694-bd35-65235a371bf0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb16734-92de-4694-bd35-65235a371bf0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670944991187637820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16709449911876378201670944991187637820167094499118763782016709449911876378201670944991187637820167094499118763782016709449911876378201670944991187637820167094499118763782016709449911876378201670944991187637820167094499118763782016709449911876378201670944991187637820167094499118763782016709449911876378201670944991187637820167094499118763782016709449911876378201670944991187637820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0cfad7-dbea-4c56-8465-03c2cd673a53, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb16734-92de-4694-bd35-65235a371bf0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d50e36e-f968-4aa0-956e-971accc27f99, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 652cda98-66af-45ba-8c23-2e0e08017ba8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d50e36e-f968-4aa0-956e-971accc27f99, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6171383329810103074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61713833298101030746171383329810103074617138332981010307461713833298101030746171383329810103074617138332981010307461713833298101030746171383329810103074617138332981010307461713833298101030746171383329810103074617138332981010307461713833298101030746171383329810103074617138332981010307461713833298101030746171383329810103074617138332981010307461713833298101030746171383329810103074" } } } 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, 652cda98-66af-45ba-8c23-2e0e08017ba8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14171429273428173630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417142927342817363014171429273428173630141714292734281736301417142927342817363014171429273428173630141714292734281736301417142927342817363014171429273428173630141714292734281736301417142927342817363014171429273428173630141714292734281736301417142927342817363014171429273428173630141714292734281736301417142927342817363014171429273428173630141714292734281736301417142927342817363014171429273428173630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 652cda98-66af-45ba-8c23-2e0e08017ba8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d50e36e-f968-4aa0-956e-971accc27f99, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9e91de7-817d-4b6b-ab23-28c39316092a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fcf89830-bdc8-4db7-babe-eb85d627297f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9e91de7-817d-4b6b-ab23-28c39316092a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3103867326192453615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31038673261924536153103867326192453615310386732619245361531038673261924536153103867326192453615310386732619245361531038673261924536153103867326192453615310386732619245361531038673261924536153103867326192453615310386732619245361531038673261924536153103867326192453615310386732619245361531038673261924536153103867326192453615310386732619245361531038673261924536153103867326192453615" } } } 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, fcf89830-bdc8-4db7-babe-eb85d627297f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14526900538836249768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452690053883624976814526900538836249768145269005388362497681452690053883624976814526900538836249768145269005388362497681452690053883624976814526900538836249768145269005388362497681452690053883624976814526900538836249768145269005388362497681452690053883624976814526900538836249768145269005388362497681452690053883624976814526900538836249768145269005388362497681452690053883624976814526900538836249768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9e91de7-817d-4b6b-ab23-28c39316092a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbf05fdd-d034-42d9-bd12-ffa45e2ac578, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf05fdd-d034-42d9-bd12-ffa45e2ac578, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5001858528003369327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50018585280033693275001858528003369327500185852800336932750018585280033693275001858528003369327500185852800336932750018585280033693275001858528003369327500185852800336932750018585280033693275001858528003369327500185852800336932750018585280033693275001858528003369327500185852800336932750018585280033693275001858528003369327500185852800336932750018585280033693275001858528003369327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf89830-bdc8-4db7-babe-eb85d627297f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24330acb-ceae-40bb-afe1-ef19fea1ccd8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24330acb-ceae-40bb-afe1-ef19fea1ccd8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13171807101249266713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317180710124926671313171807101249266713131718071012492667131317180710124926671313171807101249266713131718071012492667131317180710124926671313171807101249266713131718071012492667131317180710124926671313171807101249266713131718071012492667131317180710124926671313171807101249266713131718071012492667131317180710124926671313171807101249266713131718071012492667131317180710124926671313171807101249266713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf05fdd-d034-42d9-bd12-ffa45e2ac578, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f12e33b0-97cb-4da4-9544-e87e16b7a372, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12e33b0-97cb-4da4-9544-e87e16b7a372, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9082633441252109131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90826334412521091319082633441252109131908263344125210913190826334412521091319082633441252109131908263344125210913190826334412521091319082633441252109131908263344125210913190826334412521091319082633441252109131908263344125210913190826334412521091319082633441252109131908263344125210913190826334412521091319082633441252109131908263344125210913190826334412521091319082633441252109131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24330acb-ceae-40bb-afe1-ef19fea1ccd8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6e16a7f-1807-4a35-840f-1ac3dd005b28, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6e16a7f-1807-4a35-840f-1ac3dd005b28, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337880572980566453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73378805729805664537337880572980566453733788057298056645373378805729805664537337880572980566453733788057298056645373378805729805664537337880572980566453733788057298056645373378805729805664537337880572980566453733788057298056645373378805729805664537337880572980566453733788057298056645373378805729805664537337880572980566453733788057298056645373378805729805664537337880572980566453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6e16a7f-1807-4a35-840f-1ac3dd005b28, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12e33b0-97cb-4da4-9544-e87e16b7a372, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16f1804d-57cb-49c2-8846-5fde2449cc40, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f1804d-57cb-49c2-8846-5fde2449cc40, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13616578347508155934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361657834750815593413616578347508155934136165783475081559341361657834750815593413616578347508155934136165783475081559341361657834750815593413616578347508155934136165783475081559341361657834750815593413616578347508155934136165783475081559341361657834750815593413616578347508155934136165783475081559341361657834750815593413616578347508155934136165783475081559341361657834750815593413616578347508155934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c4bbbd0-c526-4294-aca8-7a29c92fb3e1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4bbbd0-c526-4294-aca8-7a29c92fb3e1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613187728490243634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26131877284902436342613187728490243634261318772849024363426131877284902436342613187728490243634261318772849024363426131877284902436342613187728490243634261318772849024363426131877284902436342613187728490243634261318772849024363426131877284902436342613187728490243634261318772849024363426131877284902436342613187728490243634261318772849024363426131877284902436342613187728490243634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f1804d-57cb-49c2-8846-5fde2449cc40, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eea8f110-dd9b-4c97-82ce-190c0621210a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea8f110-dd9b-4c97-82ce-190c0621210a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12300506022853085766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230050602285308576612300506022853085766123005060228530857661230050602285308576612300506022853085766123005060228530857661230050602285308576612300506022853085766123005060228530857661230050602285308576612300506022853085766123005060228530857661230050602285308576612300506022853085766123005060228530857661230050602285308576612300506022853085766123005060228530857661230050602285308576612300506022853085766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4bbbd0-c526-4294-aca8-7a29c92fb3e1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5681354-0446-44d7-842f-e7dea193cdc8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5681354-0446-44d7-842f-e7dea193cdc8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11302789465658788301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130278946565878830111302789465658788301113027894656587883011130278946565878830111302789465658788301113027894656587883011130278946565878830111302789465658788301113027894656587883011130278946565878830111302789465658788301113027894656587883011130278946565878830111302789465658788301113027894656587883011130278946565878830111302789465658788301113027894656587883011130278946565878830111302789465658788301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea8f110-dd9b-4c97-82ce-190c0621210a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fe2dd58-9acb-438d-afe3-32ed0f92e1ab, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe2dd58-9acb-438d-afe3-32ed0f92e1ab, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16928660965338181059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692866096533818105916928660965338181059169286609653381810591692866096533818105916928660965338181059169286609653381810591692866096533818105916928660965338181059169286609653381810591692866096533818105916928660965338181059169286609653381810591692866096533818105916928660965338181059169286609653381810591692866096533818105916928660965338181059169286609653381810591692866096533818105916928660965338181059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5681354-0446-44d7-842f-e7dea193cdc8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe2dd58-9acb-438d-afe3-32ed0f92e1ab, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7f7f9db-3524-4ad8-9dc0-ff506020dc9b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f7f9db-3524-4ad8-9dc0-ff506020dc9b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10591885320714706838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059188532071470683810591885320714706838105918853207147068381059188532071470683810591885320714706838105918853207147068381059188532071470683810591885320714706838105918853207147068381059188532071470683810591885320714706838105918853207147068381059188532071470683810591885320714706838105918853207147068381059188532071470683810591885320714706838105918853207147068381059188532071470683810591885320714706838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43f90f66-bdd9-445e-bd71-e4a8e375d6c8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43f90f66-bdd9-445e-bd71-e4a8e375d6c8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2453609127352698499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24536091273526984992453609127352698499245360912735269849924536091273526984992453609127352698499245360912735269849924536091273526984992453609127352698499245360912735269849924536091273526984992453609127352698499245360912735269849924536091273526984992453609127352698499245360912735269849924536091273526984992453609127352698499245360912735269849924536091273526984992453609127352698499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f7f9db-3524-4ad8-9dc0-ff506020dc9b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43f90f66-bdd9-445e-bd71-e4a8e375d6c8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79330277-42a2-4f45-b64d-77f6e1278ba7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79330277-42a2-4f45-b64d-77f6e1278ba7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4786230233341742262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47862302333417422624786230233341742262478623023334174226247862302333417422624786230233341742262478623023334174226247862302333417422624786230233341742262478623023334174226247862302333417422624786230233341742262478623023334174226247862302333417422624786230233341742262478623023334174226247862302333417422624786230233341742262478623023334174226247862302333417422624786230233341742262" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1f42711-f1b7-4186-825f-e376ead07dfb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f42711-f1b7-4186-825f-e376ead07dfb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10769870126714295402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076987012671429540210769870126714295402107698701267142954021076987012671429540210769870126714295402107698701267142954021076987012671429540210769870126714295402107698701267142954021076987012671429540210769870126714295402107698701267142954021076987012671429540210769870126714295402107698701267142954021076987012671429540210769870126714295402107698701267142954021076987012671429540210769870126714295402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79330277-42a2-4f45-b64d-77f6e1278ba7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c36ca02-eca0-4ea0-b209-f317976a45bc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c36ca02-eca0-4ea0-b209-f317976a45bc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459065925379891098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245906592537989109812459065925379891098124590659253798910981245906592537989109812459065925379891098124590659253798910981245906592537989109812459065925379891098124590659253798910981245906592537989109812459065925379891098124590659253798910981245906592537989109812459065925379891098124590659253798910981245906592537989109812459065925379891098124590659253798910981245906592537989109812459065925379891098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f42711-f1b7-4186-825f-e376ead07dfb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab099646-5f6d-4900-b382-5ba8cb06ea86, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab099646-5f6d-4900-b382-5ba8cb06ea86, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10318447686100172411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031844768610017241110318447686100172411103184476861001724111031844768610017241110318447686100172411103184476861001724111031844768610017241110318447686100172411103184476861001724111031844768610017241110318447686100172411103184476861001724111031844768610017241110318447686100172411103184476861001724111031844768610017241110318447686100172411103184476861001724111031844768610017241110318447686100172411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c36ca02-eca0-4ea0-b209-f317976a45bc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab099646-5f6d-4900-b382-5ba8cb06ea86, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce32076f-dea3-4de6-a67c-f585747e168b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce32076f-dea3-4de6-a67c-f585747e168b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537625855225294301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753762585522529430117537625855225294301175376258552252943011753762585522529430117537625855225294301175376258552252943011753762585522529430117537625855225294301175376258552252943011753762585522529430117537625855225294301175376258552252943011753762585522529430117537625855225294301175376258552252943011753762585522529430117537625855225294301175376258552252943011753762585522529430117537625855225294301" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd3fe944-20e0-4ea8-a5ab-464cec75803d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3fe944-20e0-4ea8-a5ab-464cec75803d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17198676221233032683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719867622123303268317198676221233032683171986762212330326831719867622123303268317198676221233032683171986762212330326831719867622123303268317198676221233032683171986762212330326831719867622123303268317198676221233032683171986762212330326831719867622123303268317198676221233032683171986762212330326831719867622123303268317198676221233032683171986762212330326831719867622123303268317198676221233032683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce32076f-dea3-4de6-a67c-f585747e168b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3fe944-20e0-4ea8-a5ab-464cec75803d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e79e4f3d-c0af-469e-a5cb-585381489d83, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79e4f3d-c0af-469e-a5cb-585381489d83, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12275123469559622978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227512346955962297812275123469559622978122751234695596229781227512346955962297812275123469559622978122751234695596229781227512346955962297812275123469559622978122751234695596229781227512346955962297812275123469559622978122751234695596229781227512346955962297812275123469559622978122751234695596229781227512346955962297812275123469559622978122751234695596229781227512346955962297812275123469559622978" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 174fa9f9-8e51-44c5-be0d-cffc29ac14c2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 174fa9f9-8e51-44c5-be0d-cffc29ac14c2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312758037430662553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73127580374306625537312758037430662553731275803743066255373127580374306625537312758037430662553731275803743066255373127580374306625537312758037430662553731275803743066255373127580374306625537312758037430662553731275803743066255373127580374306625537312758037430662553731275803743066255373127580374306625537312758037430662553731275803743066255373127580374306625537312758037430662553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79e4f3d-c0af-469e-a5cb-585381489d83, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 315bbac1-12b0-4d9b-a754-83c5eb087fd9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315bbac1-12b0-4d9b-a754-83c5eb087fd9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309408401558402734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430940840155840273414309408401558402734143094084015584027341430940840155840273414309408401558402734143094084015584027341430940840155840273414309408401558402734143094084015584027341430940840155840273414309408401558402734143094084015584027341430940840155840273414309408401558402734143094084015584027341430940840155840273414309408401558402734143094084015584027341430940840155840273414309408401558402734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 174fa9f9-8e51-44c5-be0d-cffc29ac14c2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315bbac1-12b0-4d9b-a754-83c5eb087fd9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12da7d1a-289b-4947-97b2-db04d911d7c1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12da7d1a-289b-4947-97b2-db04d911d7c1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11347525605708440359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134752560570844035911347525605708440359113475256057084403591134752560570844035911347525605708440359113475256057084403591134752560570844035911347525605708440359113475256057084403591134752560570844035911347525605708440359113475256057084403591134752560570844035911347525605708440359113475256057084403591134752560570844035911347525605708440359113475256057084403591134752560570844035911347525605708440359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79711f6e-3f1d-4d7b-a7d7-cee49b7eb185, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79711f6e-3f1d-4d7b-a7d7-cee49b7eb185, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2236266117362210455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22362661173622104552236266117362210455223626611736221045522362661173622104552236266117362210455223626611736221045522362661173622104552236266117362210455223626611736221045522362661173622104552236266117362210455223626611736221045522362661173622104552236266117362210455223626611736221045522362661173622104552236266117362210455223626611736221045522362661173622104552236266117362210455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12da7d1a-289b-4947-97b2-db04d911d7c1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 410b6a8c-c7a9-49d9-b7a0-cfe219c673e1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410b6a8c-c7a9-49d9-b7a0-cfe219c673e1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5785261187655117616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57852611876551176165785261187655117616578526118765511761657852611876551176165785261187655117616578526118765511761657852611876551176165785261187655117616578526118765511761657852611876551176165785261187655117616578526118765511761657852611876551176165785261187655117616578526118765511761657852611876551176165785261187655117616578526118765511761657852611876551176165785261187655117616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79711f6e-3f1d-4d7b-a7d7-cee49b7eb185, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5774790a-da6e-4218-855f-94b73e6cabd2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5774790a-da6e-4218-855f-94b73e6cabd2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3334493960774294484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33344939607742944843334493960774294484333449396077429448433344939607742944843334493960774294484333449396077429448433344939607742944843334493960774294484333449396077429448433344939607742944843334493960774294484333449396077429448433344939607742944843334493960774294484333449396077429448433344939607742944843334493960774294484333449396077429448433344939607742944843334493960774294484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410b6a8c-c7a9-49d9-b7a0-cfe219c673e1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e3dba7c-72af-4cfb-abbf-650d87d7a4ee, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e3dba7c-72af-4cfb-abbf-650d87d7a4ee, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536070404674804980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253607040467480498012536070404674804980125360704046748049801253607040467480498012536070404674804980125360704046748049801253607040467480498012536070404674804980125360704046748049801253607040467480498012536070404674804980125360704046748049801253607040467480498012536070404674804980125360704046748049801253607040467480498012536070404674804980125360704046748049801253607040467480498012536070404674804980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5774790a-da6e-4218-855f-94b73e6cabd2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eadb1fac-2f55-4628-91ca-c475a58742ff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eadb1fac-2f55-4628-91ca-c475a58742ff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6982488462864507571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69824884628645075716982488462864507571698248846286450757169824884628645075716982488462864507571698248846286450757169824884628645075716982488462864507571698248846286450757169824884628645075716982488462864507571698248846286450757169824884628645075716982488462864507571698248846286450757169824884628645075716982488462864507571698248846286450757169824884628645075716982488462864507571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e3dba7c-72af-4cfb-abbf-650d87d7a4ee, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5cc8958-057a-4748-b7dc-d80ff5ca1637, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5cc8958-057a-4748-b7dc-d80ff5ca1637, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6587292493117624855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65872924931176248556587292493117624855658729249311762485565872924931176248556587292493117624855658729249311762485565872924931176248556587292493117624855658729249311762485565872924931176248556587292493117624855658729249311762485565872924931176248556587292493117624855658729249311762485565872924931176248556587292493117624855658729249311762485565872924931176248556587292493117624855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eadb1fac-2f55-4628-91ca-c475a58742ff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65e998b2-57bb-43e9-8f6e-5bdfbcf7a35b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5cc8958-057a-4748-b7dc-d80ff5ca1637, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4374888e-49fb-431e-a805-2d8e95d8ce7b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4374888e-49fb-431e-a805-2d8e95d8ce7b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15992553011572530478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599255301157253047815992553011572530478159925530115725304781599255301157253047815992553011572530478159925530115725304781599255301157253047815992553011572530478159925530115725304781599255301157253047815992553011572530478159925530115725304781599255301157253047815992553011572530478159925530115725304781599255301157253047815992553011572530478159925530115725304781599255301157253047815992553011572530478" } } } 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, 65e998b2-57bb-43e9-8f6e-5bdfbcf7a35b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13305127933658445662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330512793365844566213305127933658445662133051279336584456621330512793365844566213305127933658445662133051279336584456621330512793365844566213305127933658445662133051279336584456621330512793365844566213305127933658445662133051279336584456621330512793365844566213305127933658445662133051279336584456621330512793365844566213305127933658445662133051279336584456621330512793365844566213305127933658445662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e998b2-57bb-43e9-8f6e-5bdfbcf7a35b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6052926-4e0d-4f04-8d71-d5c0f5f123c9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6052926-4e0d-4f04-8d71-d5c0f5f123c9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12752633629560859617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275263362956085961712752633629560859617127526336295608596171275263362956085961712752633629560859617127526336295608596171275263362956085961712752633629560859617127526336295608596171275263362956085961712752633629560859617127526336295608596171275263362956085961712752633629560859617127526336295608596171275263362956085961712752633629560859617127526336295608596171275263362956085961712752633629560859617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4374888e-49fb-431e-a805-2d8e95d8ce7b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c82ec35-3752-461f-9002-87123d2ca2d0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c82ec35-3752-461f-9002-87123d2ca2d0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12096465139791599633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209646513979159963312096465139791599633120964651397915996331209646513979159963312096465139791599633120964651397915996331209646513979159963312096465139791599633120964651397915996331209646513979159963312096465139791599633120964651397915996331209646513979159963312096465139791599633120964651397915996331209646513979159963312096465139791599633120964651397915996331209646513979159963312096465139791599633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6052926-4e0d-4f04-8d71-d5c0f5f123c9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3e5c854-f8ef-4259-a858-140609a1d44e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e5c854-f8ef-4259-a858-140609a1d44e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7956646735453760505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79566467354537605057956646735453760505795664673545376050579566467354537605057956646735453760505795664673545376050579566467354537605057956646735453760505795664673545376050579566467354537605057956646735453760505795664673545376050579566467354537605057956646735453760505795664673545376050579566467354537605057956646735453760505795664673545376050579566467354537605057956646735453760505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c82ec35-3752-461f-9002-87123d2ca2d0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0ec0514-af65-4bb7-aac4-53280dd670f4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ec0514-af65-4bb7-aac4-53280dd670f4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15431822464009429506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543182246400942950615431822464009429506154318224640094295061543182246400942950615431822464009429506154318224640094295061543182246400942950615431822464009429506154318224640094295061543182246400942950615431822464009429506154318224640094295061543182246400942950615431822464009429506154318224640094295061543182246400942950615431822464009429506154318224640094295061543182246400942950615431822464009429506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e5c854-f8ef-4259-a858-140609a1d44e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4a5db6d-55de-4300-86e5-47d3affa2c7b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a5db6d-55de-4300-86e5-47d3affa2c7b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1982566995450232241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19825669954502322411982566995450232241198256699545023224119825669954502322411982566995450232241198256699545023224119825669954502322411982566995450232241198256699545023224119825669954502322411982566995450232241198256699545023224119825669954502322411982566995450232241198256699545023224119825669954502322411982566995450232241198256699545023224119825669954502322411982566995450232241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ec0514-af65-4bb7-aac4-53280dd670f4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 53c497d7-eea8-4a19-aa94-2bfcb8d94698, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c497d7-eea8-4a19-aa94-2bfcb8d94698, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10347903052933296159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034790305293329615910347903052933296159103479030529332961591034790305293329615910347903052933296159103479030529332961591034790305293329615910347903052933296159103479030529332961591034790305293329615910347903052933296159103479030529332961591034790305293329615910347903052933296159103479030529332961591034790305293329615910347903052933296159103479030529332961591034790305293329615910347903052933296159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a5db6d-55de-4300-86e5-47d3affa2c7b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 591055a0-b86c-4f2b-bc38-0db0d29a98ff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c497d7-eea8-4a19-aa94-2bfcb8d94698, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d913fb20-df17-4c9b-b7ce-2cdefcdb7490, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d913fb20-df17-4c9b-b7ce-2cdefcdb7490, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7791029594722446132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77910295947224461327791029594722446132779102959472244613277910295947224461327791029594722446132779102959472244613277910295947224461327791029594722446132779102959472244613277910295947224461327791029594722446132779102959472244613277910295947224461327791029594722446132779102959472244613277910295947224461327791029594722446132779102959472244613277910295947224461327791029594722446132" } } } 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, 591055a0-b86c-4f2b-bc38-0db0d29a98ff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8811188206353711490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88111882063537114908811188206353711490881118820635371149088111882063537114908811188206353711490881118820635371149088111882063537114908811188206353711490881118820635371149088111882063537114908811188206353711490881118820635371149088111882063537114908811188206353711490881118820635371149088111882063537114908811188206353711490881118820635371149088111882063537114908811188206353711490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d913fb20-df17-4c9b-b7ce-2cdefcdb7490, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a44d121a-4390-4c1c-ba90-0b6a8100c604, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a44d121a-4390-4c1c-ba90-0b6a8100c604, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243868007627345718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22438680076273457182243868007627345718224386800762734571822438680076273457182243868007627345718224386800762734571822438680076273457182243868007627345718224386800762734571822438680076273457182243868007627345718224386800762734571822438680076273457182243868007627345718224386800762734571822438680076273457182243868007627345718224386800762734571822438680076273457182243868007627345718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591055a0-b86c-4f2b-bc38-0db0d29a98ff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e58c3699-d3b4-47de-acb6-f70e09f21b7a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58c3699-d3b4-47de-acb6-f70e09f21b7a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6014287249578946801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60142872495789468016014287249578946801601428724957894680160142872495789468016014287249578946801601428724957894680160142872495789468016014287249578946801601428724957894680160142872495789468016014287249578946801601428724957894680160142872495789468016014287249578946801601428724957894680160142872495789468016014287249578946801601428724957894680160142872495789468016014287249578946801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a44d121a-4390-4c1c-ba90-0b6a8100c604, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58c3699-d3b4-47de-acb6-f70e09f21b7a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ceedf256-ce5c-49cf-a7f9-9c52e62a8a1c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdaa532d-2791-4076-bfed-84d34d8c9555, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceedf256-ce5c-49cf-a7f9-9c52e62a8a1c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7778469319854164615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77784693198541646157778469319854164615777846931985416461577784693198541646157778469319854164615777846931985416461577784693198541646157778469319854164615777846931985416461577784693198541646157778469319854164615777846931985416461577784693198541646157778469319854164615777846931985416461577784693198541646157778469319854164615777846931985416461577784693198541646157778469319854164615" } } } 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, cdaa532d-2791-4076-bfed-84d34d8c9555, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213397112596974405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321339711259697440513213397112596974405132133971125969744051321339711259697440513213397112596974405132133971125969744051321339711259697440513213397112596974405132133971125969744051321339711259697440513213397112596974405132133971125969744051321339711259697440513213397112596974405132133971125969744051321339711259697440513213397112596974405132133971125969744051321339711259697440513213397112596974405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceedf256-ce5c-49cf-a7f9-9c52e62a8a1c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 522a9fa9-2f67-4e82-a0be-908449cd004b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522a9fa9-2f67-4e82-a0be-908449cd004b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7539938721932679279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75399387219326792797539938721932679279753993872193267927975399387219326792797539938721932679279753993872193267927975399387219326792797539938721932679279753993872193267927975399387219326792797539938721932679279753993872193267927975399387219326792797539938721932679279753993872193267927975399387219326792797539938721932679279753993872193267927975399387219326792797539938721932679279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdaa532d-2791-4076-bfed-84d34d8c9555, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67cf8468-cb7f-43ab-b2dd-b3de67131924, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67cf8468-cb7f-43ab-b2dd-b3de67131924, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5075742375744563446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50757423757445634465075742375744563446507574237574456344650757423757445634465075742375744563446507574237574456344650757423757445634465075742375744563446507574237574456344650757423757445634465075742375744563446507574237574456344650757423757445634465075742375744563446507574237574456344650757423757445634465075742375744563446507574237574456344650757423757445634465075742375744563446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522a9fa9-2f67-4e82-a0be-908449cd004b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7b44a11-317e-4111-be49-de89493ad241, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b44a11-317e-4111-be49-de89493ad241, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302102783229735820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13021027832297358201302102783229735820130210278322973582013021027832297358201302102783229735820130210278322973582013021027832297358201302102783229735820130210278322973582013021027832297358201302102783229735820130210278322973582013021027832297358201302102783229735820130210278322973582013021027832297358201302102783229735820130210278322973582013021027832297358201302102783229735820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cf8468-cb7f-43ab-b2dd-b3de67131924, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed7b452c-42f6-430a-a8e4-8674ea775896, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7b452c-42f6-430a-a8e4-8674ea775896, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7491609510610058357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74916095106100583577491609510610058357749160951061005835774916095106100583577491609510610058357749160951061005835774916095106100583577491609510610058357749160951061005835774916095106100583577491609510610058357749160951061005835774916095106100583577491609510610058357749160951061005835774916095106100583577491609510610058357749160951061005835774916095106100583577491609510610058357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b44a11-317e-4111-be49-de89493ad241, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 869ae5cf-869e-432a-844d-73feac21ea91, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 869ae5cf-869e-432a-844d-73feac21ea91, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10324231889370026577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032423188937002657710324231889370026577103242318893700265771032423188937002657710324231889370026577103242318893700265771032423188937002657710324231889370026577103242318893700265771032423188937002657710324231889370026577103242318893700265771032423188937002657710324231889370026577103242318893700265771032423188937002657710324231889370026577103242318893700265771032423188937002657710324231889370026577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7b452c-42f6-430a-a8e4-8674ea775896, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d2a6c75-531d-42c4-9c41-753a95a90aa3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2a6c75-531d-42c4-9c41-753a95a90aa3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4115303519043409751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41153035190434097514115303519043409751411530351904340975141153035190434097514115303519043409751411530351904340975141153035190434097514115303519043409751411530351904340975141153035190434097514115303519043409751411530351904340975141153035190434097514115303519043409751411530351904340975141153035190434097514115303519043409751411530351904340975141153035190434097514115303519043409751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 869ae5cf-869e-432a-844d-73feac21ea91, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df6725a1-f781-47ab-99c8-04d4d4e16431, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6725a1-f781-47ab-99c8-04d4d4e16431, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15741797257852719998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574179725785271999815741797257852719998157417972578527199981574179725785271999815741797257852719998157417972578527199981574179725785271999815741797257852719998157417972578527199981574179725785271999815741797257852719998157417972578527199981574179725785271999815741797257852719998157417972578527199981574179725785271999815741797257852719998157417972578527199981574179725785271999815741797257852719998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2a6c75-531d-42c4-9c41-753a95a90aa3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a22ad466-7b00-48a6-8142-ac68810e6225, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22ad466-7b00-48a6-8142-ac68810e6225, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843109678196634368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484310967819663436814843109678196634368148431096781966343681484310967819663436814843109678196634368148431096781966343681484310967819663436814843109678196634368148431096781966343681484310967819663436814843109678196634368148431096781966343681484310967819663436814843109678196634368148431096781966343681484310967819663436814843109678196634368148431096781966343681484310967819663436814843109678196634368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6725a1-f781-47ab-99c8-04d4d4e16431, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2221898-48af-4bfe-bc91-44588ce0156f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2221898-48af-4bfe-bc91-44588ce0156f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10313459363822501038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031345936382250103810313459363822501038103134593638225010381031345936382250103810313459363822501038103134593638225010381031345936382250103810313459363822501038103134593638225010381031345936382250103810313459363822501038103134593638225010381031345936382250103810313459363822501038103134593638225010381031345936382250103810313459363822501038103134593638225010381031345936382250103810313459363822501038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22ad466-7b00-48a6-8142-ac68810e6225, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e99d219b-50f3-472d-8e3f-7b0be0781877, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e99d219b-50f3-472d-8e3f-7b0be0781877, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15893724091317413602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589372409131741360215893724091317413602158937240913174136021589372409131741360215893724091317413602158937240913174136021589372409131741360215893724091317413602158937240913174136021589372409131741360215893724091317413602158937240913174136021589372409131741360215893724091317413602158937240913174136021589372409131741360215893724091317413602158937240913174136021589372409131741360215893724091317413602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2221898-48af-4bfe-bc91-44588ce0156f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3963fa13-387a-4ad3-95c5-a387cb219a70, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3963fa13-387a-4ad3-95c5-a387cb219a70, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13271621882562886775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327162188256288677513271621882562886775132716218825628867751327162188256288677513271621882562886775132716218825628867751327162188256288677513271621882562886775132716218825628867751327162188256288677513271621882562886775132716218825628867751327162188256288677513271621882562886775132716218825628867751327162188256288677513271621882562886775132716218825628867751327162188256288677513271621882562886775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99d219b-50f3-472d-8e3f-7b0be0781877, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49957957-19f6-44e4-b816-797539902570, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49957957-19f6-44e4-b816-797539902570, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4367298029830742135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43672980298307421354367298029830742135436729802983074213543672980298307421354367298029830742135436729802983074213543672980298307421354367298029830742135436729802983074213543672980298307421354367298029830742135436729802983074213543672980298307421354367298029830742135436729802983074213543672980298307421354367298029830742135436729802983074213543672980298307421354367298029830742135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3963fa13-387a-4ad3-95c5-a387cb219a70, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 361be8cb-1491-4d07-ae8d-fbd088bcab94, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361be8cb-1491-4d07-ae8d-fbd088bcab94, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657751056640280042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065775105664028004210657751056640280042106577510566402800421065775105664028004210657751056640280042106577510566402800421065775105664028004210657751056640280042106577510566402800421065775105664028004210657751056640280042106577510566402800421065775105664028004210657751056640280042106577510566402800421065775105664028004210657751056640280042106577510566402800421065775105664028004210657751056640280042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49957957-19f6-44e4-b816-797539902570, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8970d5be-d213-43e1-8832-73e19e05b490, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8970d5be-d213-43e1-8832-73e19e05b490, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9590783190587628555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95907831905876285559590783190587628555959078319058762855595907831905876285559590783190587628555959078319058762855595907831905876285559590783190587628555959078319058762855595907831905876285559590783190587628555959078319058762855595907831905876285559590783190587628555959078319058762855595907831905876285559590783190587628555959078319058762855595907831905876285559590783190587628555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361be8cb-1491-4d07-ae8d-fbd088bcab94, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d4c83d7-b275-4520-9dd3-1f92565ca19a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4c83d7-b275-4520-9dd3-1f92565ca19a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8702096854264835094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87020968542648350948702096854264835094870209685426483509487020968542648350948702096854264835094870209685426483509487020968542648350948702096854264835094870209685426483509487020968542648350948702096854264835094870209685426483509487020968542648350948702096854264835094870209685426483509487020968542648350948702096854264835094870209685426483509487020968542648350948702096854264835094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8970d5be-d213-43e1-8832-73e19e05b490, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e539cb65-3804-4224-8c4d-d626096ea07b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e539cb65-3804-4224-8c4d-d626096ea07b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7484550550922566030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74845505509225660307484550550922566030748455055092256603074845505509225660307484550550922566030748455055092256603074845505509225660307484550550922566030748455055092256603074845505509225660307484550550922566030748455055092256603074845505509225660307484550550922566030748455055092256603074845505509225660307484550550922566030748455055092256603074845505509225660307484550550922566030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4c83d7-b275-4520-9dd3-1f92565ca19a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a574bdda-9bc7-4f0b-a06f-efdd669a94d4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a574bdda-9bc7-4f0b-a06f-efdd669a94d4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14037304208592626956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403730420859262695614037304208592626956140373042085926269561403730420859262695614037304208592626956140373042085926269561403730420859262695614037304208592626956140373042085926269561403730420859262695614037304208592626956140373042085926269561403730420859262695614037304208592626956140373042085926269561403730420859262695614037304208592626956140373042085926269561403730420859262695614037304208592626956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e539cb65-3804-4224-8c4d-d626096ea07b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2df4bf8f-a445-4f64-a5f8-918b887e0507, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df4bf8f-a445-4f64-a5f8-918b887e0507, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2327825175417693097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23278251754176930972327825175417693097232782517541769309723278251754176930972327825175417693097232782517541769309723278251754176930972327825175417693097232782517541769309723278251754176930972327825175417693097232782517541769309723278251754176930972327825175417693097232782517541769309723278251754176930972327825175417693097232782517541769309723278251754176930972327825175417693097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a574bdda-9bc7-4f0b-a06f-efdd669a94d4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c96f901-5565-4acf-8554-cd2829c5313b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c96f901-5565-4acf-8554-cd2829c5313b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767614808027315355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476761480802731535514767614808027315355147676148080273153551476761480802731535514767614808027315355147676148080273153551476761480802731535514767614808027315355147676148080273153551476761480802731535514767614808027315355147676148080273153551476761480802731535514767614808027315355147676148080273153551476761480802731535514767614808027315355147676148080273153551476761480802731535514767614808027315355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df4bf8f-a445-4f64-a5f8-918b887e0507, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4848c8f9-aa9e-449c-9a6f-39532e7e6d97, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4848c8f9-aa9e-449c-9a6f-39532e7e6d97, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15276513668592558798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527651366859255879815276513668592558798152765136685925587981527651366859255879815276513668592558798152765136685925587981527651366859255879815276513668592558798152765136685925587981527651366859255879815276513668592558798152765136685925587981527651366859255879815276513668592558798152765136685925587981527651366859255879815276513668592558798152765136685925587981527651366859255879815276513668592558798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c96f901-5565-4acf-8554-cd2829c5313b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6daad05-f028-4958-85f0-ec690cb1e5c4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6daad05-f028-4958-85f0-ec690cb1e5c4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7373578361662164088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73735783616621640887373578361662164088737357836166216408873735783616621640887373578361662164088737357836166216408873735783616621640887373578361662164088737357836166216408873735783616621640887373578361662164088737357836166216408873735783616621640887373578361662164088737357836166216408873735783616621640887373578361662164088737357836166216408873735783616621640887373578361662164088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4848c8f9-aa9e-449c-9a6f-39532e7e6d97, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf497fd1-17aa-4e1a-ba66-0532a9ad3300, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf497fd1-17aa-4e1a-ba66-0532a9ad3300, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12768357269029117069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276835726902911706912768357269029117069127683572690291170691276835726902911706912768357269029117069127683572690291170691276835726902911706912768357269029117069127683572690291170691276835726902911706912768357269029117069127683572690291170691276835726902911706912768357269029117069127683572690291170691276835726902911706912768357269029117069127683572690291170691276835726902911706912768357269029117069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6daad05-f028-4958-85f0-ec690cb1e5c4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b61a8a4-6383-484f-b193-cdcdd4b3cb42, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b61a8a4-6383-484f-b193-cdcdd4b3cb42, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8053958402105298855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80539584021052988558053958402105298855805395840210529885580539584021052988558053958402105298855805395840210529885580539584021052988558053958402105298855805395840210529885580539584021052988558053958402105298855805395840210529885580539584021052988558053958402105298855805395840210529885580539584021052988558053958402105298855805395840210529885580539584021052988558053958402105298855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf497fd1-17aa-4e1a-ba66-0532a9ad3300, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06b6f638-1d79-4913-a7e8-77404f8dd6cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b6f638-1d79-4913-a7e8-77404f8dd6cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 678212405489968604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604678212405489968604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b61a8a4-6383-484f-b193-cdcdd4b3cb42, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c1c85c41-84d3-4dab-9a93-6452eb71c8c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c85c41-84d3-4dab-9a93-6452eb71c8c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743217263841996477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27432172638419964772743217263841996477274321726384199647727432172638419964772743217263841996477274321726384199647727432172638419964772743217263841996477274321726384199647727432172638419964772743217263841996477274321726384199647727432172638419964772743217263841996477274321726384199647727432172638419964772743217263841996477274321726384199647727432172638419964772743217263841996477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c85c41-84d3-4dab-9a93-6452eb71c8c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6821770-e7af-4b27-9c71-fdb45911da59, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6821770-e7af-4b27-9c71-fdb45911da59, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12621709966843712520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262170996684371252012621709966843712520126217099668437125201262170996684371252012621709966843712520126217099668437125201262170996684371252012621709966843712520126217099668437125201262170996684371252012621709966843712520126217099668437125201262170996684371252012621709966843712520126217099668437125201262170996684371252012621709966843712520126217099668437125201262170996684371252012621709966843712520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b6f638-1d79-4913-a7e8-77404f8dd6cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5fca362-f6ec-4505-8b27-1fb42ce9a16b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fca362-f6ec-4505-8b27-1fb42ce9a16b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1697693551869897783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16976935518698977831697693551869897783169769355186989778316976935518698977831697693551869897783169769355186989778316976935518698977831697693551869897783169769355186989778316976935518698977831697693551869897783169769355186989778316976935518698977831697693551869897783169769355186989778316976935518698977831697693551869897783169769355186989778316976935518698977831697693551869897783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6821770-e7af-4b27-9c71-fdb45911da59, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18c96a71-e338-44b5-8e7f-dc3cfe3cb5d2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c96a71-e338-44b5-8e7f-dc3cfe3cb5d2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7717187340231595926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77171873402315959267717187340231595926771718734023159592677171873402315959267717187340231595926771718734023159592677171873402315959267717187340231595926771718734023159592677171873402315959267717187340231595926771718734023159592677171873402315959267717187340231595926771718734023159592677171873402315959267717187340231595926771718734023159592677171873402315959267717187340231595926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fca362-f6ec-4505-8b27-1fb42ce9a16b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef80864f-4dfe-465a-a1f4-5bb165ed2071, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef80864f-4dfe-465a-a1f4-5bb165ed2071, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8837864430607379465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88378644306073794658837864430607379465883786443060737946588378644306073794658837864430607379465883786443060737946588378644306073794658837864430607379465883786443060737946588378644306073794658837864430607379465883786443060737946588378644306073794658837864430607379465883786443060737946588378644306073794658837864430607379465883786443060737946588378644306073794658837864430607379465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c96a71-e338-44b5-8e7f-dc3cfe3cb5d2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fd41617-43b6-4cef-841c-2c1902d3f850, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd41617-43b6-4cef-841c-2c1902d3f850, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941758922030305813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494175892203030581314941758922030305813149417589220303058131494175892203030581314941758922030305813149417589220303058131494175892203030581314941758922030305813149417589220303058131494175892203030581314941758922030305813149417589220303058131494175892203030581314941758922030305813149417589220303058131494175892203030581314941758922030305813149417589220303058131494175892203030581314941758922030305813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef80864f-4dfe-465a-a1f4-5bb165ed2071, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c570bb21-ebae-4f9d-8535-b56e5a53f4bd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c570bb21-ebae-4f9d-8535-b56e5a53f4bd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5580339642953425267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55803396429534252675580339642953425267558033964295342526755803396429534252675580339642953425267558033964295342526755803396429534252675580339642953425267558033964295342526755803396429534252675580339642953425267558033964295342526755803396429534252675580339642953425267558033964295342526755803396429534252675580339642953425267558033964295342526755803396429534252675580339642953425267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd41617-43b6-4cef-841c-2c1902d3f850, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24d261ae-954f-445c-b824-6ec735082a59, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d261ae-954f-445c-b824-6ec735082a59, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15182529791433572992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518252979143357299215182529791433572992151825297914335729921518252979143357299215182529791433572992151825297914335729921518252979143357299215182529791433572992151825297914335729921518252979143357299215182529791433572992151825297914335729921518252979143357299215182529791433572992151825297914335729921518252979143357299215182529791433572992151825297914335729921518252979143357299215182529791433572992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c570bb21-ebae-4f9d-8535-b56e5a53f4bd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43832cea-ee8c-4e31-8bce-2794863a849f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43832cea-ee8c-4e31-8bce-2794863a849f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12534210954936385106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253421095493638510612534210954936385106125342109549363851061253421095493638510612534210954936385106125342109549363851061253421095493638510612534210954936385106125342109549363851061253421095493638510612534210954936385106125342109549363851061253421095493638510612534210954936385106125342109549363851061253421095493638510612534210954936385106125342109549363851061253421095493638510612534210954936385106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d261ae-954f-445c-b824-6ec735082a59, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93cd058d-7848-4c6f-9a22-6756112e4198, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cd058d-7848-4c6f-9a22-6756112e4198, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5234722726672675820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52347227266726758205234722726672675820523472272667267582052347227266726758205234722726672675820523472272667267582052347227266726758205234722726672675820523472272667267582052347227266726758205234722726672675820523472272667267582052347227266726758205234722726672675820523472272667267582052347227266726758205234722726672675820523472272667267582052347227266726758205234722726672675820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43832cea-ee8c-4e31-8bce-2794863a849f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 791d406b-de37-47d2-98b6-99e8a9abce48, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791d406b-de37-47d2-98b6-99e8a9abce48, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5436319210058677396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54363192100586773965436319210058677396543631921005867739654363192100586773965436319210058677396543631921005867739654363192100586773965436319210058677396543631921005867739654363192100586773965436319210058677396543631921005867739654363192100586773965436319210058677396543631921005867739654363192100586773965436319210058677396543631921005867739654363192100586773965436319210058677396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cd058d-7848-4c6f-9a22-6756112e4198, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88976c8e-0319-4f2c-aa4b-24d9bc0cdb83, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88976c8e-0319-4f2c-aa4b-24d9bc0cdb83, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11365711195983197841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136571119598319784111365711195983197841113657111959831978411136571119598319784111365711195983197841113657111959831978411136571119598319784111365711195983197841113657111959831978411136571119598319784111365711195983197841113657111959831978411136571119598319784111365711195983197841113657111959831978411136571119598319784111365711195983197841113657111959831978411136571119598319784111365711195983197841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791d406b-de37-47d2-98b6-99e8a9abce48, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef6807b3-a666-4e38-ab06-8977355d0a24, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6807b3-a666-4e38-ab06-8977355d0a24, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14178852558839138560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417885255883913856014178852558839138560141788525588391385601417885255883913856014178852558839138560141788525588391385601417885255883913856014178852558839138560141788525588391385601417885255883913856014178852558839138560141788525588391385601417885255883913856014178852558839138560141788525588391385601417885255883913856014178852558839138560141788525588391385601417885255883913856014178852558839138560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88976c8e-0319-4f2c-aa4b-24d9bc0cdb83, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77b5651a-3518-4fd9-bef3-62d7c679ecea, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b5651a-3518-4fd9-bef3-62d7c679ecea, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5635511454241334044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56355114542413340445635511454241334044563551145424133404456355114542413340445635511454241334044563551145424133404456355114542413340445635511454241334044563551145424133404456355114542413340445635511454241334044563551145424133404456355114542413340445635511454241334044563551145424133404456355114542413340445635511454241334044563551145424133404456355114542413340445635511454241334044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6807b3-a666-4e38-ab06-8977355d0a24, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c03b44f9-a734-49fd-bd5d-9818d80d6656, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03b44f9-a734-49fd-bd5d-9818d80d6656, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2859038178580613685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28590381785806136852859038178580613685285903817858061368528590381785806136852859038178580613685285903817858061368528590381785806136852859038178580613685285903817858061368528590381785806136852859038178580613685285903817858061368528590381785806136852859038178580613685285903817858061368528590381785806136852859038178580613685285903817858061368528590381785806136852859038178580613685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b5651a-3518-4fd9-bef3-62d7c679ecea, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 658cc15c-ee52-4daa-b2cc-b76f5510d961, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658cc15c-ee52-4daa-b2cc-b76f5510d961, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8672738024323821354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86727380243238213548672738024323821354867273802432382135486727380243238213548672738024323821354867273802432382135486727380243238213548672738024323821354867273802432382135486727380243238213548672738024323821354867273802432382135486727380243238213548672738024323821354867273802432382135486727380243238213548672738024323821354867273802432382135486727380243238213548672738024323821354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03b44f9-a734-49fd-bd5d-9818d80d6656, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 194fbaaf-314a-4093-b6cd-f6e740ad392f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 194fbaaf-314a-4093-b6cd-f6e740ad392f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320047900652675459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232004790065267545912320047900652675459123200479006526754591232004790065267545912320047900652675459123200479006526754591232004790065267545912320047900652675459123200479006526754591232004790065267545912320047900652675459123200479006526754591232004790065267545912320047900652675459123200479006526754591232004790065267545912320047900652675459123200479006526754591232004790065267545912320047900652675459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658cc15c-ee52-4daa-b2cc-b76f5510d961, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68197445-4057-479b-a786-c84eda0f6653, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68197445-4057-479b-a786-c84eda0f6653, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6868181766681376367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68681817666813763676868181766681376367686818176668137636768681817666813763676868181766681376367686818176668137636768681817666813763676868181766681376367686818176668137636768681817666813763676868181766681376367686818176668137636768681817666813763676868181766681376367686818176668137636768681817666813763676868181766681376367686818176668137636768681817666813763676868181766681376367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 194fbaaf-314a-4093-b6cd-f6e740ad392f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80795090-e35e-47df-b179-357edeb008c8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80795090-e35e-47df-b179-357edeb008c8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10191509839548046237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019150983954804623710191509839548046237101915098395480462371019150983954804623710191509839548046237101915098395480462371019150983954804623710191509839548046237101915098395480462371019150983954804623710191509839548046237101915098395480462371019150983954804623710191509839548046237101915098395480462371019150983954804623710191509839548046237101915098395480462371019150983954804623710191509839548046237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68197445-4057-479b-a786-c84eda0f6653, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f844dbba-31e3-4117-8310-3f1b37b3f689, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f844dbba-31e3-4117-8310-3f1b37b3f689, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933303434237469491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69333034342374694916933303434237469491693330343423746949169333034342374694916933303434237469491693330343423746949169333034342374694916933303434237469491693330343423746949169333034342374694916933303434237469491693330343423746949169333034342374694916933303434237469491693330343423746949169333034342374694916933303434237469491693330343423746949169333034342374694916933303434237469491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80795090-e35e-47df-b179-357edeb008c8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4b8e455-027e-435c-828d-d02fa51819ed, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b8e455-027e-435c-828d-d02fa51819ed, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7803992629560463522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78039926295604635227803992629560463522780399262956046352278039926295604635227803992629560463522780399262956046352278039926295604635227803992629560463522780399262956046352278039926295604635227803992629560463522780399262956046352278039926295604635227803992629560463522780399262956046352278039926295604635227803992629560463522780399262956046352278039926295604635227803992629560463522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f844dbba-31e3-4117-8310-3f1b37b3f689, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ae33e19-2c7b-42ea-9765-554e28d14a0c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae33e19-2c7b-42ea-9765-554e28d14a0c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876884967933108567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087688496793310856710876884967933108567108768849679331085671087688496793310856710876884967933108567108768849679331085671087688496793310856710876884967933108567108768849679331085671087688496793310856710876884967933108567108768849679331085671087688496793310856710876884967933108567108768849679331085671087688496793310856710876884967933108567108768849679331085671087688496793310856710876884967933108567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b8e455-027e-435c-828d-d02fa51819ed, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5b19843-d7c0-4069-a51c-ab7d287f91d6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b19843-d7c0-4069-a51c-ab7d287f91d6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1538221570221543490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15382215702215434901538221570221543490153822157022154349015382215702215434901538221570221543490153822157022154349015382215702215434901538221570221543490153822157022154349015382215702215434901538221570221543490153822157022154349015382215702215434901538221570221543490153822157022154349015382215702215434901538221570221543490153822157022154349015382215702215434901538221570221543490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae33e19-2c7b-42ea-9765-554e28d14a0c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1188bc8-daf8-4bd6-8977-c04c53436418, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1188bc8-daf8-4bd6-8977-c04c53436418, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17668493232656390075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766849323265639007517668493232656390075176684932326563900751766849323265639007517668493232656390075176684932326563900751766849323265639007517668493232656390075176684932326563900751766849323265639007517668493232656390075176684932326563900751766849323265639007517668493232656390075176684932326563900751766849323265639007517668493232656390075176684932326563900751766849323265639007517668493232656390075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b19843-d7c0-4069-a51c-ab7d287f91d6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cedd733-2e5c-4bb5-9947-66164cb80395, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cedd733-2e5c-4bb5-9947-66164cb80395, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7835584850249242149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78355848502492421497835584850249242149783558485024924214978355848502492421497835584850249242149783558485024924214978355848502492421497835584850249242149783558485024924214978355848502492421497835584850249242149783558485024924214978355848502492421497835584850249242149783558485024924214978355848502492421497835584850249242149783558485024924214978355848502492421497835584850249242149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1188bc8-daf8-4bd6-8977-c04c53436418, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4220de8-e1b5-4b00-9ac6-981f2957dfa4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cedd733-2e5c-4bb5-9947-66164cb80395, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8e856a5-d3fe-4aef-b8ea-da0657b15fe0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e856a5-d3fe-4aef-b8ea-da0657b15fe0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13001818858049932898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300181885804993289813001818858049932898130018188580499328981300181885804993289813001818858049932898130018188580499328981300181885804993289813001818858049932898130018188580499328981300181885804993289813001818858049932898130018188580499328981300181885804993289813001818858049932898130018188580499328981300181885804993289813001818858049932898130018188580499328981300181885804993289813001818858049932898" } } } 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, b4220de8-e1b5-4b00-9ac6-981f2957dfa4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 780170638332598372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372780170638332598372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4220de8-e1b5-4b00-9ac6-981f2957dfa4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cd3cefd-0b41-4efb-a0ba-7036b71e5bdd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd3cefd-0b41-4efb-a0ba-7036b71e5bdd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12963388849838059452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296338884983805945212963388849838059452129633888498380594521296338884983805945212963388849838059452129633888498380594521296338884983805945212963388849838059452129633888498380594521296338884983805945212963388849838059452129633888498380594521296338884983805945212963388849838059452129633888498380594521296338884983805945212963388849838059452129633888498380594521296338884983805945212963388849838059452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e856a5-d3fe-4aef-b8ea-da0657b15fe0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 062afacd-3fca-4e53-b3e4-035d3281323e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062afacd-3fca-4e53-b3e4-035d3281323e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13834631718981698160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383463171898169816013834631718981698160138346317189816981601383463171898169816013834631718981698160138346317189816981601383463171898169816013834631718981698160138346317189816981601383463171898169816013834631718981698160138346317189816981601383463171898169816013834631718981698160138346317189816981601383463171898169816013834631718981698160138346317189816981601383463171898169816013834631718981698160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd3cefd-0b41-4efb-a0ba-7036b71e5bdd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f30a2205-3ffd-4424-a7bc-81eab04b1f78, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30a2205-3ffd-4424-a7bc-81eab04b1f78, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 830082701453656406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406830082701453656406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062afacd-3fca-4e53-b3e4-035d3281323e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df32031e-fdc3-45af-89bc-9b00b4f23112, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df32031e-fdc3-45af-89bc-9b00b4f23112, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15069506351311662060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506950635131166206015069506351311662060150695063513116620601506950635131166206015069506351311662060150695063513116620601506950635131166206015069506351311662060150695063513116620601506950635131166206015069506351311662060150695063513116620601506950635131166206015069506351311662060150695063513116620601506950635131166206015069506351311662060150695063513116620601506950635131166206015069506351311662060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30a2205-3ffd-4424-a7bc-81eab04b1f78, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1cdadb45-1d84-4d17-ad0f-c6a90ffe90a1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdadb45-1d84-4d17-ad0f-c6a90ffe90a1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4582595950599812341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45825959505998123414582595950599812341458259595059981234145825959505998123414582595950599812341458259595059981234145825959505998123414582595950599812341458259595059981234145825959505998123414582595950599812341458259595059981234145825959505998123414582595950599812341458259595059981234145825959505998123414582595950599812341458259595059981234145825959505998123414582595950599812341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df32031e-fdc3-45af-89bc-9b00b4f23112, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e29b31a-2e3b-4978-ba5e-368b6de9abba, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e29b31a-2e3b-4978-ba5e-368b6de9abba, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640731036857683735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735640731036857683735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdadb45-1d84-4d17-ad0f-c6a90ffe90a1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e1d580c-b587-4981-a5c1-e97670df795a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1d580c-b587-4981-a5c1-e97670df795a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2770546658684997164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27705466586849971642770546658684997164277054665868499716427705466586849971642770546658684997164277054665868499716427705466586849971642770546658684997164277054665868499716427705466586849971642770546658684997164277054665868499716427705466586849971642770546658684997164277054665868499716427705466586849971642770546658684997164277054665868499716427705466586849971642770546658684997164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e29b31a-2e3b-4978-ba5e-368b6de9abba, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2dad14a5-e06e-41be-a67e-65b062106479, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dad14a5-e06e-41be-a67e-65b062106479, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15488051729617547948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548805172961754794815488051729617547948154880517296175479481548805172961754794815488051729617547948154880517296175479481548805172961754794815488051729617547948154880517296175479481548805172961754794815488051729617547948154880517296175479481548805172961754794815488051729617547948154880517296175479481548805172961754794815488051729617547948154880517296175479481548805172961754794815488051729617547948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1d580c-b587-4981-a5c1-e97670df795a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d6548bf-3a5a-4bd5-bc45-abaa1eb930eb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6548bf-3a5a-4bd5-bc45-abaa1eb930eb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10512191382380821829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051219138238082182910512191382380821829105121913823808218291051219138238082182910512191382380821829105121913823808218291051219138238082182910512191382380821829105121913823808218291051219138238082182910512191382380821829105121913823808218291051219138238082182910512191382380821829105121913823808218291051219138238082182910512191382380821829105121913823808218291051219138238082182910512191382380821829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dad14a5-e06e-41be-a67e-65b062106479, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a78b826-1eca-4f7d-9adb-17146de3c6fa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a78b826-1eca-4f7d-9adb-17146de3c6fa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17497963523019894092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749796352301989409217497963523019894092174979635230198940921749796352301989409217497963523019894092174979635230198940921749796352301989409217497963523019894092174979635230198940921749796352301989409217497963523019894092174979635230198940921749796352301989409217497963523019894092174979635230198940921749796352301989409217497963523019894092174979635230198940921749796352301989409217497963523019894092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6548bf-3a5a-4bd5-bc45-abaa1eb930eb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b4b2a2b-ecf2-4ebe-a9ae-e368a7c74814, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4b2a2b-ecf2-4ebe-a9ae-e368a7c74814, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988007078488661780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198800707848866178011988007078488661780119880070784886617801198800707848866178011988007078488661780119880070784886617801198800707848866178011988007078488661780119880070784886617801198800707848866178011988007078488661780119880070784886617801198800707848866178011988007078488661780119880070784886617801198800707848866178011988007078488661780119880070784886617801198800707848866178011988007078488661780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a78b826-1eca-4f7d-9adb-17146de3c6fa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4b2a2b-ecf2-4ebe-a9ae-e368a7c74814, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5139f35e-19c2-4189-b43c-87d92ee3e957, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af85f279-4b9f-4e54-93a7-1694fb481939, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af85f279-4b9f-4e54-93a7-1694fb481939, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11502109469034466503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150210946903446650311502109469034466503115021094690344665031150210946903446650311502109469034466503115021094690344665031150210946903446650311502109469034466503115021094690344665031150210946903446650311502109469034466503115021094690344665031150210946903446650311502109469034466503115021094690344665031150210946903446650311502109469034466503115021094690344665031150210946903446650311502109469034466503" } } } 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, 5139f35e-19c2-4189-b43c-87d92ee3e957, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6989846517095421833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69898465170954218336989846517095421833698984651709542183369898465170954218336989846517095421833698984651709542183369898465170954218336989846517095421833698984651709542183369898465170954218336989846517095421833698984651709542183369898465170954218336989846517095421833698984651709542183369898465170954218336989846517095421833698984651709542183369898465170954218336989846517095421833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af85f279-4b9f-4e54-93a7-1694fb481939, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 257a8fb3-776d-47fe-a267-beec7a713fd2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257a8fb3-776d-47fe-a267-beec7a713fd2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3572174395614231190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35721743956142311903572174395614231190357217439561423119035721743956142311903572174395614231190357217439561423119035721743956142311903572174395614231190357217439561423119035721743956142311903572174395614231190357217439561423119035721743956142311903572174395614231190357217439561423119035721743956142311903572174395614231190357217439561423119035721743956142311903572174395614231190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5139f35e-19c2-4189-b43c-87d92ee3e957, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3bbfca1d-2dd6-446a-b173-c001414232eb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bbfca1d-2dd6-446a-b173-c001414232eb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17528330256309696112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752833025630969611217528330256309696112175283302563096961121752833025630969611217528330256309696112175283302563096961121752833025630969611217528330256309696112175283302563096961121752833025630969611217528330256309696112175283302563096961121752833025630969611217528330256309696112175283302563096961121752833025630969611217528330256309696112175283302563096961121752833025630969611217528330256309696112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bbfca1d-2dd6-446a-b173-c001414232eb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0805dffd-746b-4e2f-9857-66b76bf2ca08, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0805dffd-746b-4e2f-9857-66b76bf2ca08, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18057146242356316522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805714624235631652218057146242356316522180571462423563165221805714624235631652218057146242356316522180571462423563165221805714624235631652218057146242356316522180571462423563165221805714624235631652218057146242356316522180571462423563165221805714624235631652218057146242356316522180571462423563165221805714624235631652218057146242356316522180571462423563165221805714624235631652218057146242356316522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257a8fb3-776d-47fe-a267-beec7a713fd2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 216b88e5-7754-4aa5-baa8-5e473c2044a6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216b88e5-7754-4aa5-baa8-5e473c2044a6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2733718967114364462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27337189671143644622733718967114364462273371896711436446227337189671143644622733718967114364462273371896711436446227337189671143644622733718967114364462273371896711436446227337189671143644622733718967114364462273371896711436446227337189671143644622733718967114364462273371896711436446227337189671143644622733718967114364462273371896711436446227337189671143644622733718967114364462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0805dffd-746b-4e2f-9857-66b76bf2ca08, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea9b1fa3-4b13-46c6-bb53-dfbe8842e686, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9b1fa3-4b13-46c6-bb53-dfbe8842e686, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5412493163514071253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54124931635140712535412493163514071253541249316351407125354124931635140712535412493163514071253541249316351407125354124931635140712535412493163514071253541249316351407125354124931635140712535412493163514071253541249316351407125354124931635140712535412493163514071253541249316351407125354124931635140712535412493163514071253541249316351407125354124931635140712535412493163514071253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216b88e5-7754-4aa5-baa8-5e473c2044a6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9b1fa3-4b13-46c6-bb53-dfbe8842e686, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04d0276c-7427-4a21-ba1c-c2197d8fe26f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d0276c-7427-4a21-ba1c-c2197d8fe26f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487378923801026388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74873789238010263887487378923801026388748737892380102638874873789238010263887487378923801026388748737892380102638874873789238010263887487378923801026388748737892380102638874873789238010263887487378923801026388748737892380102638874873789238010263887487378923801026388748737892380102638874873789238010263887487378923801026388748737892380102638874873789238010263887487378923801026388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3118b2ec-0c3b-4335-bdb9-91704d232137, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3118b2ec-0c3b-4335-bdb9-91704d232137, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768969356011744316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27689693560117443162768969356011744316276896935601174431627689693560117443162768969356011744316276896935601174431627689693560117443162768969356011744316276896935601174431627689693560117443162768969356011744316276896935601174431627689693560117443162768969356011744316276896935601174431627689693560117443162768969356011744316276896935601174431627689693560117443162768969356011744316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d0276c-7427-4a21-ba1c-c2197d8fe26f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f377289b-1b7c-4b80-81a0-3c2a6124d6ee, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f377289b-1b7c-4b80-81a0-3c2a6124d6ee, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3164417387095153456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31644173870951534563164417387095153456316441738709515345631644173870951534563164417387095153456316441738709515345631644173870951534563164417387095153456316441738709515345631644173870951534563164417387095153456316441738709515345631644173870951534563164417387095153456316441738709515345631644173870951534563164417387095153456316441738709515345631644173870951534563164417387095153456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3118b2ec-0c3b-4335-bdb9-91704d232137, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1b78cce-47ce-4bb7-bc4f-d85e2129567e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b78cce-47ce-4bb7-bc4f-d85e2129567e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367998510002733733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536799851000273373315367998510002733733153679985100027337331536799851000273373315367998510002733733153679985100027337331536799851000273373315367998510002733733153679985100027337331536799851000273373315367998510002733733153679985100027337331536799851000273373315367998510002733733153679985100027337331536799851000273373315367998510002733733153679985100027337331536799851000273373315367998510002733733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f377289b-1b7c-4b80-81a0-3c2a6124d6ee, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6bda6a48-7bcf-425a-aa22-848dbedddee7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bda6a48-7bcf-425a-aa22-848dbedddee7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16169826940792757572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616982694079275757216169826940792757572161698269407927575721616982694079275757216169826940792757572161698269407927575721616982694079275757216169826940792757572161698269407927575721616982694079275757216169826940792757572161698269407927575721616982694079275757216169826940792757572161698269407927575721616982694079275757216169826940792757572161698269407927575721616982694079275757216169826940792757572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b78cce-47ce-4bb7-bc4f-d85e2129567e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d3ae127-e787-4d1e-b592-41d75d488cca, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3ae127-e787-4d1e-b592-41d75d488cca, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11499311303286894105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149931130328689410511499311303286894105114993113032868941051149931130328689410511499311303286894105114993113032868941051149931130328689410511499311303286894105114993113032868941051149931130328689410511499311303286894105114993113032868941051149931130328689410511499311303286894105114993113032868941051149931130328689410511499311303286894105114993113032868941051149931130328689410511499311303286894105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bda6a48-7bcf-425a-aa22-848dbedddee7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ac73857-cafb-4793-84c8-5e9eca7b82cd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3ae127-e787-4d1e-b592-41d75d488cca, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87fe23e5-93bf-4057-9124-367c65151acd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87fe23e5-93bf-4057-9124-367c65151acd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16173515316973076983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617351531697307698316173515316973076983161735153169730769831617351531697307698316173515316973076983161735153169730769831617351531697307698316173515316973076983161735153169730769831617351531697307698316173515316973076983161735153169730769831617351531697307698316173515316973076983161735153169730769831617351531697307698316173515316973076983161735153169730769831617351531697307698316173515316973076983" } } } 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, 3ac73857-cafb-4793-84c8-5e9eca7b82cd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3442740859046379088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34427408590463790883442740859046379088344274085904637908834427408590463790883442740859046379088344274085904637908834427408590463790883442740859046379088344274085904637908834427408590463790883442740859046379088344274085904637908834427408590463790883442740859046379088344274085904637908834427408590463790883442740859046379088344274085904637908834427408590463790883442740859046379088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac73857-cafb-4793-84c8-5e9eca7b82cd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87fe23e5-93bf-4057-9124-367c65151acd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a5533f3-9abd-4e39-8301-7316012cc008, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5533f3-9abd-4e39-8301-7316012cc008, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7739964224211468191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77399642242114681917739964224211468191773996422421146819177399642242114681917739964224211468191773996422421146819177399642242114681917739964224211468191773996422421146819177399642242114681917739964224211468191773996422421146819177399642242114681917739964224211468191773996422421146819177399642242114681917739964224211468191773996422421146819177399642242114681917739964224211468191" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76724410-764c-4f35-bbc7-2b8fa8a4d044, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76724410-764c-4f35-bbc7-2b8fa8a4d044, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11975708084746263000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197570808474626300011975708084746263000119757080847462630001197570808474626300011975708084746263000119757080847462630001197570808474626300011975708084746263000119757080847462630001197570808474626300011975708084746263000119757080847462630001197570808474626300011975708084746263000119757080847462630001197570808474626300011975708084746263000119757080847462630001197570808474626300011975708084746263000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5533f3-9abd-4e39-8301-7316012cc008, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 125b7465-11bd-43cf-a232-9b8537cd01da, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125b7465-11bd-43cf-a232-9b8537cd01da, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15045036359115790370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504503635911579037015045036359115790370150450363591157903701504503635911579037015045036359115790370150450363591157903701504503635911579037015045036359115790370150450363591157903701504503635911579037015045036359115790370150450363591157903701504503635911579037015045036359115790370150450363591157903701504503635911579037015045036359115790370150450363591157903701504503635911579037015045036359115790370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76724410-764c-4f35-bbc7-2b8fa8a4d044, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56243d56-e1a7-4b86-9c67-71d3c825a701, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56243d56-e1a7-4b86-9c67-71d3c825a701, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237242480484974653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423724248048497465314237242480484974653142372424804849746531423724248048497465314237242480484974653142372424804849746531423724248048497465314237242480484974653142372424804849746531423724248048497465314237242480484974653142372424804849746531423724248048497465314237242480484974653142372424804849746531423724248048497465314237242480484974653142372424804849746531423724248048497465314237242480484974653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125b7465-11bd-43cf-a232-9b8537cd01da, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7218a6b9-2c27-4e9c-9b22-857f05412cb8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7218a6b9-2c27-4e9c-9b22-857f05412cb8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5277670697297174586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52776706972971745865277670697297174586527767069729717458652776706972971745865277670697297174586527767069729717458652776706972971745865277670697297174586527767069729717458652776706972971745865277670697297174586527767069729717458652776706972971745865277670697297174586527767069729717458652776706972971745865277670697297174586527767069729717458652776706972971745865277670697297174586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56243d56-e1a7-4b86-9c67-71d3c825a701, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56e26bd9-ce5b-4d13-9961-e4ce9e276910, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e26bd9-ce5b-4d13-9961-e4ce9e276910, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4644221313504210899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46442213135042108994644221313504210899464422131350421089946442213135042108994644221313504210899464422131350421089946442213135042108994644221313504210899464422131350421089946442213135042108994644221313504210899464422131350421089946442213135042108994644221313504210899464422131350421089946442213135042108994644221313504210899464422131350421089946442213135042108994644221313504210899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7218a6b9-2c27-4e9c-9b22-857f05412cb8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4405cc96-71fd-46f7-9618-7c4caaab86a3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4405cc96-71fd-46f7-9618-7c4caaab86a3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10334065818159023363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033406581815902336310334065818159023363103340658181590233631033406581815902336310334065818159023363103340658181590233631033406581815902336310334065818159023363103340658181590233631033406581815902336310334065818159023363103340658181590233631033406581815902336310334065818159023363103340658181590233631033406581815902336310334065818159023363103340658181590233631033406581815902336310334065818159023363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e26bd9-ce5b-4d13-9961-e4ce9e276910, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4405cc96-71fd-46f7-9618-7c4caaab86a3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64ef5047-2d04-41ac-ba48-f6f99ede7d8d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ef5047-2d04-41ac-ba48-f6f99ede7d8d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537334716987270360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753733471698727036017537334716987270360175373347169872703601753733471698727036017537334716987270360175373347169872703601753733471698727036017537334716987270360175373347169872703601753733471698727036017537334716987270360175373347169872703601753733471698727036017537334716987270360175373347169872703601753733471698727036017537334716987270360175373347169872703601753733471698727036017537334716987270360" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b67b001-96f9-4027-9002-a6c8eac41183, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b67b001-96f9-4027-9002-a6c8eac41183, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7979132178005609880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79791321780056098807979132178005609880797913217800560988079791321780056098807979132178005609880797913217800560988079791321780056098807979132178005609880797913217800560988079791321780056098807979132178005609880797913217800560988079791321780056098807979132178005609880797913217800560988079791321780056098807979132178005609880797913217800560988079791321780056098807979132178005609880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ef5047-2d04-41ac-ba48-f6f99ede7d8d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b53d7f6f-35db-4518-931b-014032026add, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53d7f6f-35db-4518-931b-014032026add, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15789957731117743214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578995773111774321415789957731117743214157899577311177432141578995773111774321415789957731117743214157899577311177432141578995773111774321415789957731117743214157899577311177432141578995773111774321415789957731117743214157899577311177432141578995773111774321415789957731117743214157899577311177432141578995773111774321415789957731117743214157899577311177432141578995773111774321415789957731117743214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b67b001-96f9-4027-9002-a6c8eac41183, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17a8e7de-e2f5-4fc4-9572-237774c100cf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a8e7de-e2f5-4fc4-9572-237774c100cf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17129814168313799448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712981416831379944817129814168313799448171298141683137994481712981416831379944817129814168313799448171298141683137994481712981416831379944817129814168313799448171298141683137994481712981416831379944817129814168313799448171298141683137994481712981416831379944817129814168313799448171298141683137994481712981416831379944817129814168313799448171298141683137994481712981416831379944817129814168313799448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53d7f6f-35db-4518-931b-014032026add, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd0d7fe8-4ada-44de-a29d-7a423c0445be, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0d7fe8-4ada-44de-a29d-7a423c0445be, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1106048650372653939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11060486503726539391106048650372653939110604865037265393911060486503726539391106048650372653939110604865037265393911060486503726539391106048650372653939110604865037265393911060486503726539391106048650372653939110604865037265393911060486503726539391106048650372653939110604865037265393911060486503726539391106048650372653939110604865037265393911060486503726539391106048650372653939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a8e7de-e2f5-4fc4-9572-237774c100cf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6fcb68f-ba96-4994-8b14-0f60dab8f9e0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fcb68f-ba96-4994-8b14-0f60dab8f9e0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14035270405043192834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403527040504319283414035270405043192834140352704050431928341403527040504319283414035270405043192834140352704050431928341403527040504319283414035270405043192834140352704050431928341403527040504319283414035270405043192834140352704050431928341403527040504319283414035270405043192834140352704050431928341403527040504319283414035270405043192834140352704050431928341403527040504319283414035270405043192834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0d7fe8-4ada-44de-a29d-7a423c0445be, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1629e89d-955c-49f4-8bf1-d91225222a5b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1629e89d-955c-49f4-8bf1-d91225222a5b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649170115971165802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16491701159711658021649170115971165802164917011597116580216491701159711658021649170115971165802164917011597116580216491701159711658021649170115971165802164917011597116580216491701159711658021649170115971165802164917011597116580216491701159711658021649170115971165802164917011597116580216491701159711658021649170115971165802164917011597116580216491701159711658021649170115971165802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fcb68f-ba96-4994-8b14-0f60dab8f9e0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b539a97-03bc-4c19-8719-7c1bf3dbd126, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b539a97-03bc-4c19-8719-7c1bf3dbd126, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18203509475535757492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820350947553575749218203509475535757492182035094755357574921820350947553575749218203509475535757492182035094755357574921820350947553575749218203509475535757492182035094755357574921820350947553575749218203509475535757492182035094755357574921820350947553575749218203509475535757492182035094755357574921820350947553575749218203509475535757492182035094755357574921820350947553575749218203509475535757492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1629e89d-955c-49f4-8bf1-d91225222a5b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8339e2f1-9e13-402e-bd98-02546be35bfd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8339e2f1-9e13-402e-bd98-02546be35bfd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 871588384901228469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469871588384901228469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b539a97-03bc-4c19-8719-7c1bf3dbd126, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8110961a-1d0c-4268-99f2-fa81a463b98a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8110961a-1d0c-4268-99f2-fa81a463b98a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4692923064505848114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46929230645058481144692923064505848114469292306450584811446929230645058481144692923064505848114469292306450584811446929230645058481144692923064505848114469292306450584811446929230645058481144692923064505848114469292306450584811446929230645058481144692923064505848114469292306450584811446929230645058481144692923064505848114469292306450584811446929230645058481144692923064505848114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8339e2f1-9e13-402e-bd98-02546be35bfd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0abf5526-6fc3-4ee7-aef9-d38f54264354, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abf5526-6fc3-4ee7-aef9-d38f54264354, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3389658640034268412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33896586400342684123389658640034268412338965864003426841233896586400342684123389658640034268412338965864003426841233896586400342684123389658640034268412338965864003426841233896586400342684123389658640034268412338965864003426841233896586400342684123389658640034268412338965864003426841233896586400342684123389658640034268412338965864003426841233896586400342684123389658640034268412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8110961a-1d0c-4268-99f2-fa81a463b98a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06fa4c5c-ebbd-4ea0-82b1-ac4ccdd37e36, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06fa4c5c-ebbd-4ea0-82b1-ac4ccdd37e36, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13904459437047579522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390445943704757952213904459437047579522139044594370475795221390445943704757952213904459437047579522139044594370475795221390445943704757952213904459437047579522139044594370475795221390445943704757952213904459437047579522139044594370475795221390445943704757952213904459437047579522139044594370475795221390445943704757952213904459437047579522139044594370475795221390445943704757952213904459437047579522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abf5526-6fc3-4ee7-aef9-d38f54264354, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e019e903-e134-4057-a321-7329cab75f6f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e019e903-e134-4057-a321-7329cab75f6f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1110042568180186507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11100425681801865071110042568180186507111004256818018650711100425681801865071110042568180186507111004256818018650711100425681801865071110042568180186507111004256818018650711100425681801865071110042568180186507111004256818018650711100425681801865071110042568180186507111004256818018650711100425681801865071110042568180186507111004256818018650711100425681801865071110042568180186507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06fa4c5c-ebbd-4ea0-82b1-ac4ccdd37e36, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64e15f68-7938-4727-a107-ec4e5d112cbe, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e15f68-7938-4727-a107-ec4e5d112cbe, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15108861360616613719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510886136061661371915108861360616613719151088613606166137191510886136061661371915108861360616613719151088613606166137191510886136061661371915108861360616613719151088613606166137191510886136061661371915108861360616613719151088613606166137191510886136061661371915108861360616613719151088613606166137191510886136061661371915108861360616613719151088613606166137191510886136061661371915108861360616613719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e019e903-e134-4057-a321-7329cab75f6f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99d64e71-a383-454a-9804-a5f8207d540b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d64e71-a383-454a-9804-a5f8207d540b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8086334502730070676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80863345027300706768086334502730070676808633450273007067680863345027300706768086334502730070676808633450273007067680863345027300706768086334502730070676808633450273007067680863345027300706768086334502730070676808633450273007067680863345027300706768086334502730070676808633450273007067680863345027300706768086334502730070676808633450273007067680863345027300706768086334502730070676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e15f68-7938-4727-a107-ec4e5d112cbe, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89639007-54c0-446e-adc3-494f44252177, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89639007-54c0-446e-adc3-494f44252177, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7365040971597071227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73650409715970712277365040971597071227736504097159707122773650409715970712277365040971597071227736504097159707122773650409715970712277365040971597071227736504097159707122773650409715970712277365040971597071227736504097159707122773650409715970712277365040971597071227736504097159707122773650409715970712277365040971597071227736504097159707122773650409715970712277365040971597071227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d64e71-a383-454a-9804-a5f8207d540b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89639007-54c0-446e-adc3-494f44252177, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c27d01d2-f888-49ed-b479-eb1b25a78345, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27d01d2-f888-49ed-b479-eb1b25a78345, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2393603261791817275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23936032617918172752393603261791817275239360326179181727523936032617918172752393603261791817275239360326179181727523936032617918172752393603261791817275239360326179181727523936032617918172752393603261791817275239360326179181727523936032617918172752393603261791817275239360326179181727523936032617918172752393603261791817275239360326179181727523936032617918172752393603261791817275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 300b018e-34fd-41f8-b083-20c666513bd5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300b018e-34fd-41f8-b083-20c666513bd5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13401925336512760034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340192533651276003413401925336512760034134019253365127600341340192533651276003413401925336512760034134019253365127600341340192533651276003413401925336512760034134019253365127600341340192533651276003413401925336512760034134019253365127600341340192533651276003413401925336512760034134019253365127600341340192533651276003413401925336512760034134019253365127600341340192533651276003413401925336512760034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27d01d2-f888-49ed-b479-eb1b25a78345, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 989fe686-b354-472f-91b2-76a761ee5b4b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989fe686-b354-472f-91b2-76a761ee5b4b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5422208756446316792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54222087564463167925422208756446316792542220875644631679254222087564463167925422208756446316792542220875644631679254222087564463167925422208756446316792542220875644631679254222087564463167925422208756446316792542220875644631679254222087564463167925422208756446316792542220875644631679254222087564463167925422208756446316792542220875644631679254222087564463167925422208756446316792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300b018e-34fd-41f8-b083-20c666513bd5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d7e2b84-cc30-4af8-b5ed-fd41e0a3eb86, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d7e2b84-cc30-4af8-b5ed-fd41e0a3eb86, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7252562162896972142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72525621628969721427252562162896972142725256216289697214272525621628969721427252562162896972142725256216289697214272525621628969721427252562162896972142725256216289697214272525621628969721427252562162896972142725256216289697214272525621628969721427252562162896972142725256216289697214272525621628969721427252562162896972142725256216289697214272525621628969721427252562162896972142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d7e2b84-cc30-4af8-b5ed-fd41e0a3eb86, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ac526aa-db22-4f56-8528-4529db5c0691, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac526aa-db22-4f56-8528-4529db5c0691, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123195468493751674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012319546849375167410123195468493751674101231954684937516741012319546849375167410123195468493751674101231954684937516741012319546849375167410123195468493751674101231954684937516741012319546849375167410123195468493751674101231954684937516741012319546849375167410123195468493751674101231954684937516741012319546849375167410123195468493751674101231954684937516741012319546849375167410123195468493751674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989fe686-b354-472f-91b2-76a761ee5b4b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ee6c9e3-8800-43f5-9c6b-f167dbd75d02, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee6c9e3-8800-43f5-9c6b-f167dbd75d02, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2012200041513887183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20122000415138871832012200041513887183201220004151388718320122000415138871832012200041513887183201220004151388718320122000415138871832012200041513887183201220004151388718320122000415138871832012200041513887183201220004151388718320122000415138871832012200041513887183201220004151388718320122000415138871832012200041513887183201220004151388718320122000415138871832012200041513887183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac526aa-db22-4f56-8528-4529db5c0691, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7338ee5-e648-450d-9f32-67d8524b3a2b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7338ee5-e648-450d-9f32-67d8524b3a2b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11407433139149569788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140743313914956978811407433139149569788114074331391495697881140743313914956978811407433139149569788114074331391495697881140743313914956978811407433139149569788114074331391495697881140743313914956978811407433139149569788114074331391495697881140743313914956978811407433139149569788114074331391495697881140743313914956978811407433139149569788114074331391495697881140743313914956978811407433139149569788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee6c9e3-8800-43f5-9c6b-f167dbd75d02, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 044be6cf-6cc7-40d3-b611-9d6a41b399ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 044be6cf-6cc7-40d3-b611-9d6a41b399ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8994704306176858132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89947043061768581328994704306176858132899470430617685813289947043061768581328994704306176858132899470430617685813289947043061768581328994704306176858132899470430617685813289947043061768581328994704306176858132899470430617685813289947043061768581328994704306176858132899470430617685813289947043061768581328994704306176858132899470430617685813289947043061768581328994704306176858132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7338ee5-e648-450d-9f32-67d8524b3a2b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7c37e49-c113-42e3-aa48-7c7ec186deeb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c37e49-c113-42e3-aa48-7c7ec186deeb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297196632898353377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82971966328983533778297196632898353377829719663289835337782971966328983533778297196632898353377829719663289835337782971966328983533778297196632898353377829719663289835337782971966328983533778297196632898353377829719663289835337782971966328983533778297196632898353377829719663289835337782971966328983533778297196632898353377829719663289835337782971966328983533778297196632898353377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 044be6cf-6cc7-40d3-b611-9d6a41b399ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c37e49-c113-42e3-aa48-7c7ec186deeb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f21a9c88-7ced-4c81-9038-90f3ac46dc8a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21a9c88-7ced-4c81-9038-90f3ac46dc8a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2377177036085813906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23771770360858139062377177036085813906237717703608581390623771770360858139062377177036085813906237717703608581390623771770360858139062377177036085813906237717703608581390623771770360858139062377177036085813906237717703608581390623771770360858139062377177036085813906237717703608581390623771770360858139062377177036085813906237717703608581390623771770360858139062377177036085813906" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a60bc1a2-afbc-42b5-976b-25d3c275fb75, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60bc1a2-afbc-42b5-976b-25d3c275fb75, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701044937973559715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470104493797355971514701044937973559715147010449379735597151470104493797355971514701044937973559715147010449379735597151470104493797355971514701044937973559715147010449379735597151470104493797355971514701044937973559715147010449379735597151470104493797355971514701044937973559715147010449379735597151470104493797355971514701044937973559715147010449379735597151470104493797355971514701044937973559715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21a9c88-7ced-4c81-9038-90f3ac46dc8a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b37d0360-37df-4809-be8d-26deece5a5df, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37d0360-37df-4809-be8d-26deece5a5df, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12611984902561850715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261198490256185071512611984902561850715126119849025618507151261198490256185071512611984902561850715126119849025618507151261198490256185071512611984902561850715126119849025618507151261198490256185071512611984902561850715126119849025618507151261198490256185071512611984902561850715126119849025618507151261198490256185071512611984902561850715126119849025618507151261198490256185071512611984902561850715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60bc1a2-afbc-42b5-976b-25d3c275fb75, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc4f2904-54b0-4ffa-8f35-b1e0ac1e5038, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4f2904-54b0-4ffa-8f35-b1e0ac1e5038, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13462326640812334461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346232664081233446113462326640812334461134623266408123344611346232664081233446113462326640812334461134623266408123344611346232664081233446113462326640812334461134623266408123344611346232664081233446113462326640812334461134623266408123344611346232664081233446113462326640812334461134623266408123344611346232664081233446113462326640812334461134623266408123344611346232664081233446113462326640812334461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4f2904-54b0-4ffa-8f35-b1e0ac1e5038, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ba7847a-391a-4aa7-bb54-b1dbb8efc9cc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba7847a-391a-4aa7-bb54-b1dbb8efc9cc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5329018780641359065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53290187806413590655329018780641359065532901878064135906553290187806413590655329018780641359065532901878064135906553290187806413590655329018780641359065532901878064135906553290187806413590655329018780641359065532901878064135906553290187806413590655329018780641359065532901878064135906553290187806413590655329018780641359065532901878064135906553290187806413590655329018780641359065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37d0360-37df-4809-be8d-26deece5a5df, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 234b5573-4711-4b0d-b3d6-b359d5084d31, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234b5573-4711-4b0d-b3d6-b359d5084d31, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15917278416052041653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591727841605204165315917278416052041653159172784160520416531591727841605204165315917278416052041653159172784160520416531591727841605204165315917278416052041653159172784160520416531591727841605204165315917278416052041653159172784160520416531591727841605204165315917278416052041653159172784160520416531591727841605204165315917278416052041653159172784160520416531591727841605204165315917278416052041653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba7847a-391a-4aa7-bb54-b1dbb8efc9cc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef593e61-c65c-4a53-899c-59909ec13a27, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef593e61-c65c-4a53-899c-59909ec13a27, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2570180932785104469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25701809327851044692570180932785104469257018093278510446925701809327851044692570180932785104469257018093278510446925701809327851044692570180932785104469257018093278510446925701809327851044692570180932785104469257018093278510446925701809327851044692570180932785104469257018093278510446925701809327851044692570180932785104469257018093278510446925701809327851044692570180932785104469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234b5573-4711-4b0d-b3d6-b359d5084d31, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8be35a1d-e9c2-4524-b7f5-daa94722d74e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be35a1d-e9c2-4524-b7f5-daa94722d74e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11147453666220521047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114745366622052104711147453666220521047111474536662205210471114745366622052104711147453666220521047111474536662205210471114745366622052104711147453666220521047111474536662205210471114745366622052104711147453666220521047111474536662205210471114745366622052104711147453666220521047111474536662205210471114745366622052104711147453666220521047111474536662205210471114745366622052104711147453666220521047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef593e61-c65c-4a53-899c-59909ec13a27, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be35a1d-e9c2-4524-b7f5-daa94722d74e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4792cd19-45d2-4173-aafa-ac3122f7336c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4b3e7a8-d49c-4819-a467-94e78035cddd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b3e7a8-d49c-4819-a467-94e78035cddd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3862358494125265270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38623584941252652703862358494125265270386235849412526527038623584941252652703862358494125265270386235849412526527038623584941252652703862358494125265270386235849412526527038623584941252652703862358494125265270386235849412526527038623584941252652703862358494125265270386235849412526527038623584941252652703862358494125265270386235849412526527038623584941252652703862358494125265270" } } } 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, 4792cd19-45d2-4173-aafa-ac3122f7336c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10837396151365205192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083739615136520519210837396151365205192108373961513652051921083739615136520519210837396151365205192108373961513652051921083739615136520519210837396151365205192108373961513652051921083739615136520519210837396151365205192108373961513652051921083739615136520519210837396151365205192108373961513652051921083739615136520519210837396151365205192108373961513652051921083739615136520519210837396151365205192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b3e7a8-d49c-4819-a467-94e78035cddd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4792cd19-45d2-4173-aafa-ac3122f7336c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c521e15d-9068-4762-8b66-5de3df01a197, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c521e15d-9068-4762-8b66-5de3df01a197, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16203588130153679749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620358813015367974916203588130153679749162035881301536797491620358813015367974916203588130153679749162035881301536797491620358813015367974916203588130153679749162035881301536797491620358813015367974916203588130153679749162035881301536797491620358813015367974916203588130153679749162035881301536797491620358813015367974916203588130153679749162035881301536797491620358813015367974916203588130153679749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a02f8369-2a05-43b2-89c7-09bfd5c6aa13, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02f8369-2a05-43b2-89c7-09bfd5c6aa13, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17256711444242853441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725671144424285344117256711444242853441172567114442428534411725671144424285344117256711444242853441172567114442428534411725671144424285344117256711444242853441172567114442428534411725671144424285344117256711444242853441172567114442428534411725671144424285344117256711444242853441172567114442428534411725671144424285344117256711444242853441172567114442428534411725671144424285344117256711444242853441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c521e15d-9068-4762-8b66-5de3df01a197, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc5448c5-4a1d-48e9-a3e8-6a0b1468e81d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5448c5-4a1d-48e9-a3e8-6a0b1468e81d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17043642430702696915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704364243070269691517043642430702696915170436424307026969151704364243070269691517043642430702696915170436424307026969151704364243070269691517043642430702696915170436424307026969151704364243070269691517043642430702696915170436424307026969151704364243070269691517043642430702696915170436424307026969151704364243070269691517043642430702696915170436424307026969151704364243070269691517043642430702696915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02f8369-2a05-43b2-89c7-09bfd5c6aa13, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f1b3c41-6dca-46df-aed0-19a2093faf98, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1b3c41-6dca-46df-aed0-19a2093faf98, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16023450217758347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602345021775834716023450217758347160234502177583471602345021775834716023450217758347160234502177583471602345021775834716023450217758347160234502177583471602345021775834716023450217758347160234502177583471602345021775834716023450217758347160234502177583471602345021775834716023450217758347160234502177583471602345021775834716023450217758347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5448c5-4a1d-48e9-a3e8-6a0b1468e81d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1b3c41-6dca-46df-aed0-19a2093faf98, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df7caefa-e61e-4da4-8c05-28876e3b2c8c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7caefa-e61e-4da4-8c05-28876e3b2c8c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6781895468399455068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67818954683994550686781895468399455068678189546839945506867818954683994550686781895468399455068678189546839945506867818954683994550686781895468399455068678189546839945506867818954683994550686781895468399455068678189546839945506867818954683994550686781895468399455068678189546839945506867818954683994550686781895468399455068678189546839945506867818954683994550686781895468399455068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80e884f3-5d7b-40dd-85ff-75393fc037fe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e884f3-5d7b-40dd-85ff-75393fc037fe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11549844073516890046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154984407351689004611549844073516890046115498440735168900461154984407351689004611549844073516890046115498440735168900461154984407351689004611549844073516890046115498440735168900461154984407351689004611549844073516890046115498440735168900461154984407351689004611549844073516890046115498440735168900461154984407351689004611549844073516890046115498440735168900461154984407351689004611549844073516890046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7caefa-e61e-4da4-8c05-28876e3b2c8c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6102111c-8fbc-4784-a954-1329f75d48b0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6102111c-8fbc-4784-a954-1329f75d48b0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3185027745087551607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31850277450875516073185027745087551607318502774508755160731850277450875516073185027745087551607318502774508755160731850277450875516073185027745087551607318502774508755160731850277450875516073185027745087551607318502774508755160731850277450875516073185027745087551607318502774508755160731850277450875516073185027745087551607318502774508755160731850277450875516073185027745087551607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e884f3-5d7b-40dd-85ff-75393fc037fe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8f6008d-2ef9-4b53-a8ac-127c4dc77eb5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f6008d-2ef9-4b53-a8ac-127c4dc77eb5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558189879164511180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45581898791645111804558189879164511180455818987916451118045581898791645111804558189879164511180455818987916451118045581898791645111804558189879164511180455818987916451118045581898791645111804558189879164511180455818987916451118045581898791645111804558189879164511180455818987916451118045581898791645111804558189879164511180455818987916451118045581898791645111804558189879164511180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6102111c-8fbc-4784-a954-1329f75d48b0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56c02820-86c6-404f-962d-f81d546514b9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c02820-86c6-404f-962d-f81d546514b9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12782712462333815731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278271246233381573112782712462333815731127827124623338157311278271246233381573112782712462333815731127827124623338157311278271246233381573112782712462333815731127827124623338157311278271246233381573112782712462333815731127827124623338157311278271246233381573112782712462333815731127827124623338157311278271246233381573112782712462333815731127827124623338157311278271246233381573112782712462333815731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f6008d-2ef9-4b53-a8ac-127c4dc77eb5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a18662d8-e7ae-45aa-8bcd-3ecedf98407c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18662d8-e7ae-45aa-8bcd-3ecedf98407c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17897154825395443525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789715482539544352517897154825395443525178971548253954435251789715482539544352517897154825395443525178971548253954435251789715482539544352517897154825395443525178971548253954435251789715482539544352517897154825395443525178971548253954435251789715482539544352517897154825395443525178971548253954435251789715482539544352517897154825395443525178971548253954435251789715482539544352517897154825395443525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c02820-86c6-404f-962d-f81d546514b9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 754e1d9c-2a7f-438e-b057-18690f62c4f2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754e1d9c-2a7f-438e-b057-18690f62c4f2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17161210926451589768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716121092645158976817161210926451589768171612109264515897681716121092645158976817161210926451589768171612109264515897681716121092645158976817161210926451589768171612109264515897681716121092645158976817161210926451589768171612109264515897681716121092645158976817161210926451589768171612109264515897681716121092645158976817161210926451589768171612109264515897681716121092645158976817161210926451589768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18662d8-e7ae-45aa-8bcd-3ecedf98407c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, adcd254a-99ef-45fa-bba1-b7e9eb17b8f5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adcd254a-99ef-45fa-bba1-b7e9eb17b8f5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1935180052863387928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19351800528633879281935180052863387928193518005286338792819351800528633879281935180052863387928193518005286338792819351800528633879281935180052863387928193518005286338792819351800528633879281935180052863387928193518005286338792819351800528633879281935180052863387928193518005286338792819351800528633879281935180052863387928193518005286338792819351800528633879281935180052863387928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754e1d9c-2a7f-438e-b057-18690f62c4f2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f99d612-0ad6-4702-a581-69234bc20ad3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adcd254a-99ef-45fa-bba1-b7e9eb17b8f5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33d24944-17c2-4c73-8b6f-735eaadc7d80, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d24944-17c2-4c73-8b6f-735eaadc7d80, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18437927293933474769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843792729393347476918437927293933474769184379272939334747691843792729393347476918437927293933474769184379272939334747691843792729393347476918437927293933474769184379272939334747691843792729393347476918437927293933474769184379272939334747691843792729393347476918437927293933474769184379272939334747691843792729393347476918437927293933474769184379272939334747691843792729393347476918437927293933474769" } } } 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, 2f99d612-0ad6-4702-a581-69234bc20ad3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3762705986616829089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37627059866168290893762705986616829089376270598661682908937627059866168290893762705986616829089376270598661682908937627059866168290893762705986616829089376270598661682908937627059866168290893762705986616829089376270598661682908937627059866168290893762705986616829089376270598661682908937627059866168290893762705986616829089376270598661682908937627059866168290893762705986616829089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d24944-17c2-4c73-8b6f-735eaadc7d80, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24c58b99-553d-419b-a4d3-91f03a1805fc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c58b99-553d-419b-a4d3-91f03a1805fc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13826070987636052833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382607098763605283313826070987636052833138260709876360528331382607098763605283313826070987636052833138260709876360528331382607098763605283313826070987636052833138260709876360528331382607098763605283313826070987636052833138260709876360528331382607098763605283313826070987636052833138260709876360528331382607098763605283313826070987636052833138260709876360528331382607098763605283313826070987636052833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f99d612-0ad6-4702-a581-69234bc20ad3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 169f188a-8447-476d-b2cf-df18309815a7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169f188a-8447-476d-b2cf-df18309815a7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12181459550824449877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218145955082444987712181459550824449877121814595508244498771218145955082444987712181459550824449877121814595508244498771218145955082444987712181459550824449877121814595508244498771218145955082444987712181459550824449877121814595508244498771218145955082444987712181459550824449877121814595508244498771218145955082444987712181459550824449877121814595508244498771218145955082444987712181459550824449877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169f188a-8447-476d-b2cf-df18309815a7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af6e0ea2-434b-4d2d-86a1-b1fc8523d79d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af6e0ea2-434b-4d2d-86a1-b1fc8523d79d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2998769903601806242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29987699036018062422998769903601806242299876990360180624229987699036018062422998769903601806242299876990360180624229987699036018062422998769903601806242299876990360180624229987699036018062422998769903601806242299876990360180624229987699036018062422998769903601806242299876990360180624229987699036018062422998769903601806242299876990360180624229987699036018062422998769903601806242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c58b99-553d-419b-a4d3-91f03a1805fc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b0156e9-7816-446d-a5ff-690387b58355, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0156e9-7816-446d-a5ff-690387b58355, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3917503362308220087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39175033623082200873917503362308220087391750336230822008739175033623082200873917503362308220087391750336230822008739175033623082200873917503362308220087391750336230822008739175033623082200873917503362308220087391750336230822008739175033623082200873917503362308220087391750336230822008739175033623082200873917503362308220087391750336230822008739175033623082200873917503362308220087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af6e0ea2-434b-4d2d-86a1-b1fc8523d79d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f0d4920-3b52-43ae-a3e3-75d7121449a7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0d4920-3b52-43ae-a3e3-75d7121449a7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8840119550946142312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88401195509461423128840119550946142312884011955094614231288401195509461423128840119550946142312884011955094614231288401195509461423128840119550946142312884011955094614231288401195509461423128840119550946142312884011955094614231288401195509461423128840119550946142312884011955094614231288401195509461423128840119550946142312884011955094614231288401195509461423128840119550946142312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0156e9-7816-446d-a5ff-690387b58355, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 465b9527-f115-42b9-abe4-21b4bf250471, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 465b9527-f115-42b9-abe4-21b4bf250471, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10151051650275309128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015105165027530912810151051650275309128101510516502753091281015105165027530912810151051650275309128101510516502753091281015105165027530912810151051650275309128101510516502753091281015105165027530912810151051650275309128101510516502753091281015105165027530912810151051650275309128101510516502753091281015105165027530912810151051650275309128101510516502753091281015105165027530912810151051650275309128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 465b9527-f115-42b9-abe4-21b4bf250471, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ea110f4-a380-41a6-b53e-83675bc614cc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0d4920-3b52-43ae-a3e3-75d7121449a7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62e76748-4779-41a7-9b06-a6b01d1278ff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62e76748-4779-41a7-9b06-a6b01d1278ff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10339706831177196846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033970683117719684610339706831177196846103397068311771968461033970683117719684610339706831177196846103397068311771968461033970683117719684610339706831177196846103397068311771968461033970683117719684610339706831177196846103397068311771968461033970683117719684610339706831177196846103397068311771968461033970683117719684610339706831177196846103397068311771968461033970683117719684610339706831177196846" } } } 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, 5ea110f4-a380-41a6-b53e-83675bc614cc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123121099510222333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012312109951022233310123121099510222333101231210995102223331012312109951022233310123121099510222333101231210995102223331012312109951022233310123121099510222333101231210995102223331012312109951022233310123121099510222333101231210995102223331012312109951022233310123121099510222333101231210995102223331012312109951022233310123121099510222333101231210995102223331012312109951022233310123121099510222333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea110f4-a380-41a6-b53e-83675bc614cc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c85313b-401d-43c9-bdd1-9a121e645cc7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62e76748-4779-41a7-9b06-a6b01d1278ff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11ea0b90-9157-4b84-b7f6-e0c4164caa41, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ea0b90-9157-4b84-b7f6-e0c4164caa41, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354798667310651341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73547986673106513417354798667310651341735479866731065134173547986673106513417354798667310651341735479866731065134173547986673106513417354798667310651341735479866731065134173547986673106513417354798667310651341735479866731065134173547986673106513417354798667310651341735479866731065134173547986673106513417354798667310651341735479866731065134173547986673106513417354798667310651341" } } } 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, 6c85313b-401d-43c9-bdd1-9a121e645cc7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226814818088674557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722681481808867455717226814818088674557172268148180886745571722681481808867455717226814818088674557172268148180886745571722681481808867455717226814818088674557172268148180886745571722681481808867455717226814818088674557172268148180886745571722681481808867455717226814818088674557172268148180886745571722681481808867455717226814818088674557172268148180886745571722681481808867455717226814818088674557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ea0b90-9157-4b84-b7f6-e0c4164caa41, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 700c8dfc-b3a1-438c-92ca-b1775d687e4b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700c8dfc-b3a1-438c-92ca-b1775d687e4b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18419424999329060027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841942499932906002718419424999329060027184194249993290600271841942499932906002718419424999329060027184194249993290600271841942499932906002718419424999329060027184194249993290600271841942499932906002718419424999329060027184194249993290600271841942499932906002718419424999329060027184194249993290600271841942499932906002718419424999329060027184194249993290600271841942499932906002718419424999329060027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c85313b-401d-43c9-bdd1-9a121e645cc7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 798d28f6-5274-4e77-956a-4afd37805ad3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798d28f6-5274-4e77-956a-4afd37805ad3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12729553461902567035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272955346190256703512729553461902567035127295534619025670351272955346190256703512729553461902567035127295534619025670351272955346190256703512729553461902567035127295534619025670351272955346190256703512729553461902567035127295534619025670351272955346190256703512729553461902567035127295534619025670351272955346190256703512729553461902567035127295534619025670351272955346190256703512729553461902567035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798d28f6-5274-4e77-956a-4afd37805ad3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eeb5739e-0b4d-4e72-9dab-131ea7b2441d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700c8dfc-b3a1-438c-92ca-b1775d687e4b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4569b413-54f4-499f-afad-d4567928e8c6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4569b413-54f4-499f-afad-d4567928e8c6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781445490060827334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87814454900608273348781445490060827334878144549006082733487814454900608273348781445490060827334878144549006082733487814454900608273348781445490060827334878144549006082733487814454900608273348781445490060827334878144549006082733487814454900608273348781445490060827334878144549006082733487814454900608273348781445490060827334878144549006082733487814454900608273348781445490060827334" } } } 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, eeb5739e-0b4d-4e72-9dab-131ea7b2441d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18342613387770636189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834261338777063618918342613387770636189183426133877706361891834261338777063618918342613387770636189183426133877706361891834261338777063618918342613387770636189183426133877706361891834261338777063618918342613387770636189183426133877706361891834261338777063618918342613387770636189183426133877706361891834261338777063618918342613387770636189183426133877706361891834261338777063618918342613387770636189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb5739e-0b4d-4e72-9dab-131ea7b2441d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0763da9a-4032-411e-832a-c6a91e2e232d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0763da9a-4032-411e-832a-c6a91e2e232d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599506863099817331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45995068630998173314599506863099817331459950686309981733145995068630998173314599506863099817331459950686309981733145995068630998173314599506863099817331459950686309981733145995068630998173314599506863099817331459950686309981733145995068630998173314599506863099817331459950686309981733145995068630998173314599506863099817331459950686309981733145995068630998173314599506863099817331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4569b413-54f4-499f-afad-d4567928e8c6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7362f4f-a452-43ef-9ba0-e7b01d19ad93, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7362f4f-a452-43ef-9ba0-e7b01d19ad93, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11340950835602504935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134095083560250493511340950835602504935113409508356025049351134095083560250493511340950835602504935113409508356025049351134095083560250493511340950835602504935113409508356025049351134095083560250493511340950835602504935113409508356025049351134095083560250493511340950835602504935113409508356025049351134095083560250493511340950835602504935113409508356025049351134095083560250493511340950835602504935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0763da9a-4032-411e-832a-c6a91e2e232d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d90c087-4fbe-4dcc-a95c-5eaeac78c57b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d90c087-4fbe-4dcc-a95c-5eaeac78c57b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17872882993513095096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787288299351309509617872882993513095096178728829935130950961787288299351309509617872882993513095096178728829935130950961787288299351309509617872882993513095096178728829935130950961787288299351309509617872882993513095096178728829935130950961787288299351309509617872882993513095096178728829935130950961787288299351309509617872882993513095096178728829935130950961787288299351309509617872882993513095096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7362f4f-a452-43ef-9ba0-e7b01d19ad93, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ded597ff-1bb9-4a06-b566-9cbac655c83f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded597ff-1bb9-4a06-b566-9cbac655c83f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4269604971071579728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42696049710715797284269604971071579728426960497107157972842696049710715797284269604971071579728426960497107157972842696049710715797284269604971071579728426960497107157972842696049710715797284269604971071579728426960497107157972842696049710715797284269604971071579728426960497107157972842696049710715797284269604971071579728426960497107157972842696049710715797284269604971071579728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d90c087-4fbe-4dcc-a95c-5eaeac78c57b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cc3de16-dbf4-4e38-933b-3ff1f3648483, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc3de16-dbf4-4e38-933b-3ff1f3648483, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388299930611384936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638829993061138493616388299930611384936163882999306113849361638829993061138493616388299930611384936163882999306113849361638829993061138493616388299930611384936163882999306113849361638829993061138493616388299930611384936163882999306113849361638829993061138493616388299930611384936163882999306113849361638829993061138493616388299930611384936163882999306113849361638829993061138493616388299930611384936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded597ff-1bb9-4a06-b566-9cbac655c83f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e20670c-ee0b-40c0-bd81-d68b004b77e8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e20670c-ee0b-40c0-bd81-d68b004b77e8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388210941040954371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638821094104095437116388210941040954371163882109410409543711638821094104095437116388210941040954371163882109410409543711638821094104095437116388210941040954371163882109410409543711638821094104095437116388210941040954371163882109410409543711638821094104095437116388210941040954371163882109410409543711638821094104095437116388210941040954371163882109410409543711638821094104095437116388210941040954371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc3de16-dbf4-4e38-933b-3ff1f3648483, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85297745-c397-4fb3-917d-b546ec362c66, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85297745-c397-4fb3-917d-b546ec362c66, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14167627296961763468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416762729696176346814167627296961763468141676272969617634681416762729696176346814167627296961763468141676272969617634681416762729696176346814167627296961763468141676272969617634681416762729696176346814167627296961763468141676272969617634681416762729696176346814167627296961763468141676272969617634681416762729696176346814167627296961763468141676272969617634681416762729696176346814167627296961763468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e20670c-ee0b-40c0-bd81-d68b004b77e8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3516b7c-d287-429e-af5d-29e74ce27f56, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3516b7c-d287-429e-af5d-29e74ce27f56, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3515385452913329003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35153854529133290033515385452913329003351538545291332900335153854529133290033515385452913329003351538545291332900335153854529133290033515385452913329003351538545291332900335153854529133290033515385452913329003351538545291332900335153854529133290033515385452913329003351538545291332900335153854529133290033515385452913329003351538545291332900335153854529133290033515385452913329003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3516b7c-d287-429e-af5d-29e74ce27f56, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e234664-0ea6-40e8-9741-b9c8c7ac2af2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e234664-0ea6-40e8-9741-b9c8c7ac2af2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11219514619704648111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121951461970464811111219514619704648111112195146197046481111121951461970464811111219514619704648111112195146197046481111121951461970464811111219514619704648111112195146197046481111121951461970464811111219514619704648111112195146197046481111121951461970464811111219514619704648111112195146197046481111121951461970464811111219514619704648111112195146197046481111121951461970464811111219514619704648111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85297745-c397-4fb3-917d-b546ec362c66, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e2bc863-e02c-4d61-9817-32a2e629e657, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2bc863-e02c-4d61-9817-32a2e629e657, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5218985951630701164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52189859516307011645218985951630701164521898595163070116452189859516307011645218985951630701164521898595163070116452189859516307011645218985951630701164521898595163070116452189859516307011645218985951630701164521898595163070116452189859516307011645218985951630701164521898595163070116452189859516307011645218985951630701164521898595163070116452189859516307011645218985951630701164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e234664-0ea6-40e8-9741-b9c8c7ac2af2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2b31277-0dd7-419e-a97f-872e6a6b1d2d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2bc863-e02c-4d61-9817-32a2e629e657, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a6c7772-10c6-4982-affe-39dc4c50f749, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6c7772-10c6-4982-affe-39dc4c50f749, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9057662737264608772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90576627372646087729057662737264608772905766273726460877290576627372646087729057662737264608772905766273726460877290576627372646087729057662737264608772905766273726460877290576627372646087729057662737264608772905766273726460877290576627372646087729057662737264608772905766273726460877290576627372646087729057662737264608772905766273726460877290576627372646087729057662737264608772" } } } 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, d2b31277-0dd7-419e-a97f-872e6a6b1d2d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654469282013133748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36544692820131337483654469282013133748365446928201313374836544692820131337483654469282013133748365446928201313374836544692820131337483654469282013133748365446928201313374836544692820131337483654469282013133748365446928201313374836544692820131337483654469282013133748365446928201313374836544692820131337483654469282013133748365446928201313374836544692820131337483654469282013133748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b31277-0dd7-419e-a97f-872e6a6b1d2d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 023738b5-e6ea-4455-85bb-ed86a583ebb4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6c7772-10c6-4982-affe-39dc4c50f749, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1035b5e4-97bf-42ba-86d8-369e914cd3b9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1035b5e4-97bf-42ba-86d8-369e914cd3b9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15239556113583683063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523955611358368306315239556113583683063152395561135836830631523955611358368306315239556113583683063152395561135836830631523955611358368306315239556113583683063152395561135836830631523955611358368306315239556113583683063152395561135836830631523955611358368306315239556113583683063152395561135836830631523955611358368306315239556113583683063152395561135836830631523955611358368306315239556113583683063" } } } 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, 023738b5-e6ea-4455-85bb-ed86a583ebb4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513482680337082017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95134826803370820179513482680337082017951348268033708201795134826803370820179513482680337082017951348268033708201795134826803370820179513482680337082017951348268033708201795134826803370820179513482680337082017951348268033708201795134826803370820179513482680337082017951348268033708201795134826803370820179513482680337082017951348268033708201795134826803370820179513482680337082017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1035b5e4-97bf-42ba-86d8-369e914cd3b9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04790a07-cf9c-4022-b7a8-035daa267159, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04790a07-cf9c-4022-b7a8-035daa267159, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6395436886617490106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63954368866174901066395436886617490106639543688661749010663954368866174901066395436886617490106639543688661749010663954368866174901066395436886617490106639543688661749010663954368866174901066395436886617490106639543688661749010663954368866174901066395436886617490106639543688661749010663954368866174901066395436886617490106639543688661749010663954368866174901066395436886617490106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023738b5-e6ea-4455-85bb-ed86a583ebb4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17e13757-a282-4e7d-b9b9-3f50106f267d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e13757-a282-4e7d-b9b9-3f50106f267d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10190706537697753611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019070653769775361110190706537697753611101907065376977536111019070653769775361110190706537697753611101907065376977536111019070653769775361110190706537697753611101907065376977536111019070653769775361110190706537697753611101907065376977536111019070653769775361110190706537697753611101907065376977536111019070653769775361110190706537697753611101907065376977536111019070653769775361110190706537697753611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04790a07-cf9c-4022-b7a8-035daa267159, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 564f9187-2da7-4a8f-8542-d46b74ebc087, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564f9187-2da7-4a8f-8542-d46b74ebc087, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918151290621588227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391815129062158822713918151290621588227139181512906215882271391815129062158822713918151290621588227139181512906215882271391815129062158822713918151290621588227139181512906215882271391815129062158822713918151290621588227139181512906215882271391815129062158822713918151290621588227139181512906215882271391815129062158822713918151290621588227139181512906215882271391815129062158822713918151290621588227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e13757-a282-4e7d-b9b9-3f50106f267d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2cdab2d6-7704-48b1-ab06-4a04a30b5429, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdab2d6-7704-48b1-ab06-4a04a30b5429, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1034543162909053489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10345431629090534891034543162909053489103454316290905348910345431629090534891034543162909053489103454316290905348910345431629090534891034543162909053489103454316290905348910345431629090534891034543162909053489103454316290905348910345431629090534891034543162909053489103454316290905348910345431629090534891034543162909053489103454316290905348910345431629090534891034543162909053489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564f9187-2da7-4a8f-8542-d46b74ebc087, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86d3c95d-cf48-496d-93dd-2ceecaafafa7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d3c95d-cf48-496d-93dd-2ceecaafafa7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13117377950322359939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311737795032235993913117377950322359939131173779503223599391311737795032235993913117377950322359939131173779503223599391311737795032235993913117377950322359939131173779503223599391311737795032235993913117377950322359939131173779503223599391311737795032235993913117377950322359939131173779503223599391311737795032235993913117377950322359939131173779503223599391311737795032235993913117377950322359939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdab2d6-7704-48b1-ab06-4a04a30b5429, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b27bc46-4236-469f-875d-c18b3ed6b678, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b27bc46-4236-469f-875d-c18b3ed6b678, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394444794944350766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53944447949443507665394444794944350766539444479494435076653944447949443507665394444794944350766539444479494435076653944447949443507665394444794944350766539444479494435076653944447949443507665394444794944350766539444479494435076653944447949443507665394444794944350766539444479494435076653944447949443507665394444794944350766539444479494435076653944447949443507665394444794944350766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d3c95d-cf48-496d-93dd-2ceecaafafa7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5fa8abd-cd93-4de9-92b7-50ff2d28d131, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5fa8abd-cd93-4de9-92b7-50ff2d28d131, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12908355738300038276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290835573830003827612908355738300038276129083557383000382761290835573830003827612908355738300038276129083557383000382761290835573830003827612908355738300038276129083557383000382761290835573830003827612908355738300038276129083557383000382761290835573830003827612908355738300038276129083557383000382761290835573830003827612908355738300038276129083557383000382761290835573830003827612908355738300038276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b27bc46-4236-469f-875d-c18b3ed6b678, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de8ee168-bad6-40da-8130-6dfd50e474eb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8ee168-bad6-40da-8130-6dfd50e474eb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17375146890398040415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737514689039804041517375146890398040415173751468903980404151737514689039804041517375146890398040415173751468903980404151737514689039804041517375146890398040415173751468903980404151737514689039804041517375146890398040415173751468903980404151737514689039804041517375146890398040415173751468903980404151737514689039804041517375146890398040415173751468903980404151737514689039804041517375146890398040415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5fa8abd-cd93-4de9-92b7-50ff2d28d131, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89279aad-4da1-4b82-b667-d346a452e6aa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89279aad-4da1-4b82-b667-d346a452e6aa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1197213880867310695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11972138808673106951197213880867310695119721388086731069511972138808673106951197213880867310695119721388086731069511972138808673106951197213880867310695119721388086731069511972138808673106951197213880867310695119721388086731069511972138808673106951197213880867310695119721388086731069511972138808673106951197213880867310695119721388086731069511972138808673106951197213880867310695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8ee168-bad6-40da-8130-6dfd50e474eb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43fdc4b3-2cc1-4961-9a23-0bed370e015f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fdc4b3-2cc1-4961-9a23-0bed370e015f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213059534214889595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42130595342148895954213059534214889595421305953421488959542130595342148895954213059534214889595421305953421488959542130595342148895954213059534214889595421305953421488959542130595342148895954213059534214889595421305953421488959542130595342148895954213059534214889595421305953421488959542130595342148895954213059534214889595421305953421488959542130595342148895954213059534214889595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89279aad-4da1-4b82-b667-d346a452e6aa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be446a6b-bfe1-438b-b5e1-4085a3d09ddc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be446a6b-bfe1-438b-b5e1-4085a3d09ddc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10452229684624381881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045222968462438188110452229684624381881104522296846243818811045222968462438188110452229684624381881104522296846243818811045222968462438188110452229684624381881104522296846243818811045222968462438188110452229684624381881104522296846243818811045222968462438188110452229684624381881104522296846243818811045222968462438188110452229684624381881104522296846243818811045222968462438188110452229684624381881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fdc4b3-2cc1-4961-9a23-0bed370e015f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90e82d53-ad7e-4e5a-b216-d31cebec1931, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e82d53-ad7e-4e5a-b216-d31cebec1931, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059290436970889542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30592904369708895423059290436970889542305929043697088954230592904369708895423059290436970889542305929043697088954230592904369708895423059290436970889542305929043697088954230592904369708895423059290436970889542305929043697088954230592904369708895423059290436970889542305929043697088954230592904369708895423059290436970889542305929043697088954230592904369708895423059290436970889542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be446a6b-bfe1-438b-b5e1-4085a3d09ddc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6acf4469-40ee-430c-972c-597b8a29383f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6acf4469-40ee-430c-972c-597b8a29383f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4842515295096628119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48425152950966281194842515295096628119484251529509662811948425152950966281194842515295096628119484251529509662811948425152950966281194842515295096628119484251529509662811948425152950966281194842515295096628119484251529509662811948425152950966281194842515295096628119484251529509662811948425152950966281194842515295096628119484251529509662811948425152950966281194842515295096628119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e82d53-ad7e-4e5a-b216-d31cebec1931, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07b3ef32-24b2-41c4-98e5-8cdc9af5f17a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b3ef32-24b2-41c4-98e5-8cdc9af5f17a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3602274873971499556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36022748739714995563602274873971499556360227487397149955636022748739714995563602274873971499556360227487397149955636022748739714995563602274873971499556360227487397149955636022748739714995563602274873971499556360227487397149955636022748739714995563602274873971499556360227487397149955636022748739714995563602274873971499556360227487397149955636022748739714995563602274873971499556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6acf4469-40ee-430c-972c-597b8a29383f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e94a23b7-5ae8-41d6-84b0-80312d111e4a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94a23b7-5ae8-41d6-84b0-80312d111e4a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17693732573706968339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769373257370696833917693732573706968339176937325737069683391769373257370696833917693732573706968339176937325737069683391769373257370696833917693732573706968339176937325737069683391769373257370696833917693732573706968339176937325737069683391769373257370696833917693732573706968339176937325737069683391769373257370696833917693732573706968339176937325737069683391769373257370696833917693732573706968339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b3ef32-24b2-41c4-98e5-8cdc9af5f17a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ca9e80a-688c-4d77-bdf4-91d122ce9a9c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca9e80a-688c-4d77-bdf4-91d122ce9a9c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 929304117960280527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527929304117960280527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94a23b7-5ae8-41d6-84b0-80312d111e4a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6dbfcbe-0323-429d-9e01-926ca96af7a4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6dbfcbe-0323-429d-9e01-926ca96af7a4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13596372434827963417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359637243482796341713596372434827963417135963724348279634171359637243482796341713596372434827963417135963724348279634171359637243482796341713596372434827963417135963724348279634171359637243482796341713596372434827963417135963724348279634171359637243482796341713596372434827963417135963724348279634171359637243482796341713596372434827963417135963724348279634171359637243482796341713596372434827963417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca9e80a-688c-4d77-bdf4-91d122ce9a9c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a55abf29-d50c-41c8-aba0-3e3829fb2b65, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55abf29-d50c-41c8-aba0-3e3829fb2b65, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1811676382680402571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18116763826804025711811676382680402571181167638268040257118116763826804025711811676382680402571181167638268040257118116763826804025711811676382680402571181167638268040257118116763826804025711811676382680402571181167638268040257118116763826804025711811676382680402571181167638268040257118116763826804025711811676382680402571181167638268040257118116763826804025711811676382680402571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6dbfcbe-0323-429d-9e01-926ca96af7a4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d61298a5-98e3-4081-b5df-3439e37a68ce, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d61298a5-98e3-4081-b5df-3439e37a68ce, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1564727677160471744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15647276771604717441564727677160471744156472767716047174415647276771604717441564727677160471744156472767716047174415647276771604717441564727677160471744156472767716047174415647276771604717441564727677160471744156472767716047174415647276771604717441564727677160471744156472767716047174415647276771604717441564727677160471744156472767716047174415647276771604717441564727677160471744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55abf29-d50c-41c8-aba0-3e3829fb2b65, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2910d5fd-052e-47e7-a53d-a74a62d1d16a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2910d5fd-052e-47e7-a53d-a74a62d1d16a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14241914679957334120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424191467995733412014241914679957334120142419146799573341201424191467995733412014241914679957334120142419146799573341201424191467995733412014241914679957334120142419146799573341201424191467995733412014241914679957334120142419146799573341201424191467995733412014241914679957334120142419146799573341201424191467995733412014241914679957334120142419146799573341201424191467995733412014241914679957334120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d61298a5-98e3-4081-b5df-3439e37a68ce, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dda839e8-cdfe-4e72-984b-50e098c93fb4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda839e8-cdfe-4e72-984b-50e098c93fb4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15641556862042563169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564155686204256316915641556862042563169156415568620425631691564155686204256316915641556862042563169156415568620425631691564155686204256316915641556862042563169156415568620425631691564155686204256316915641556862042563169156415568620425631691564155686204256316915641556862042563169156415568620425631691564155686204256316915641556862042563169156415568620425631691564155686204256316915641556862042563169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2910d5fd-052e-47e7-a53d-a74a62d1d16a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0793502e-3448-4004-80ea-d67bd36b5a96, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0793502e-3448-4004-80ea-d67bd36b5a96, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18088461602130060360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808846160213006036018088461602130060360180884616021300603601808846160213006036018088461602130060360180884616021300603601808846160213006036018088461602130060360180884616021300603601808846160213006036018088461602130060360180884616021300603601808846160213006036018088461602130060360180884616021300603601808846160213006036018088461602130060360180884616021300603601808846160213006036018088461602130060360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda839e8-cdfe-4e72-984b-50e098c93fb4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d28c2e27-e3d0-4df9-9006-4fe60ac58171, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28c2e27-e3d0-4df9-9006-4fe60ac58171, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724219087935526268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57242190879355262685724219087935526268572421908793552626857242190879355262685724219087935526268572421908793552626857242190879355262685724219087935526268572421908793552626857242190879355262685724219087935526268572421908793552626857242190879355262685724219087935526268572421908793552626857242190879355262685724219087935526268572421908793552626857242190879355262685724219087935526268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0793502e-3448-4004-80ea-d67bd36b5a96, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8426d2b2-edb8-4b02-b17a-29c860f29b35, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8426d2b2-edb8-4b02-b17a-29c860f29b35, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2419963909429986086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24199639094299860862419963909429986086241996390942998608624199639094299860862419963909429986086241996390942998608624199639094299860862419963909429986086241996390942998608624199639094299860862419963909429986086241996390942998608624199639094299860862419963909429986086241996390942998608624199639094299860862419963909429986086241996390942998608624199639094299860862419963909429986086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28c2e27-e3d0-4df9-9006-4fe60ac58171, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 666baf7b-7dc5-4a45-a355-2202a0309679, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 666baf7b-7dc5-4a45-a355-2202a0309679, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 587387131386078269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269587387131386078269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8426d2b2-edb8-4b02-b17a-29c860f29b35, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9c3e232-6b53-46b6-ba5a-283ebeaaf618, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9c3e232-6b53-46b6-ba5a-283ebeaaf618, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16308899912230434550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630889991223043455016308899912230434550163088999122304345501630889991223043455016308899912230434550163088999122304345501630889991223043455016308899912230434550163088999122304345501630889991223043455016308899912230434550163088999122304345501630889991223043455016308899912230434550163088999122304345501630889991223043455016308899912230434550163088999122304345501630889991223043455016308899912230434550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9c3e232-6b53-46b6-ba5a-283ebeaaf618, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54fed14c-3c20-4562-b34a-11499ab97178, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 666baf7b-7dc5-4a45-a355-2202a0309679, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40bbaa2b-963d-46c2-8250-cdc07a917576, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40bbaa2b-963d-46c2-8250-cdc07a917576, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 998743475824947759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759998743475824947759" } } } 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, 54fed14c-3c20-4562-b34a-11499ab97178, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5970344212858284115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59703442128582841155970344212858284115597034421285828411559703442128582841155970344212858284115597034421285828411559703442128582841155970344212858284115597034421285828411559703442128582841155970344212858284115597034421285828411559703442128582841155970344212858284115597034421285828411559703442128582841155970344212858284115597034421285828411559703442128582841155970344212858284115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fed14c-3c20-4562-b34a-11499ab97178, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b30d0a45-1317-4b6c-bade-1b854a76ace7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30d0a45-1317-4b6c-bade-1b854a76ace7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3170679938706489069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31706799387064890693170679938706489069317067993870648906931706799387064890693170679938706489069317067993870648906931706799387064890693170679938706489069317067993870648906931706799387064890693170679938706489069317067993870648906931706799387064890693170679938706489069317067993870648906931706799387064890693170679938706489069317067993870648906931706799387064890693170679938706489069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40bbaa2b-963d-46c2-8250-cdc07a917576, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4cdf7f7-0947-45f6-bdae-3052ab7e64db, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cdf7f7-0947-45f6-bdae-3052ab7e64db, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13935848977976423824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393584897797642382413935848977976423824139358489779764238241393584897797642382413935848977976423824139358489779764238241393584897797642382413935848977976423824139358489779764238241393584897797642382413935848977976423824139358489779764238241393584897797642382413935848977976423824139358489779764238241393584897797642382413935848977976423824139358489779764238241393584897797642382413935848977976423824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30d0a45-1317-4b6c-bade-1b854a76ace7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59bb32ce-d1be-4e6e-87c4-0349a8676cfb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59bb32ce-d1be-4e6e-87c4-0349a8676cfb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7648735781042350287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76487357810423502877648735781042350287764873578104235028776487357810423502877648735781042350287764873578104235028776487357810423502877648735781042350287764873578104235028776487357810423502877648735781042350287764873578104235028776487357810423502877648735781042350287764873578104235028776487357810423502877648735781042350287764873578104235028776487357810423502877648735781042350287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cdf7f7-0947-45f6-bdae-3052ab7e64db, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14857c75-649e-411d-9568-c6af81988107, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14857c75-649e-411d-9568-c6af81988107, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17310903474847360689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731090347484736068917310903474847360689173109034748473606891731090347484736068917310903474847360689173109034748473606891731090347484736068917310903474847360689173109034748473606891731090347484736068917310903474847360689173109034748473606891731090347484736068917310903474847360689173109034748473606891731090347484736068917310903474847360689173109034748473606891731090347484736068917310903474847360689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59bb32ce-d1be-4e6e-87c4-0349a8676cfb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4817c12-b3d9-453c-a2f8-778906ce766f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4817c12-b3d9-453c-a2f8-778906ce766f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926184381867129905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292618438186712990512926184381867129905129261843818671299051292618438186712990512926184381867129905129261843818671299051292618438186712990512926184381867129905129261843818671299051292618438186712990512926184381867129905129261843818671299051292618438186712990512926184381867129905129261843818671299051292618438186712990512926184381867129905129261843818671299051292618438186712990512926184381867129905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14857c75-649e-411d-9568-c6af81988107, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 098aebff-52b8-4c69-bb17-d0f97d9d220c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098aebff-52b8-4c69-bb17-d0f97d9d220c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7392063045823680099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73920630458236800997392063045823680099739206304582368009973920630458236800997392063045823680099739206304582368009973920630458236800997392063045823680099739206304582368009973920630458236800997392063045823680099739206304582368009973920630458236800997392063045823680099739206304582368009973920630458236800997392063045823680099739206304582368009973920630458236800997392063045823680099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4817c12-b3d9-453c-a2f8-778906ce766f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f1182ed-d5d5-4cad-8c96-63a309fe5f0a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098aebff-52b8-4c69-bb17-d0f97d9d220c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1182ed-d5d5-4cad-8c96-63a309fe5f0a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10811127512478758959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081112751247875895910811127512478758959108111275124787589591081112751247875895910811127512478758959108111275124787589591081112751247875895910811127512478758959108111275124787589591081112751247875895910811127512478758959108111275124787589591081112751247875895910811127512478758959108111275124787589591081112751247875895910811127512478758959108111275124787589591081112751247875895910811127512478758959" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79e0872a-dbe2-497e-9fa3-9ea5eb340471, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e0872a-dbe2-497e-9fa3-9ea5eb340471, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17463398865520834869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746339886552083486917463398865520834869174633988655208348691746339886552083486917463398865520834869174633988655208348691746339886552083486917463398865520834869174633988655208348691746339886552083486917463398865520834869174633988655208348691746339886552083486917463398865520834869174633988655208348691746339886552083486917463398865520834869174633988655208348691746339886552083486917463398865520834869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1182ed-d5d5-4cad-8c96-63a309fe5f0a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 45f14322-4b5d-4335-980b-671b4b9aa5fb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f14322-4b5d-4335-980b-671b4b9aa5fb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16429518554156799456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642951855415679945616429518554156799456164295185541567994561642951855415679945616429518554156799456164295185541567994561642951855415679945616429518554156799456164295185541567994561642951855415679945616429518554156799456164295185541567994561642951855415679945616429518554156799456164295185541567994561642951855415679945616429518554156799456164295185541567994561642951855415679945616429518554156799456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e0872a-dbe2-497e-9fa3-9ea5eb340471, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98ca1127-769a-4901-a270-c824aa2ec2cf, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ca1127-769a-4901-a270-c824aa2ec2cf, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781370237624110076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47813702376241100764781370237624110076478137023762411007647813702376241100764781370237624110076478137023762411007647813702376241100764781370237624110076478137023762411007647813702376241100764781370237624110076478137023762411007647813702376241100764781370237624110076478137023762411007647813702376241100764781370237624110076478137023762411007647813702376241100764781370237624110076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ca1127-769a-4901-a270-c824aa2ec2cf, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0766c013-682b-4fe2-bcad-8bdde9663034, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f14322-4b5d-4335-980b-671b4b9aa5fb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3475d11-bb9f-480d-a164-eabc5052f332, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3475d11-bb9f-480d-a164-eabc5052f332, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7957848938254908019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79578489382549080197957848938254908019795784893825490801979578489382549080197957848938254908019795784893825490801979578489382549080197957848938254908019795784893825490801979578489382549080197957848938254908019795784893825490801979578489382549080197957848938254908019795784893825490801979578489382549080197957848938254908019795784893825490801979578489382549080197957848938254908019" } } } 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, 0766c013-682b-4fe2-bcad-8bdde9663034, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 30943870638128374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3094387063812837430943870638128374309438706381283743094387063812837430943870638128374309438706381283743094387063812837430943870638128374309438706381283743094387063812837430943870638128374309438706381283743094387063812837430943870638128374309438706381283743094387063812837430943870638128374309438706381283743094387063812837430943870638128374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0766c013-682b-4fe2-bcad-8bdde9663034, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 404902b7-4568-4fa0-8127-024a66ecff8c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 404902b7-4568-4fa0-8127-024a66ecff8c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005358911216885649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300535891121688564913005358911216885649130053589112168856491300535891121688564913005358911216885649130053589112168856491300535891121688564913005358911216885649130053589112168856491300535891121688564913005358911216885649130053589112168856491300535891121688564913005358911216885649130053589112168856491300535891121688564913005358911216885649130053589112168856491300535891121688564913005358911216885649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3475d11-bb9f-480d-a164-eabc5052f332, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1cb219d4-0722-43d4-acc1-fea854a66e3b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb219d4-0722-43d4-acc1-fea854a66e3b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5036397934963597389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50363979349635973895036397934963597389503639793496359738950363979349635973895036397934963597389503639793496359738950363979349635973895036397934963597389503639793496359738950363979349635973895036397934963597389503639793496359738950363979349635973895036397934963597389503639793496359738950363979349635973895036397934963597389503639793496359738950363979349635973895036397934963597389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 404902b7-4568-4fa0-8127-024a66ecff8c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf0152e3-09f0-4070-b346-92a1245bb8c6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb219d4-0722-43d4-acc1-fea854a66e3b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b3b94bc-b7f1-434c-8e3d-5f286ba87a9d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3b94bc-b7f1-434c-8e3d-5f286ba87a9d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17344902134082914991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734490213408291499117344902134082914991173449021340829149911734490213408291499117344902134082914991173449021340829149911734490213408291499117344902134082914991173449021340829149911734490213408291499117344902134082914991173449021340829149911734490213408291499117344902134082914991173449021340829149911734490213408291499117344902134082914991173449021340829149911734490213408291499117344902134082914991" } } } 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, bf0152e3-09f0-4070-b346-92a1245bb8c6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156482864476147526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015648286447614752610156482864476147526101564828644761475261015648286447614752610156482864476147526101564828644761475261015648286447614752610156482864476147526101564828644761475261015648286447614752610156482864476147526101564828644761475261015648286447614752610156482864476147526101564828644761475261015648286447614752610156482864476147526101564828644761475261015648286447614752610156482864476147526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0152e3-09f0-4070-b346-92a1245bb8c6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f182220-2ee7-4adf-a211-1baf34a9e4d7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3b94bc-b7f1-434c-8e3d-5f286ba87a9d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9dca208e-6022-402d-a903-6fd1cfb18626, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dca208e-6022-402d-a903-6fd1cfb18626, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9184603240842193963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91846032408421939639184603240842193963918460324084219396391846032408421939639184603240842193963918460324084219396391846032408421939639184603240842193963918460324084219396391846032408421939639184603240842193963918460324084219396391846032408421939639184603240842193963918460324084219396391846032408421939639184603240842193963918460324084219396391846032408421939639184603240842193963" } } } 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, 6f182220-2ee7-4adf-a211-1baf34a9e4d7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6672166113747111172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66721661137471111726672166113747111172667216611374711117266721661137471111726672166113747111172667216611374711117266721661137471111726672166113747111172667216611374711117266721661137471111726672166113747111172667216611374711117266721661137471111726672166113747111172667216611374711117266721661137471111726672166113747111172667216611374711117266721661137471111726672166113747111172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dca208e-6022-402d-a903-6fd1cfb18626, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b35ff61-ded1-48c4-b559-6f6c1c91aec3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b35ff61-ded1-48c4-b559-6f6c1c91aec3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17387298564997181254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738729856499718125417387298564997181254173872985649971812541738729856499718125417387298564997181254173872985649971812541738729856499718125417387298564997181254173872985649971812541738729856499718125417387298564997181254173872985649971812541738729856499718125417387298564997181254173872985649971812541738729856499718125417387298564997181254173872985649971812541738729856499718125417387298564997181254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f182220-2ee7-4adf-a211-1baf34a9e4d7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8dbbe994-a39e-42b8-9279-c7020cf2474c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbbe994-a39e-42b8-9279-c7020cf2474c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602181686507370088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26021816865073700882602181686507370088260218168650737008826021816865073700882602181686507370088260218168650737008826021816865073700882602181686507370088260218168650737008826021816865073700882602181686507370088260218168650737008826021816865073700882602181686507370088260218168650737008826021816865073700882602181686507370088260218168650737008826021816865073700882602181686507370088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbbe994-a39e-42b8-9279-c7020cf2474c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a7cb871-0c35-486c-96cc-1b3780878b44, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7cb871-0c35-486c-96cc-1b3780878b44, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092749003393821890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20927490033938218902092749003393821890209274900339382189020927490033938218902092749003393821890209274900339382189020927490033938218902092749003393821890209274900339382189020927490033938218902092749003393821890209274900339382189020927490033938218902092749003393821890209274900339382189020927490033938218902092749003393821890209274900339382189020927490033938218902092749003393821890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b35ff61-ded1-48c4-b559-6f6c1c91aec3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af64599f-d079-479d-872e-c96f2ec3424b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af64599f-d079-479d-872e-c96f2ec3424b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11962658587817175537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196265858781717553711962658587817175537119626585878171755371196265858781717553711962658587817175537119626585878171755371196265858781717553711962658587817175537119626585878171755371196265858781717553711962658587817175537119626585878171755371196265858781717553711962658587817175537119626585878171755371196265858781717553711962658587817175537119626585878171755371196265858781717553711962658587817175537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7cb871-0c35-486c-96cc-1b3780878b44, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dec56798-7cea-44da-93c6-513580dce1ec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec56798-7cea-44da-93c6-513580dce1ec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717478299173023235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235717478299173023235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec56798-7cea-44da-93c6-513580dce1ec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10bf3116-2925-48b4-a061-45da3b8dc9f3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10bf3116-2925-48b4-a061-45da3b8dc9f3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16260469439816843928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626046943981684392816260469439816843928162604694398168439281626046943981684392816260469439816843928162604694398168439281626046943981684392816260469439816843928162604694398168439281626046943981684392816260469439816843928162604694398168439281626046943981684392816260469439816843928162604694398168439281626046943981684392816260469439816843928162604694398168439281626046943981684392816260469439816843928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af64599f-d079-479d-872e-c96f2ec3424b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92730231-0281-48bc-b4ee-20ccaea22c6f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92730231-0281-48bc-b4ee-20ccaea22c6f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15666184016850928822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566618401685092882215666184016850928822156661840168509288221566618401685092882215666184016850928822156661840168509288221566618401685092882215666184016850928822156661840168509288221566618401685092882215666184016850928822156661840168509288221566618401685092882215666184016850928822156661840168509288221566618401685092882215666184016850928822156661840168509288221566618401685092882215666184016850928822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92730231-0281-48bc-b4ee-20ccaea22c6f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10bf3116-2925-48b4-a061-45da3b8dc9f3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72ea1f79-c0b4-4e6c-8eb8-9592fe7dad50, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72ea1f79-c0b4-4e6c-8eb8-9592fe7dad50, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163883916647928762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316388391664792876213163883916647928762131638839166479287621316388391664792876213163883916647928762131638839166479287621316388391664792876213163883916647928762131638839166479287621316388391664792876213163883916647928762131638839166479287621316388391664792876213163883916647928762131638839166479287621316388391664792876213163883916647928762131638839166479287621316388391664792876213163883916647928762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebf8b66f-cf7a-42a7-a982-ef1824baaf9a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf8b66f-cf7a-42a7-a982-ef1824baaf9a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868097548816820229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086809754881682022910868097548816820229108680975488168202291086809754881682022910868097548816820229108680975488168202291086809754881682022910868097548816820229108680975488168202291086809754881682022910868097548816820229108680975488168202291086809754881682022910868097548816820229108680975488168202291086809754881682022910868097548816820229108680975488168202291086809754881682022910868097548816820229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72ea1f79-c0b4-4e6c-8eb8-9592fe7dad50, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20e25191-d952-4338-8b74-c5ca32494bac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf8b66f-cf7a-42a7-a982-ef1824baaf9a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0710ecaa-d8ce-4d6b-8ba3-b3567ac50d17, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0710ecaa-d8ce-4d6b-8ba3-b3567ac50d17, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3604913788672405874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36049137886724058743604913788672405874360491378867240587436049137886724058743604913788672405874360491378867240587436049137886724058743604913788672405874360491378867240587436049137886724058743604913788672405874360491378867240587436049137886724058743604913788672405874360491378867240587436049137886724058743604913788672405874360491378867240587436049137886724058743604913788672405874" } } } 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, 20e25191-d952-4338-8b74-c5ca32494bac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397710855687515866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866397710855687515866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0710ecaa-d8ce-4d6b-8ba3-b3567ac50d17, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f11605a-7383-4ae5-864e-bce952df8732, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f11605a-7383-4ae5-864e-bce952df8732, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17500962992337764723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750096299233776472317500962992337764723175009629923377647231750096299233776472317500962992337764723175009629923377647231750096299233776472317500962992337764723175009629923377647231750096299233776472317500962992337764723175009629923377647231750096299233776472317500962992337764723175009629923377647231750096299233776472317500962992337764723175009629923377647231750096299233776472317500962992337764723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e25191-d952-4338-8b74-c5ca32494bac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b051c6f3-dac6-490e-85c9-996238cb4689, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b051c6f3-dac6-490e-85c9-996238cb4689, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11003576903115907957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100357690311590795711003576903115907957110035769031159079571100357690311590795711003576903115907957110035769031159079571100357690311590795711003576903115907957110035769031159079571100357690311590795711003576903115907957110035769031159079571100357690311590795711003576903115907957110035769031159079571100357690311590795711003576903115907957110035769031159079571100357690311590795711003576903115907957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f11605a-7383-4ae5-864e-bce952df8732, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69b54b80-00b0-4a1c-8e87-811ea0d76261, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b54b80-00b0-4a1c-8e87-811ea0d76261, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8722666819713514084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87226668197135140848722666819713514084872266681971351408487226668197135140848722666819713514084872266681971351408487226668197135140848722666819713514084872266681971351408487226668197135140848722666819713514084872266681971351408487226668197135140848722666819713514084872266681971351408487226668197135140848722666819713514084872266681971351408487226668197135140848722666819713514084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b051c6f3-dac6-490e-85c9-996238cb4689, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de88a320-2b36-408d-8fee-d8aa50e0c9be, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de88a320-2b36-408d-8fee-d8aa50e0c9be, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12166120259880205594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216612025988020559412166120259880205594121661202598802055941216612025988020559412166120259880205594121661202598802055941216612025988020559412166120259880205594121661202598802055941216612025988020559412166120259880205594121661202598802055941216612025988020559412166120259880205594121661202598802055941216612025988020559412166120259880205594121661202598802055941216612025988020559412166120259880205594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b54b80-00b0-4a1c-8e87-811ea0d76261, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be4e4ea5-6388-4bc5-8a50-bfe726802038, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be4e4ea5-6388-4bc5-8a50-bfe726802038, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14238830784524693546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423883078452469354614238830784524693546142388307845246935461423883078452469354614238830784524693546142388307845246935461423883078452469354614238830784524693546142388307845246935461423883078452469354614238830784524693546142388307845246935461423883078452469354614238830784524693546142388307845246935461423883078452469354614238830784524693546142388307845246935461423883078452469354614238830784524693546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de88a320-2b36-408d-8fee-d8aa50e0c9be, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9203e806-a89e-4822-bf5f-cc001ba8cdbd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9203e806-a89e-4822-bf5f-cc001ba8cdbd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17100765588893812573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710076558889381257317100765588893812573171007655888938125731710076558889381257317100765588893812573171007655888938125731710076558889381257317100765588893812573171007655888938125731710076558889381257317100765588893812573171007655888938125731710076558889381257317100765588893812573171007655888938125731710076558889381257317100765588893812573171007655888938125731710076558889381257317100765588893812573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be4e4ea5-6388-4bc5-8a50-bfe726802038, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b782e66c-4037-4102-a84f-a1a5d3846906, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b782e66c-4037-4102-a84f-a1a5d3846906, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922382641485249462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792238264148524946217922382641485249462179223826414852494621792238264148524946217922382641485249462179223826414852494621792238264148524946217922382641485249462179223826414852494621792238264148524946217922382641485249462179223826414852494621792238264148524946217922382641485249462179223826414852494621792238264148524946217922382641485249462179223826414852494621792238264148524946217922382641485249462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9203e806-a89e-4822-bf5f-cc001ba8cdbd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe980092-cc9c-40a1-97ff-965ddd0b4ad8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe980092-cc9c-40a1-97ff-965ddd0b4ad8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944911928320052978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29449119283200529782944911928320052978294491192832005297829449119283200529782944911928320052978294491192832005297829449119283200529782944911928320052978294491192832005297829449119283200529782944911928320052978294491192832005297829449119283200529782944911928320052978294491192832005297829449119283200529782944911928320052978294491192832005297829449119283200529782944911928320052978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b782e66c-4037-4102-a84f-a1a5d3846906, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a2a483d-bcbb-47d4-bc64-38b7ec504f8f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2a483d-bcbb-47d4-bc64-38b7ec504f8f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14240849778121133293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424084977812113329314240849778121133293142408497781211332931424084977812113329314240849778121133293142408497781211332931424084977812113329314240849778121133293142408497781211332931424084977812113329314240849778121133293142408497781211332931424084977812113329314240849778121133293142408497781211332931424084977812113329314240849778121133293142408497781211332931424084977812113329314240849778121133293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe980092-cc9c-40a1-97ff-965ddd0b4ad8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2a483d-bcbb-47d4-bc64-38b7ec504f8f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52c3300f-b2ca-4fac-b649-5fb797558276, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c3300f-b2ca-4fac-b649-5fb797558276, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6056168420787831150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60561684207878311506056168420787831150605616842078783115060561684207878311506056168420787831150605616842078783115060561684207878311506056168420787831150605616842078783115060561684207878311506056168420787831150605616842078783115060561684207878311506056168420787831150605616842078783115060561684207878311506056168420787831150605616842078783115060561684207878311506056168420787831150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5bfda8fd-7b86-4376-aec4-cb96d01f9a5f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bfda8fd-7b86-4376-aec4-cb96d01f9a5f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180639230516338762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018063923051633876210180639230516338762101806392305163387621018063923051633876210180639230516338762101806392305163387621018063923051633876210180639230516338762101806392305163387621018063923051633876210180639230516338762101806392305163387621018063923051633876210180639230516338762101806392305163387621018063923051633876210180639230516338762101806392305163387621018063923051633876210180639230516338762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bfda8fd-7b86-4376-aec4-cb96d01f9a5f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e13adbe7-f7b8-4e12-91cc-aeb21c27a521, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13adbe7-f7b8-4e12-91cc-aeb21c27a521, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10560028492902554657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056002849290255465710560028492902554657105600284929025546571056002849290255465710560028492902554657105600284929025546571056002849290255465710560028492902554657105600284929025546571056002849290255465710560028492902554657105600284929025546571056002849290255465710560028492902554657105600284929025546571056002849290255465710560028492902554657105600284929025546571056002849290255465710560028492902554657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c3300f-b2ca-4fac-b649-5fb797558276, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdc7007e-a473-430d-aec0-c6d0f4a64d77, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc7007e-a473-430d-aec0-c6d0f4a64d77, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4788956183143114737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47889561831431147374788956183143114737478895618314311473747889561831431147374788956183143114737478895618314311473747889561831431147374788956183143114737478895618314311473747889561831431147374788956183143114737478895618314311473747889561831431147374788956183143114737478895618314311473747889561831431147374788956183143114737478895618314311473747889561831431147374788956183143114737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13adbe7-f7b8-4e12-91cc-aeb21c27a521, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03877eca-3e35-44e5-871d-5283d627e27d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03877eca-3e35-44e5-871d-5283d627e27d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5869638609295005667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58696386092950056675869638609295005667586963860929500566758696386092950056675869638609295005667586963860929500566758696386092950056675869638609295005667586963860929500566758696386092950056675869638609295005667586963860929500566758696386092950056675869638609295005667586963860929500566758696386092950056675869638609295005667586963860929500566758696386092950056675869638609295005667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc7007e-a473-430d-aec0-c6d0f4a64d77, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b21f9f1-f479-4073-83f2-908154ef5131, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b21f9f1-f479-4073-83f2-908154ef5131, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9573970329846635557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95739703298466355579573970329846635557957397032984663555795739703298466355579573970329846635557957397032984663555795739703298466355579573970329846635557957397032984663555795739703298466355579573970329846635557957397032984663555795739703298466355579573970329846635557957397032984663555795739703298466355579573970329846635557957397032984663555795739703298466355579573970329846635557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03877eca-3e35-44e5-871d-5283d627e27d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 671ba032-efef-4afc-84b1-9acfa3d2ac3f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671ba032-efef-4afc-84b1-9acfa3d2ac3f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17394434974452557289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739443497445255728917394434974452557289173944349744525572891739443497445255728917394434974452557289173944349744525572891739443497445255728917394434974452557289173944349744525572891739443497445255728917394434974452557289173944349744525572891739443497445255728917394434974452557289173944349744525572891739443497445255728917394434974452557289173944349744525572891739443497445255728917394434974452557289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b21f9f1-f479-4073-83f2-908154ef5131, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5560955-7c50-4961-89c7-6dee725269f6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5560955-7c50-4961-89c7-6dee725269f6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16784055385233420739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678405538523342073916784055385233420739167840553852334207391678405538523342073916784055385233420739167840553852334207391678405538523342073916784055385233420739167840553852334207391678405538523342073916784055385233420739167840553852334207391678405538523342073916784055385233420739167840553852334207391678405538523342073916784055385233420739167840553852334207391678405538523342073916784055385233420739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671ba032-efef-4afc-84b1-9acfa3d2ac3f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c95a0fe-a4b5-4afe-b0c5-de43c86e5b51, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c95a0fe-a4b5-4afe-b0c5-de43c86e5b51, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7031198613068933216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70311986130689332167031198613068933216703119861306893321670311986130689332167031198613068933216703119861306893321670311986130689332167031198613068933216703119861306893321670311986130689332167031198613068933216703119861306893321670311986130689332167031198613068933216703119861306893321670311986130689332167031198613068933216703119861306893321670311986130689332167031198613068933216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5560955-7c50-4961-89c7-6dee725269f6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 281f101c-7a95-4921-aebc-e96968dbe63f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281f101c-7a95-4921-aebc-e96968dbe63f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305081832297209719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130508183229720971911305081832297209719113050818322972097191130508183229720971911305081832297209719113050818322972097191130508183229720971911305081832297209719113050818322972097191130508183229720971911305081832297209719113050818322972097191130508183229720971911305081832297209719113050818322972097191130508183229720971911305081832297209719113050818322972097191130508183229720971911305081832297209719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c95a0fe-a4b5-4afe-b0c5-de43c86e5b51, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06683fcb-382e-4402-9b5a-a172a6021568, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06683fcb-382e-4402-9b5a-a172a6021568, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5677891909098216119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56778919090982161195677891909098216119567789190909821611956778919090982161195677891909098216119567789190909821611956778919090982161195677891909098216119567789190909821611956778919090982161195677891909098216119567789190909821611956778919090982161195677891909098216119567789190909821611956778919090982161195677891909098216119567789190909821611956778919090982161195677891909098216119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281f101c-7a95-4921-aebc-e96968dbe63f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 870ce5b6-254d-4874-aa1d-2826f2e8c20f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870ce5b6-254d-4874-aa1d-2826f2e8c20f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10212215755230042658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021221575523004265810212215755230042658102122157552300426581021221575523004265810212215755230042658102122157552300426581021221575523004265810212215755230042658102122157552300426581021221575523004265810212215755230042658102122157552300426581021221575523004265810212215755230042658102122157552300426581021221575523004265810212215755230042658102122157552300426581021221575523004265810212215755230042658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06683fcb-382e-4402-9b5a-a172a6021568, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1cd971e8-43c9-44a5-b342-ca103d4ee14c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd971e8-43c9-44a5-b342-ca103d4ee14c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7467630475106120292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74676304751061202927467630475106120292746763047510612029274676304751061202927467630475106120292746763047510612029274676304751061202927467630475106120292746763047510612029274676304751061202927467630475106120292746763047510612029274676304751061202927467630475106120292746763047510612029274676304751061202927467630475106120292746763047510612029274676304751061202927467630475106120292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870ce5b6-254d-4874-aa1d-2826f2e8c20f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd971e8-43c9-44a5-b342-ca103d4ee14c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 159bde2a-b710-4cc0-97d5-0308ea6e96e9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159bde2a-b710-4cc0-97d5-0308ea6e96e9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6157391263171254392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61573912631712543926157391263171254392615739126317125439261573912631712543926157391263171254392615739126317125439261573912631712543926157391263171254392615739126317125439261573912631712543926157391263171254392615739126317125439261573912631712543926157391263171254392615739126317125439261573912631712543926157391263171254392615739126317125439261573912631712543926157391263171254392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9a1ab16-140b-48e7-b630-8b6573a91be4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a1ab16-140b-48e7-b630-8b6573a91be4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12297277692635436553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229727769263543655312297277692635436553122972776926354365531229727769263543655312297277692635436553122972776926354365531229727769263543655312297277692635436553122972776926354365531229727769263543655312297277692635436553122972776926354365531229727769263543655312297277692635436553122972776926354365531229727769263543655312297277692635436553122972776926354365531229727769263543655312297277692635436553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159bde2a-b710-4cc0-97d5-0308ea6e96e9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7449e199-1d82-4c40-998b-24fbad1f6862, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7449e199-1d82-4c40-998b-24fbad1f6862, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785747339717769200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678574733971776920016785747339717769200167857473397177692001678574733971776920016785747339717769200167857473397177692001678574733971776920016785747339717769200167857473397177692001678574733971776920016785747339717769200167857473397177692001678574733971776920016785747339717769200167857473397177692001678574733971776920016785747339717769200167857473397177692001678574733971776920016785747339717769200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a1ab16-140b-48e7-b630-8b6573a91be4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7896124d-16df-4675-b2db-f42c2b66ac50, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7896124d-16df-4675-b2db-f42c2b66ac50, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18031736247782729783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803173624778272978318031736247782729783180317362477827297831803173624778272978318031736247782729783180317362477827297831803173624778272978318031736247782729783180317362477827297831803173624778272978318031736247782729783180317362477827297831803173624778272978318031736247782729783180317362477827297831803173624778272978318031736247782729783180317362477827297831803173624778272978318031736247782729783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7449e199-1d82-4c40-998b-24fbad1f6862, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff032684-9495-4944-b041-2b020bf0539a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff032684-9495-4944-b041-2b020bf0539a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9121506603264683613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91215066032646836139121506603264683613912150660326468361391215066032646836139121506603264683613912150660326468361391215066032646836139121506603264683613912150660326468361391215066032646836139121506603264683613912150660326468361391215066032646836139121506603264683613912150660326468361391215066032646836139121506603264683613912150660326468361391215066032646836139121506603264683613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7896124d-16df-4675-b2db-f42c2b66ac50, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cd5d8b6-a90d-42dd-aa4e-abaf904d56b5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd5d8b6-a90d-42dd-aa4e-abaf904d56b5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344327985761423073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634432798576142307316344327985761423073163443279857614230731634432798576142307316344327985761423073163443279857614230731634432798576142307316344327985761423073163443279857614230731634432798576142307316344327985761423073163443279857614230731634432798576142307316344327985761423073163443279857614230731634432798576142307316344327985761423073163443279857614230731634432798576142307316344327985761423073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff032684-9495-4944-b041-2b020bf0539a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcf39da6-e3eb-43b7-916c-58e720fe8ec8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcf39da6-e3eb-43b7-916c-58e720fe8ec8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585883083803532624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658588308380353262416585883083803532624165858830838035326241658588308380353262416585883083803532624165858830838035326241658588308380353262416585883083803532624165858830838035326241658588308380353262416585883083803532624165858830838035326241658588308380353262416585883083803532624165858830838035326241658588308380353262416585883083803532624165858830838035326241658588308380353262416585883083803532624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd5d8b6-a90d-42dd-aa4e-abaf904d56b5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de49f903-8331-4b2f-92e0-4d024743bf9d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de49f903-8331-4b2f-92e0-4d024743bf9d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7926787226502913149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79267872265029131497926787226502913149792678722650291314979267872265029131497926787226502913149792678722650291314979267872265029131497926787226502913149792678722650291314979267872265029131497926787226502913149792678722650291314979267872265029131497926787226502913149792678722650291314979267872265029131497926787226502913149792678722650291314979267872265029131497926787226502913149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcf39da6-e3eb-43b7-916c-58e720fe8ec8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c598872c-e6bb-4cbd-8eb7-734fa1e7f3c5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c598872c-e6bb-4cbd-8eb7-734fa1e7f3c5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15966154806249452000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596615480624945200015966154806249452000159661548062494520001596615480624945200015966154806249452000159661548062494520001596615480624945200015966154806249452000159661548062494520001596615480624945200015966154806249452000159661548062494520001596615480624945200015966154806249452000159661548062494520001596615480624945200015966154806249452000159661548062494520001596615480624945200015966154806249452000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c598872c-e6bb-4cbd-8eb7-734fa1e7f3c5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c7ee9ca-3e08-4970-bfbe-3d95a6eaba16, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c7ee9ca-3e08-4970-bfbe-3d95a6eaba16, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6068478534636360480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60684785346363604806068478534636360480606847853463636048060684785346363604806068478534636360480606847853463636048060684785346363604806068478534636360480606847853463636048060684785346363604806068478534636360480606847853463636048060684785346363604806068478534636360480606847853463636048060684785346363604806068478534636360480606847853463636048060684785346363604806068478534636360480" } } } 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:21902/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de49f903-8331-4b2f-92e0-4d024743bf9d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b18b23ba-2340-41c1-955b-a974f74b4813, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18b23ba-2340-41c1-955b-a974f74b4813, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2110308146961865238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21103081469618652382110308146961865238211030814696186523821103081469618652382110308146961865238211030814696186523821103081469618652382110308146961865238211030814696186523821103081469618652382110308146961865238211030814696186523821103081469618652382110308146961865238211030814696186523821103081469618652382110308146961865238211030814696186523821103081469618652382110308146961865238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c7ee9ca-3e08-4970-bfbe-3d95a6eaba16, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24470894-3271-4126-8798-4e20a6e336dc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24470894-3271-4126-8798-4e20a6e336dc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11172980055883161087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117298005588316108711172980055883161087111729800558831610871117298005588316108711172980055883161087111729800558831610871117298005588316108711172980055883161087111729800558831610871117298005588316108711172980055883161087111729800558831610871117298005588316108711172980055883161087111729800558831610871117298005588316108711172980055883161087111729800558831610871117298005588316108711172980055883161087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18b23ba-2340-41c1-955b-a974f74b4813, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 316c816e-ba38-441c-9d30-d4d4c681e09b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316c816e-ba38-441c-9d30-d4d4c681e09b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886969253344925502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68869692533449255026886969253344925502688696925334492550268869692533449255026886969253344925502688696925334492550268869692533449255026886969253344925502688696925334492550268869692533449255026886969253344925502688696925334492550268869692533449255026886969253344925502688696925334492550268869692533449255026886969253344925502688696925334492550268869692533449255026886969253344925502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24470894-3271-4126-8798-4e20a6e336dc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf68318f-eafb-4970-9ab3-c73a8285ad27, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf68318f-eafb-4970-9ab3-c73a8285ad27, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12157931036036112730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215793103603611273012157931036036112730121579310360361127301215793103603611273012157931036036112730121579310360361127301215793103603611273012157931036036112730121579310360361127301215793103603611273012157931036036112730121579310360361127301215793103603611273012157931036036112730121579310360361127301215793103603611273012157931036036112730121579310360361127301215793103603611273012157931036036112730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316c816e-ba38-441c-9d30-d4d4c681e09b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ead98744-4348-4c86-918e-0330b322fc02, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead98744-4348-4c86-918e-0330b322fc02, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2024595841278711788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20245958412787117882024595841278711788202459584127871178820245958412787117882024595841278711788202459584127871178820245958412787117882024595841278711788202459584127871178820245958412787117882024595841278711788202459584127871178820245958412787117882024595841278711788202459584127871178820245958412787117882024595841278711788202459584127871178820245958412787117882024595841278711788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf68318f-eafb-4970-9ab3-c73a8285ad27, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead98744-4348-4c86-918e-0330b322fc02, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c77a1c1-1eaf-4e9c-840b-aa24a5d4e75f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0683224c-f7c2-459d-8cee-330c288ed45a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0683224c-f7c2-459d-8cee-330c288ed45a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999574612121603491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299957461212160349112999574612121603491129995746121216034911299957461212160349112999574612121603491129995746121216034911299957461212160349112999574612121603491129995746121216034911299957461212160349112999574612121603491129995746121216034911299957461212160349112999574612121603491129995746121216034911299957461212160349112999574612121603491129995746121216034911299957461212160349112999574612121603491" } } } 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, 4c77a1c1-1eaf-4e9c-840b-aa24a5d4e75f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1081714250877218436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10817142508772184361081714250877218436108171425087721843610817142508772184361081714250877218436108171425087721843610817142508772184361081714250877218436108171425087721843610817142508772184361081714250877218436108171425087721843610817142508772184361081714250877218436108171425087721843610817142508772184361081714250877218436108171425087721843610817142508772184361081714250877218436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0683224c-f7c2-459d-8cee-330c288ed45a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 607d5083-2224-41e2-9aa3-5ba8270be523, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607d5083-2224-41e2-9aa3-5ba8270be523, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2198394872428441924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21983948724284419242198394872428441924219839487242844192421983948724284419242198394872428441924219839487242844192421983948724284419242198394872428441924219839487242844192421983948724284419242198394872428441924219839487242844192421983948724284419242198394872428441924219839487242844192421983948724284419242198394872428441924219839487242844192421983948724284419242198394872428441924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c77a1c1-1eaf-4e9c-840b-aa24a5d4e75f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8282e90-d4f2-46ad-baeb-3b8a32f9feda, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8282e90-d4f2-46ad-baeb-3b8a32f9feda, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8787366704384783133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87873667043847831338787366704384783133878736670438478313387873667043847831338787366704384783133878736670438478313387873667043847831338787366704384783133878736670438478313387873667043847831338787366704384783133878736670438478313387873667043847831338787366704384783133878736670438478313387873667043847831338787366704384783133878736670438478313387873667043847831338787366704384783133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607d5083-2224-41e2-9aa3-5ba8270be523, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8282e90-d4f2-46ad-baeb-3b8a32f9feda, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a1821626-bbb9-4219-83c3-89f6a6d1c4ec, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0cf1ef3d-6689-4904-875d-df97d9175949, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf1ef3d-6689-4904-875d-df97d9175949, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14198417146460907835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419841714646090783514198417146460907835141984171464609078351419841714646090783514198417146460907835141984171464609078351419841714646090783514198417146460907835141984171464609078351419841714646090783514198417146460907835141984171464609078351419841714646090783514198417146460907835141984171464609078351419841714646090783514198417146460907835141984171464609078351419841714646090783514198417146460907835" } } } 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, a1821626-bbb9-4219-83c3-89f6a6d1c4ec, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12631530560433218758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263153056043321875812631530560433218758126315305604332187581263153056043321875812631530560433218758126315305604332187581263153056043321875812631530560433218758126315305604332187581263153056043321875812631530560433218758126315305604332187581263153056043321875812631530560433218758126315305604332187581263153056043321875812631530560433218758126315305604332187581263153056043321875812631530560433218758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf1ef3d-6689-4904-875d-df97d9175949, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2eeffcc-70d9-4473-a33b-f17eb09fc768, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2eeffcc-70d9-4473-a33b-f17eb09fc768, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504852456514709282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250485245651470928212504852456514709282125048524565147092821250485245651470928212504852456514709282125048524565147092821250485245651470928212504852456514709282125048524565147092821250485245651470928212504852456514709282125048524565147092821250485245651470928212504852456514709282125048524565147092821250485245651470928212504852456514709282125048524565147092821250485245651470928212504852456514709282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1821626-bbb9-4219-83c3-89f6a6d1c4ec, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4acf3e61-3ee1-470d-b90e-7f9e6cddbb43, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acf3e61-3ee1-470d-b90e-7f9e6cddbb43, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10974139723417016811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097413972341701681110974139723417016811109741397234170168111097413972341701681110974139723417016811109741397234170168111097413972341701681110974139723417016811109741397234170168111097413972341701681110974139723417016811109741397234170168111097413972341701681110974139723417016811109741397234170168111097413972341701681110974139723417016811109741397234170168111097413972341701681110974139723417016811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2eeffcc-70d9-4473-a33b-f17eb09fc768, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69ca40a4-5d6e-48b5-bc0a-8c0a1e8cd47d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ca40a4-5d6e-48b5-bc0a-8c0a1e8cd47d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784440286624663661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661784440286624663661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acf3e61-3ee1-470d-b90e-7f9e6cddbb43, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1453c1af-7c5f-41fd-9772-b8fa65460d53, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1453c1af-7c5f-41fd-9772-b8fa65460d53, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13566576003725821322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356657600372582132213566576003725821322135665760037258213221356657600372582132213566576003725821322135665760037258213221356657600372582132213566576003725821322135665760037258213221356657600372582132213566576003725821322135665760037258213221356657600372582132213566576003725821322135665760037258213221356657600372582132213566576003725821322135665760037258213221356657600372582132213566576003725821322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ca40a4-5d6e-48b5-bc0a-8c0a1e8cd47d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c709b5b-dbe4-4edc-96a3-a7d32ccc99fa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c709b5b-dbe4-4edc-96a3-a7d32ccc99fa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6153636516040785810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61536365160407858106153636516040785810615363651604078581061536365160407858106153636516040785810615363651604078581061536365160407858106153636516040785810615363651604078581061536365160407858106153636516040785810615363651604078581061536365160407858106153636516040785810615363651604078581061536365160407858106153636516040785810615363651604078581061536365160407858106153636516040785810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c709b5b-dbe4-4edc-96a3-a7d32ccc99fa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5271ced0-0e6e-4a37-bded-4acb973efb3b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5271ced0-0e6e-4a37-bded-4acb973efb3b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10558154259204883627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055815425920488362710558154259204883627105581542592048836271055815425920488362710558154259204883627105581542592048836271055815425920488362710558154259204883627105581542592048836271055815425920488362710558154259204883627105581542592048836271055815425920488362710558154259204883627105581542592048836271055815425920488362710558154259204883627105581542592048836271055815425920488362710558154259204883627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1453c1af-7c5f-41fd-9772-b8fa65460d53, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f36a8f7f-1671-46a8-aec5-0451af3973e7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36a8f7f-1671-46a8-aec5-0451af3973e7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16827721202538032755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682772120253803275516827721202538032755168277212025380327551682772120253803275516827721202538032755168277212025380327551682772120253803275516827721202538032755168277212025380327551682772120253803275516827721202538032755168277212025380327551682772120253803275516827721202538032755168277212025380327551682772120253803275516827721202538032755168277212025380327551682772120253803275516827721202538032755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5271ced0-0e6e-4a37-bded-4acb973efb3b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad326536-a82f-413a-b142-8b9dc05c9d55, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36a8f7f-1671-46a8-aec5-0451af3973e7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad326536-a82f-413a-b142-8b9dc05c9d55, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3955887436672328296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39558874366723282963955887436672328296395588743667232829639558874366723282963955887436672328296395588743667232829639558874366723282963955887436672328296395588743667232829639558874366723282963955887436672328296395588743667232829639558874366723282963955887436672328296395588743667232829639558874366723282963955887436672328296395588743667232829639558874366723282963955887436672328296" } } } 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c484635-05ff-45e6-9f53-87e5f8881ae3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c484635-05ff-45e6-9f53-87e5f8881ae3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6928748097694388537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69287480976943885376928748097694388537692874809769438853769287480976943885376928748097694388537692874809769438853769287480976943885376928748097694388537692874809769438853769287480976943885376928748097694388537692874809769438853769287480976943885376928748097694388537692874809769438853769287480976943885376928748097694388537692874809769438853769287480976943885376928748097694388537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad326536-a82f-413a-b142-8b9dc05c9d55, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22294c1d-1b5a-445b-b72a-55838ffa9bb0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22294c1d-1b5a-445b-b72a-55838ffa9bb0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16434451911376367423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643445191137636742316434451911376367423164344519113763674231643445191137636742316434451911376367423164344519113763674231643445191137636742316434451911376367423164344519113763674231643445191137636742316434451911376367423164344519113763674231643445191137636742316434451911376367423164344519113763674231643445191137636742316434451911376367423164344519113763674231643445191137636742316434451911376367423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c484635-05ff-45e6-9f53-87e5f8881ae3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f24a432-d866-413b-9bb7-09027ceef554, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f24a432-d866-413b-9bb7-09027ceef554, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8023577497065591836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80235774970655918368023577497065591836802357749706559183680235774970655918368023577497065591836802357749706559183680235774970655918368023577497065591836802357749706559183680235774970655918368023577497065591836802357749706559183680235774970655918368023577497065591836802357749706559183680235774970655918368023577497065591836802357749706559183680235774970655918368023577497065591836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22294c1d-1b5a-445b-b72a-55838ffa9bb0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e258167-39fc-44ed-bae5-f598fc16a8b7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e258167-39fc-44ed-bae5-f598fc16a8b7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18183149955712312004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818314995571231200418183149955712312004181831499557123120041818314995571231200418183149955712312004181831499557123120041818314995571231200418183149955712312004181831499557123120041818314995571231200418183149955712312004181831499557123120041818314995571231200418183149955712312004181831499557123120041818314995571231200418183149955712312004181831499557123120041818314995571231200418183149955712312004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f24a432-d866-413b-9bb7-09027ceef554, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c3e7412-b7eb-4449-a6bd-9f944f7a01c2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c3e7412-b7eb-4449-a6bd-9f944f7a01c2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14824305688391413974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482430568839141397414824305688391413974148243056883914139741482430568839141397414824305688391413974148243056883914139741482430568839141397414824305688391413974148243056883914139741482430568839141397414824305688391413974148243056883914139741482430568839141397414824305688391413974148243056883914139741482430568839141397414824305688391413974148243056883914139741482430568839141397414824305688391413974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e258167-39fc-44ed-bae5-f598fc16a8b7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6042274-14ee-4d63-89d1-ce393c6430f5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6042274-14ee-4d63-89d1-ce393c6430f5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327270718276109168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032727071827610916810327270718276109168103272707182761091681032727071827610916810327270718276109168103272707182761091681032727071827610916810327270718276109168103272707182761091681032727071827610916810327270718276109168103272707182761091681032727071827610916810327270718276109168103272707182761091681032727071827610916810327270718276109168103272707182761091681032727071827610916810327270718276109168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c3e7412-b7eb-4449-a6bd-9f944f7a01c2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77fd1aba-0053-4429-b319-8fec2c6b7bf3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6042274-14ee-4d63-89d1-ce393c6430f5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a67b2228-0482-4950-b5f1-4bebbec1e268, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67b2228-0482-4950-b5f1-4bebbec1e268, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16224036520540690049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622403652054069004916224036520540690049162240365205406900491622403652054069004916224036520540690049162240365205406900491622403652054069004916224036520540690049162240365205406900491622403652054069004916224036520540690049162240365205406900491622403652054069004916224036520540690049162240365205406900491622403652054069004916224036520540690049162240365205406900491622403652054069004916224036520540690049" } } } 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, 77fd1aba-0053-4429-b319-8fec2c6b7bf3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16928464062983399654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692846406298339965416928464062983399654169284640629833996541692846406298339965416928464062983399654169284640629833996541692846406298339965416928464062983399654169284640629833996541692846406298339965416928464062983399654169284640629833996541692846406298339965416928464062983399654169284640629833996541692846406298339965416928464062983399654169284640629833996541692846406298339965416928464062983399654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fd1aba-0053-4429-b319-8fec2c6b7bf3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ccee779c-15ed-4cbc-9c33-be0401e529e7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccee779c-15ed-4cbc-9c33-be0401e529e7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 403186378473397642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642403186378473397642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67b2228-0482-4950-b5f1-4bebbec1e268, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb557292-2c9b-4e9c-97c9-ae7402cecdfe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb557292-2c9b-4e9c-97c9-ae7402cecdfe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8205575221940269685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82055752219402696858205575221940269685820557522194026968582055752219402696858205575221940269685820557522194026968582055752219402696858205575221940269685820557522194026968582055752219402696858205575221940269685820557522194026968582055752219402696858205575221940269685820557522194026968582055752219402696858205575221940269685820557522194026968582055752219402696858205575221940269685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccee779c-15ed-4cbc-9c33-be0401e529e7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a51c4956-4fb9-475c-b356-58ec14537e38, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51c4956-4fb9-475c-b356-58ec14537e38, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16043209228325602506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604320922832560250616043209228325602506160432092283256025061604320922832560250616043209228325602506160432092283256025061604320922832560250616043209228325602506160432092283256025061604320922832560250616043209228325602506160432092283256025061604320922832560250616043209228325602506160432092283256025061604320922832560250616043209228325602506160432092283256025061604320922832560250616043209228325602506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb557292-2c9b-4e9c-97c9-ae7402cecdfe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e121b633-3bc5-44e1-8aa1-f928601fcaf3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e121b633-3bc5-44e1-8aa1-f928601fcaf3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11284967910313694287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128496791031369428711284967910313694287112849679103136942871128496791031369428711284967910313694287112849679103136942871128496791031369428711284967910313694287112849679103136942871128496791031369428711284967910313694287112849679103136942871128496791031369428711284967910313694287112849679103136942871128496791031369428711284967910313694287112849679103136942871128496791031369428711284967910313694287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51c4956-4fb9-475c-b356-58ec14537e38, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6d3dad0-86a1-43a1-8b2a-dad9d827f51c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6d3dad0-86a1-43a1-8b2a-dad9d827f51c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4712575419566651808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47125754195666518084712575419566651808471257541956665180847125754195666518084712575419566651808471257541956665180847125754195666518084712575419566651808471257541956665180847125754195666518084712575419566651808471257541956665180847125754195666518084712575419566651808471257541956665180847125754195666518084712575419566651808471257541956665180847125754195666518084712575419566651808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e121b633-3bc5-44e1-8aa1-f928601fcaf3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cb2115e-2dfb-4d1d-953a-ce68da5bae1a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb2115e-2dfb-4d1d-953a-ce68da5bae1a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9429601302460825088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94296013024608250889429601302460825088942960130246082508894296013024608250889429601302460825088942960130246082508894296013024608250889429601302460825088942960130246082508894296013024608250889429601302460825088942960130246082508894296013024608250889429601302460825088942960130246082508894296013024608250889429601302460825088942960130246082508894296013024608250889429601302460825088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6d3dad0-86a1-43a1-8b2a-dad9d827f51c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88a6a64b-4ef2-462c-a849-283433798015, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a6a64b-4ef2-462c-a849-283433798015, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14971660962955698536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497166096295569853614971660962955698536149716609629556985361497166096295569853614971660962955698536149716609629556985361497166096295569853614971660962955698536149716609629556985361497166096295569853614971660962955698536149716609629556985361497166096295569853614971660962955698536149716609629556985361497166096295569853614971660962955698536149716609629556985361497166096295569853614971660962955698536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb2115e-2dfb-4d1d-953a-ce68da5bae1a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f0f6c6e-ce09-4950-8b41-8762a6ba1838, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0f6c6e-ce09-4950-8b41-8762a6ba1838, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12986608288444578831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298660828844457883112986608288444578831129866082884445788311298660828844457883112986608288444578831129866082884445788311298660828844457883112986608288444578831129866082884445788311298660828844457883112986608288444578831129866082884445788311298660828844457883112986608288444578831129866082884445788311298660828844457883112986608288444578831129866082884445788311298660828844457883112986608288444578831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a6a64b-4ef2-462c-a849-283433798015, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 690a37f7-020e-42a3-b1fa-d91de92944b0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690a37f7-020e-42a3-b1fa-d91de92944b0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12164877709290416936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216487770929041693612164877709290416936121648777092904169361216487770929041693612164877709290416936121648777092904169361216487770929041693612164877709290416936121648777092904169361216487770929041693612164877709290416936121648777092904169361216487770929041693612164877709290416936121648777092904169361216487770929041693612164877709290416936121648777092904169361216487770929041693612164877709290416936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0f6c6e-ce09-4950-8b41-8762a6ba1838, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd05ef23-de96-436d-83be-20c63a0374ff, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd05ef23-de96-436d-83be-20c63a0374ff, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112058472760666252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252112058472760666252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690a37f7-020e-42a3-b1fa-d91de92944b0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 791db6f9-d2ed-476d-bd2f-6a4a30dac72c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791db6f9-d2ed-476d-bd2f-6a4a30dac72c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15594808621900742968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559480862190074296815594808621900742968155948086219007429681559480862190074296815594808621900742968155948086219007429681559480862190074296815594808621900742968155948086219007429681559480862190074296815594808621900742968155948086219007429681559480862190074296815594808621900742968155948086219007429681559480862190074296815594808621900742968155948086219007429681559480862190074296815594808621900742968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd05ef23-de96-436d-83be-20c63a0374ff, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d2b1b78-45e3-4a04-8d2f-3c3dd6e611a6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2b1b78-45e3-4a04-8d2f-3c3dd6e611a6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7290908944393314869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72909089443933148697290908944393314869729090894439331486972909089443933148697290908944393314869729090894439331486972909089443933148697290908944393314869729090894439331486972909089443933148697290908944393314869729090894439331486972909089443933148697290908944393314869729090894439331486972909089443933148697290908944393314869729090894439331486972909089443933148697290908944393314869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791db6f9-d2ed-476d-bd2f-6a4a30dac72c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fef24b3d-8bdb-4038-836a-e0e6cb619f80, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef24b3d-8bdb-4038-836a-e0e6cb619f80, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625401840729987475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16254018407299874751625401840729987475162540184072998747516254018407299874751625401840729987475162540184072998747516254018407299874751625401840729987475162540184072998747516254018407299874751625401840729987475162540184072998747516254018407299874751625401840729987475162540184072998747516254018407299874751625401840729987475162540184072998747516254018407299874751625401840729987475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2b1b78-45e3-4a04-8d2f-3c3dd6e611a6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 470ea0f0-3a8c-410b-be35-befbfef79fce, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470ea0f0-3a8c-410b-be35-befbfef79fce, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1233841644315335558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12338416443153355581233841644315335558123384164431533555812338416443153355581233841644315335558123384164431533555812338416443153355581233841644315335558123384164431533555812338416443153355581233841644315335558123384164431533555812338416443153355581233841644315335558123384164431533555812338416443153355581233841644315335558123384164431533555812338416443153355581233841644315335558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef24b3d-8bdb-4038-836a-e0e6cb619f80, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c461703c-b92a-4795-80cd-12175f3b2b6e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c461703c-b92a-4795-80cd-12175f3b2b6e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9827601389132838930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98276013891328389309827601389132838930982760138913283893098276013891328389309827601389132838930982760138913283893098276013891328389309827601389132838930982760138913283893098276013891328389309827601389132838930982760138913283893098276013891328389309827601389132838930982760138913283893098276013891328389309827601389132838930982760138913283893098276013891328389309827601389132838930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c461703c-b92a-4795-80cd-12175f3b2b6e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e8844b42-f374-4328-aa90-12870afb264f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8844b42-f374-4328-aa90-12870afb264f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12688750317798413552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268875031779841355212688750317798413552126887503177984135521268875031779841355212688750317798413552126887503177984135521268875031779841355212688750317798413552126887503177984135521268875031779841355212688750317798413552126887503177984135521268875031779841355212688750317798413552126887503177984135521268875031779841355212688750317798413552126887503177984135521268875031779841355212688750317798413552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470ea0f0-3a8c-410b-be35-befbfef79fce, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5c3218d-f24f-4b41-adab-3c83ab32fa3a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c3218d-f24f-4b41-adab-3c83ab32fa3a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3052364445647676287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30523644456476762873052364445647676287305236444564767628730523644456476762873052364445647676287305236444564767628730523644456476762873052364445647676287305236444564767628730523644456476762873052364445647676287305236444564767628730523644456476762873052364445647676287305236444564767628730523644456476762873052364445647676287305236444564767628730523644456476762873052364445647676287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8844b42-f374-4328-aa90-12870afb264f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9aa66baf-1591-48f7-b47d-472a7a729f6f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa66baf-1591-48f7-b47d-472a7a729f6f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3569784871654670991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35697848716546709913569784871654670991356978487165467099135697848716546709913569784871654670991356978487165467099135697848716546709913569784871654670991356978487165467099135697848716546709913569784871654670991356978487165467099135697848716546709913569784871654670991356978487165467099135697848716546709913569784871654670991356978487165467099135697848716546709913569784871654670991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c3218d-f24f-4b41-adab-3c83ab32fa3a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0fadae5d-da35-41ec-9eee-ac643e81bff3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fadae5d-da35-41ec-9eee-ac643e81bff3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13855456015825086260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385545601582508626013855456015825086260138554560158250862601385545601582508626013855456015825086260138554560158250862601385545601582508626013855456015825086260138554560158250862601385545601582508626013855456015825086260138554560158250862601385545601582508626013855456015825086260138554560158250862601385545601582508626013855456015825086260138554560158250862601385545601582508626013855456015825086260" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log --grpc-port=21902 --mon-port=13863 --ic-port=4709 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log', '--grpc-port=21902', '--mon-port=13863', '--ic-port=4709', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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:52 RpcState(ExecuteDataQuery, 9aa66baf-1591-48f7-b47d-472a7a729f6f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ab15b5d-5380-4d0e-bbc6-3097f85742f5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab15b5d-5380-4d0e-bbc6-3097f85742f5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10197628646840761415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019762864684076141510197628646840761415101976286468407614151019762864684076141510197628646840761415101976286468407614151019762864684076141510197628646840761415101976286468407614151019762864684076141510197628646840761415101976286468407614151019762864684076141510197628646840761415101976286468407614151019762864684076141510197628646840761415101976286468407614151019762864684076141510197628646840761415" } } } 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: 2952556
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21902/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2952557
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fadae5d-da35-41ec-9eee-ac643e81bff3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecb5fc29-ff70-4a6c-ba1a-204869ceb0de, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb5fc29-ff70-4a6c-ba1a-204869ceb0de, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3071943252077727485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30719432520777274853071943252077727485307194325207772748530719432520777274853071943252077727485307194325207772748530719432520777274853071943252077727485307194325207772748530719432520777274853071943252077727485307194325207772748530719432520777274853071943252077727485307194325207772748530719432520777274853071943252077727485307194325207772748530719432520777274853071943252077727485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab15b5d-5380-4d0e-bbc6-3097f85742f5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5f9d890-6f81-41d7-8b36-cdcf09fc7049, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5f9d890-6f81-41d7-8b36-cdcf09fc7049, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17700233012928154411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770023301292815441117700233012928154411177002330129281544111770023301292815441117700233012928154411177002330129281544111770023301292815441117700233012928154411177002330129281544111770023301292815441117700233012928154411177002330129281544111770023301292815441117700233012928154411177002330129281544111770023301292815441117700233012928154411177002330129281544111770023301292815441117700233012928154411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb5fc29-ff70-4a6c-ba1a-204869ceb0de, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cf251f9-0589-4081-8f43-a2dcd8a7e078, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf251f9-0589-4081-8f43-a2dcd8a7e078, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14073267708270883885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407326770827088388514073267708270883885140732677082708838851407326770827088388514073267708270883885140732677082708838851407326770827088388514073267708270883885140732677082708838851407326770827088388514073267708270883885140732677082708838851407326770827088388514073267708270883885140732677082708838851407326770827088388514073267708270883885140732677082708838851407326770827088388514073267708270883885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5f9d890-6f81-41d7-8b36-cdcf09fc7049, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1eb24df9-0029-43dd-a116-192a11b2afd0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb24df9-0029-43dd-a116-192a11b2afd0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454640865487916902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64546408654879169026454640865487916902645464086548791690264546408654879169026454640865487916902645464086548791690264546408654879169026454640865487916902645464086548791690264546408654879169026454640865487916902645464086548791690264546408654879169026454640865487916902645464086548791690264546408654879169026454640865487916902645464086548791690264546408654879169026454640865487916902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf251f9-0589-4081-8f43-a2dcd8a7e078, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dfefd3f-b544-4c7d-814c-7e19fd149aac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfefd3f-b544-4c7d-814c-7e19fd149aac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2251126412045266217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22511264120452662172251126412045266217225112641204526621722511264120452662172251126412045266217225112641204526621722511264120452662172251126412045266217225112641204526621722511264120452662172251126412045266217225112641204526621722511264120452662172251126412045266217225112641204526621722511264120452662172251126412045266217225112641204526621722511264120452662172251126412045266217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb24df9-0029-43dd-a116-192a11b2afd0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a87473c-680f-492e-981b-56756814041b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a87473c-680f-492e-981b-56756814041b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4617989923992031157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46179899239920311574617989923992031157461798992399203115746179899239920311574617989923992031157461798992399203115746179899239920311574617989923992031157461798992399203115746179899239920311574617989923992031157461798992399203115746179899239920311574617989923992031157461798992399203115746179899239920311574617989923992031157461798992399203115746179899239920311574617989923992031157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfefd3f-b544-4c7d-814c-7e19fd149aac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d269316-0771-4164-a49e-a8eee4571c27, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d269316-0771-4164-a49e-a8eee4571c27, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10895654006452638014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089565400645263801410895654006452638014108956540064526380141089565400645263801410895654006452638014108956540064526380141089565400645263801410895654006452638014108956540064526380141089565400645263801410895654006452638014108956540064526380141089565400645263801410895654006452638014108956540064526380141089565400645263801410895654006452638014108956540064526380141089565400645263801410895654006452638014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a87473c-680f-492e-981b-56756814041b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2dda6c1-085b-4371-bb4b-06ccebf02e51, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dda6c1-085b-4371-bb4b-06ccebf02e51, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1038571904610068827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10385719046100688271038571904610068827103857190461006882710385719046100688271038571904610068827103857190461006882710385719046100688271038571904610068827103857190461006882710385719046100688271038571904610068827103857190461006882710385719046100688271038571904610068827103857190461006882710385719046100688271038571904610068827103857190461006882710385719046100688271038571904610068827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d269316-0771-4164-a49e-a8eee4571c27, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6509fd0-beb5-444b-bfcf-8585cba831fc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6509fd0-beb5-444b-bfcf-8585cba831fc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2288129542964049809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22881295429640498092288129542964049809228812954296404980922881295429640498092288129542964049809228812954296404980922881295429640498092288129542964049809228812954296404980922881295429640498092288129542964049809228812954296404980922881295429640498092288129542964049809228812954296404980922881295429640498092288129542964049809228812954296404980922881295429640498092288129542964049809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dda6c1-085b-4371-bb4b-06ccebf02e51, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7a63814-35f3-4028-a6ea-b4adc8d9fe28, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a63814-35f3-4028-a6ea-b4adc8d9fe28, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5819744133241670790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58197441332416707905819744133241670790581974413324167079058197441332416707905819744133241670790581974413324167079058197441332416707905819744133241670790581974413324167079058197441332416707905819744133241670790581974413324167079058197441332416707905819744133241670790581974413324167079058197441332416707905819744133241670790581974413324167079058197441332416707905819744133241670790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6509fd0-beb5-444b-bfcf-8585cba831fc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05f9f2af-3285-4ed6-8318-7afe1ae7dfe5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f9f2af-3285-4ed6-8318-7afe1ae7dfe5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9934429841223004871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99344298412230048719934429841223004871993442984122300487199344298412230048719934429841223004871993442984122300487199344298412230048719934429841223004871993442984122300487199344298412230048719934429841223004871993442984122300487199344298412230048719934429841223004871993442984122300487199344298412230048719934429841223004871993442984122300487199344298412230048719934429841223004871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a63814-35f3-4028-a6ea-b4adc8d9fe28, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb434054-583e-40e0-b002-bafc59605ac5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb434054-583e-40e0-b002-bafc59605ac5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16813642673225276038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681364267322527603816813642673225276038168136426732252760381681364267322527603816813642673225276038168136426732252760381681364267322527603816813642673225276038168136426732252760381681364267322527603816813642673225276038168136426732252760381681364267322527603816813642673225276038168136426732252760381681364267322527603816813642673225276038168136426732252760381681364267322527603816813642673225276038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f9f2af-3285-4ed6-8318-7afe1ae7dfe5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3f8b903-926e-49cb-a083-aaa34111dbba, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f8b903-926e-49cb-a083-aaa34111dbba, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12321446008252330037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232144600825233003712321446008252330037123214460082523300371232144600825233003712321446008252330037123214460082523300371232144600825233003712321446008252330037123214460082523300371232144600825233003712321446008252330037123214460082523300371232144600825233003712321446008252330037123214460082523300371232144600825233003712321446008252330037123214460082523300371232144600825233003712321446008252330037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb434054-583e-40e0-b002-bafc59605ac5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4eecfa50-bb1c-4d9b-9d8d-7c501bc67d3f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eecfa50-bb1c-4d9b-9d8d-7c501bc67d3f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7099564272682314454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70995642726823144547099564272682314454709956427268231445470995642726823144547099564272682314454709956427268231445470995642726823144547099564272682314454709956427268231445470995642726823144547099564272682314454709956427268231445470995642726823144547099564272682314454709956427268231445470995642726823144547099564272682314454709956427268231445470995642726823144547099564272682314454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f8b903-926e-49cb-a083-aaa34111dbba, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80796bdb-ea6d-4eb2-aed2-41166bf8bd7e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80796bdb-ea6d-4eb2-aed2-41166bf8bd7e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6409818884444942088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64098188844449420886409818884444942088640981888444494208864098188844449420886409818884444942088640981888444494208864098188844449420886409818884444942088640981888444494208864098188844449420886409818884444942088640981888444494208864098188844449420886409818884444942088640981888444494208864098188844449420886409818884444942088640981888444494208864098188844449420886409818884444942088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eecfa50-bb1c-4d9b-9d8d-7c501bc67d3f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3277f2de-440f-4e4f-b55d-25160aa3cb99, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3277f2de-440f-4e4f-b55d-25160aa3cb99, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9163518723527699000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91635187235276990009163518723527699000916351872352769900091635187235276990009163518723527699000916351872352769900091635187235276990009163518723527699000916351872352769900091635187235276990009163518723527699000916351872352769900091635187235276990009163518723527699000916351872352769900091635187235276990009163518723527699000916351872352769900091635187235276990009163518723527699000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80796bdb-ea6d-4eb2-aed2-41166bf8bd7e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 547bc5ac-476f-4e1d-bc9b-d58088e90be3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547bc5ac-476f-4e1d-bc9b-d58088e90be3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15721465482546800603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572146548254680060315721465482546800603157214654825468006031572146548254680060315721465482546800603157214654825468006031572146548254680060315721465482546800603157214654825468006031572146548254680060315721465482546800603157214654825468006031572146548254680060315721465482546800603157214654825468006031572146548254680060315721465482546800603157214654825468006031572146548254680060315721465482546800603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3277f2de-440f-4e4f-b55d-25160aa3cb99, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52b89f75-e219-4a75-ae29-28c0bbc22e25, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b89f75-e219-4a75-ae29-28c0bbc22e25, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4300831348421359261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43008313484213592614300831348421359261430083134842135926143008313484213592614300831348421359261430083134842135926143008313484213592614300831348421359261430083134842135926143008313484213592614300831348421359261430083134842135926143008313484213592614300831348421359261430083134842135926143008313484213592614300831348421359261430083134842135926143008313484213592614300831348421359261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b89f75-e219-4a75-ae29-28c0bbc22e25, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, faf1fa17-5732-41f2-8be5-922374c418dd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf1fa17-5732-41f2-8be5-922374c418dd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792991833636607066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779299183363660706617792991833636607066177929918336366070661779299183363660706617792991833636607066177929918336366070661779299183363660706617792991833636607066177929918336366070661779299183363660706617792991833636607066177929918336366070661779299183363660706617792991833636607066177929918336366070661779299183363660706617792991833636607066177929918336366070661779299183363660706617792991833636607066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547bc5ac-476f-4e1d-bc9b-d58088e90be3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9dee1bf3-1457-4020-a034-85caf7b59d73, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dee1bf3-1457-4020-a034-85caf7b59d73, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11066707453850674046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106670745385067404611066707453850674046110667074538506740461106670745385067404611066707453850674046110667074538506740461106670745385067404611066707453850674046110667074538506740461106670745385067404611066707453850674046110667074538506740461106670745385067404611066707453850674046110667074538506740461106670745385067404611066707453850674046110667074538506740461106670745385067404611066707453850674046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf1fa17-5732-41f2-8be5-922374c418dd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 078b3f45-aa61-4527-b9df-e9fb286fc49f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078b3f45-aa61-4527-b9df-e9fb286fc49f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13656755442487493165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365675544248749316513656755442487493165136567554424874931651365675544248749316513656755442487493165136567554424874931651365675544248749316513656755442487493165136567554424874931651365675544248749316513656755442487493165136567554424874931651365675544248749316513656755442487493165136567554424874931651365675544248749316513656755442487493165136567554424874931651365675544248749316513656755442487493165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dee1bf3-1457-4020-a034-85caf7b59d73, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea3b33b9-a148-4a79-a7ab-cfdb29e758ac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3b33b9-a148-4a79-a7ab-cfdb29e758ac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12236333290529874706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223633329052987470612236333290529874706122363332905298747061223633329052987470612236333290529874706122363332905298747061223633329052987470612236333290529874706122363332905298747061223633329052987470612236333290529874706122363332905298747061223633329052987470612236333290529874706122363332905298747061223633329052987470612236333290529874706122363332905298747061223633329052987470612236333290529874706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078b3f45-aa61-4527-b9df-e9fb286fc49f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 21255c3f-eeff-4d7c-b0af-696d2b604610, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21255c3f-eeff-4d7c-b0af-696d2b604610, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15145618500735031157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514561850073503115715145618500735031157151456185007350311571514561850073503115715145618500735031157151456185007350311571514561850073503115715145618500735031157151456185007350311571514561850073503115715145618500735031157151456185007350311571514561850073503115715145618500735031157151456185007350311571514561850073503115715145618500735031157151456185007350311571514561850073503115715145618500735031157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3b33b9-a148-4a79-a7ab-cfdb29e758ac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 007bd0ad-35b1-43e6-8ea7-eaab9886fa1a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 007bd0ad-35b1-43e6-8ea7-eaab9886fa1a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8143705493109749330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81437054931097493308143705493109749330814370549310974933081437054931097493308143705493109749330814370549310974933081437054931097493308143705493109749330814370549310974933081437054931097493308143705493109749330814370549310974933081437054931097493308143705493109749330814370549310974933081437054931097493308143705493109749330814370549310974933081437054931097493308143705493109749330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 007bd0ad-35b1-43e6-8ea7-eaab9886fa1a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ada5f35-a389-404f-900f-30cf27ee377b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ada5f35-a389-404f-900f-30cf27ee377b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11996809919174058464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199680991917405846411996809919174058464119968099191740584641199680991917405846411996809919174058464119968099191740584641199680991917405846411996809919174058464119968099191740584641199680991917405846411996809919174058464119968099191740584641199680991917405846411996809919174058464119968099191740584641199680991917405846411996809919174058464119968099191740584641199680991917405846411996809919174058464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21255c3f-eeff-4d7c-b0af-696d2b604610, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 078f588c-41c5-4410-af08-51fd2af898cb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078f588c-41c5-4410-af08-51fd2af898cb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9896638339317777398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98966383393177773989896638339317777398989663833931777739898966383393177773989896638339317777398989663833931777739898966383393177773989896638339317777398989663833931777739898966383393177773989896638339317777398989663833931777739898966383393177773989896638339317777398989663833931777739898966383393177773989896638339317777398989663833931777739898966383393177773989896638339317777398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ada5f35-a389-404f-900f-30cf27ee377b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec057fe4-63d3-4100-a095-0689017390ef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec057fe4-63d3-4100-a095-0689017390ef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5367173177126376864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53671731771263768645367173177126376864536717317712637686453671731771263768645367173177126376864536717317712637686453671731771263768645367173177126376864536717317712637686453671731771263768645367173177126376864536717317712637686453671731771263768645367173177126376864536717317712637686453671731771263768645367173177126376864536717317712637686453671731771263768645367173177126376864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec057fe4-63d3-4100-a095-0689017390ef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e68010b7-255f-4397-a230-3c1b92e1fe17, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68010b7-255f-4397-a230-3c1b92e1fe17, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6994997973636312723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69949979736363127236994997973636312723699499797363631272369949979736363127236994997973636312723699499797363631272369949979736363127236994997973636312723699499797363631272369949979736363127236994997973636312723699499797363631272369949979736363127236994997973636312723699499797363631272369949979736363127236994997973636312723699499797363631272369949979736363127236994997973636312723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078f588c-41c5-4410-af08-51fd2af898cb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02b633c9-c9b8-434c-b8ae-14099b1fe193, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b633c9-c9b8-434c-b8ae-14099b1fe193, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5233672910995650269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52336729109956502695233672910995650269523367291099565026952336729109956502695233672910995650269523367291099565026952336729109956502695233672910995650269523367291099565026952336729109956502695233672910995650269523367291099565026952336729109956502695233672910995650269523367291099565026952336729109956502695233672910995650269523367291099565026952336729109956502695233672910995650269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68010b7-255f-4397-a230-3c1b92e1fe17, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c5f7c78-dab2-4897-bf1c-9508a6da0b02, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5f7c78-dab2-4897-bf1c-9508a6da0b02, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7441679971744353030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74416799717443530307441679971744353030744167997174435303074416799717443530307441679971744353030744167997174435303074416799717443530307441679971744353030744167997174435303074416799717443530307441679971744353030744167997174435303074416799717443530307441679971744353030744167997174435303074416799717443530307441679971744353030744167997174435303074416799717443530307441679971744353030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b633c9-c9b8-434c-b8ae-14099b1fe193, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a554eb77-4e76-412b-9abe-66d866ecc71f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a554eb77-4e76-412b-9abe-66d866ecc71f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11115250702987220975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111525070298722097511115250702987220975111152507029872209751111525070298722097511115250702987220975111152507029872209751111525070298722097511115250702987220975111152507029872209751111525070298722097511115250702987220975111152507029872209751111525070298722097511115250702987220975111152507029872209751111525070298722097511115250702987220975111152507029872209751111525070298722097511115250702987220975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5f7c78-dab2-4897-bf1c-9508a6da0b02, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8250a97a-b27e-4ce7-9f47-b192130177f1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8250a97a-b27e-4ce7-9f47-b192130177f1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7906453258738586369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79064532587385863697906453258738586369790645325873858636979064532587385863697906453258738586369790645325873858636979064532587385863697906453258738586369790645325873858636979064532587385863697906453258738586369790645325873858636979064532587385863697906453258738586369790645325873858636979064532587385863697906453258738586369790645325873858636979064532587385863697906453258738586369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a554eb77-4e76-412b-9abe-66d866ecc71f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b69e1518-abec-42ff-91de-7cd5fc8c9080, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69e1518-abec-42ff-91de-7cd5fc8c9080, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1066726407081985336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10667264070819853361066726407081985336106672640708198533610667264070819853361066726407081985336106672640708198533610667264070819853361066726407081985336106672640708198533610667264070819853361066726407081985336106672640708198533610667264070819853361066726407081985336106672640708198533610667264070819853361066726407081985336106672640708198533610667264070819853361066726407081985336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8250a97a-b27e-4ce7-9f47-b192130177f1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9280d1fa-77c9-4aae-b703-ce9b091bca15, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9280d1fa-77c9-4aae-b703-ce9b091bca15, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964000888203113762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596400088820311376215964000888203113762159640008882031137621596400088820311376215964000888203113762159640008882031137621596400088820311376215964000888203113762159640008882031137621596400088820311376215964000888203113762159640008882031137621596400088820311376215964000888203113762159640008882031137621596400088820311376215964000888203113762159640008882031137621596400088820311376215964000888203113762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69e1518-abec-42ff-91de-7cd5fc8c9080, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0eb6798b-a027-4e85-9096-dfee4f0cc551, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eb6798b-a027-4e85-9096-dfee4f0cc551, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640206608250009272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46402066082500092724640206608250009272464020660825000927246402066082500092724640206608250009272464020660825000927246402066082500092724640206608250009272464020660825000927246402066082500092724640206608250009272464020660825000927246402066082500092724640206608250009272464020660825000927246402066082500092724640206608250009272464020660825000927246402066082500092724640206608250009272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9280d1fa-77c9-4aae-b703-ce9b091bca15, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7745cd68-1df3-4600-ba65-3b527fd827c0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7745cd68-1df3-4600-ba65-3b527fd827c0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18410126730626234129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841012673062623412918410126730626234129184101267306262341291841012673062623412918410126730626234129184101267306262341291841012673062623412918410126730626234129184101267306262341291841012673062623412918410126730626234129184101267306262341291841012673062623412918410126730626234129184101267306262341291841012673062623412918410126730626234129184101267306262341291841012673062623412918410126730626234129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7745cd68-1df3-4600-ba65-3b527fd827c0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bacafab1-2cfe-45bb-b70d-2c2e7e9c0336, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bacafab1-2cfe-45bb-b70d-2c2e7e9c0336, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007497990488777004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40074979904887770044007497990488777004400749799048877700440074979904887770044007497990488777004400749799048877700440074979904887770044007497990488777004400749799048877700440074979904887770044007497990488777004400749799048877700440074979904887770044007497990488777004400749799048877700440074979904887770044007497990488777004400749799048877700440074979904887770044007497990488777004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eb6798b-a027-4e85-9096-dfee4f0cc551, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f31af4d-1075-4086-af96-8e87acc2fd80, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f31af4d-1075-4086-af96-8e87acc2fd80, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6458538895275927606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64585388952759276066458538895275927606645853889527592760664585388952759276066458538895275927606645853889527592760664585388952759276066458538895275927606645853889527592760664585388952759276066458538895275927606645853889527592760664585388952759276066458538895275927606645853889527592760664585388952759276066458538895275927606645853889527592760664585388952759276066458538895275927606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bacafab1-2cfe-45bb-b70d-2c2e7e9c0336, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e9e5731-e506-49fa-8fe5-7aa11d962d0a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9e5731-e506-49fa-8fe5-7aa11d962d0a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712716031061356610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97127160310613566109712716031061356610971271603106135661097127160310613566109712716031061356610971271603106135661097127160310613566109712716031061356610971271603106135661097127160310613566109712716031061356610971271603106135661097127160310613566109712716031061356610971271603106135661097127160310613566109712716031061356610971271603106135661097127160310613566109712716031061356610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f31af4d-1075-4086-af96-8e87acc2fd80, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f0c5572-bfde-4063-8065-cd248b99346f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0c5572-bfde-4063-8065-cd248b99346f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17591002571954805523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759100257195480552317591002571954805523175910025719548055231759100257195480552317591002571954805523175910025719548055231759100257195480552317591002571954805523175910025719548055231759100257195480552317591002571954805523175910025719548055231759100257195480552317591002571954805523175910025719548055231759100257195480552317591002571954805523175910025719548055231759100257195480552317591002571954805523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9e5731-e506-49fa-8fe5-7aa11d962d0a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1875fe21-1d92-46fd-a9fa-da209351c4c5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1875fe21-1d92-46fd-a9fa-da209351c4c5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18008879419083180917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800887941908318091718008879419083180917180088794190831809171800887941908318091718008879419083180917180088794190831809171800887941908318091718008879419083180917180088794190831809171800887941908318091718008879419083180917180088794190831809171800887941908318091718008879419083180917180088794190831809171800887941908318091718008879419083180917180088794190831809171800887941908318091718008879419083180917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0c5572-bfde-4063-8065-cd248b99346f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48f7c1c3-0df6-444f-8fb3-14b98ef206b7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f7c1c3-0df6-444f-8fb3-14b98ef206b7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9117520369948322912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91175203699483229129117520369948322912911752036994832291291175203699483229129117520369948322912911752036994832291291175203699483229129117520369948322912911752036994832291291175203699483229129117520369948322912911752036994832291291175203699483229129117520369948322912911752036994832291291175203699483229129117520369948322912911752036994832291291175203699483229129117520369948322912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1875fe21-1d92-46fd-a9fa-da209351c4c5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d3ff7fa-cf7e-45e7-aaf7-4b8e2ef2771d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3ff7fa-cf7e-45e7-aaf7-4b8e2ef2771d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18027407825878921594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802740782587892159418027407825878921594180274078258789215941802740782587892159418027407825878921594180274078258789215941802740782587892159418027407825878921594180274078258789215941802740782587892159418027407825878921594180274078258789215941802740782587892159418027407825878921594180274078258789215941802740782587892159418027407825878921594180274078258789215941802740782587892159418027407825878921594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f7c1c3-0df6-444f-8fb3-14b98ef206b7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3dcc502d-3ab5-4e3e-ad99-fb616ac587ef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dcc502d-3ab5-4e3e-ad99-fb616ac587ef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1083641740246411332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10836417402464113321083641740246411332108364174024641133210836417402464113321083641740246411332108364174024641133210836417402464113321083641740246411332108364174024641133210836417402464113321083641740246411332108364174024641133210836417402464113321083641740246411332108364174024641133210836417402464113321083641740246411332108364174024641133210836417402464113321083641740246411332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3ff7fa-cf7e-45e7-aaf7-4b8e2ef2771d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b1ff332-3b3c-4f8e-b7df-00d3b0f98bfa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1ff332-3b3c-4f8e-b7df-00d3b0f98bfa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1712092870504512768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17120928705045127681712092870504512768171209287050451276817120928705045127681712092870504512768171209287050451276817120928705045127681712092870504512768171209287050451276817120928705045127681712092870504512768171209287050451276817120928705045127681712092870504512768171209287050451276817120928705045127681712092870504512768171209287050451276817120928705045127681712092870504512768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dcc502d-3ab5-4e3e-ad99-fb616ac587ef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58d27e44-4001-44bc-84ac-956ac2d078f0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d27e44-4001-44bc-84ac-956ac2d078f0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8085099771024997598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80850997710249975988085099771024997598808509977102499759880850997710249975988085099771024997598808509977102499759880850997710249975988085099771024997598808509977102499759880850997710249975988085099771024997598808509977102499759880850997710249975988085099771024997598808509977102499759880850997710249975988085099771024997598808509977102499759880850997710249975988085099771024997598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d27e44-4001-44bc-84ac-956ac2d078f0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 950d53e7-3bd1-4bd4-b851-683c92a8560f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950d53e7-3bd1-4bd4-b851-683c92a8560f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3253461677047670644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32534616770476706443253461677047670644325346167704767064432534616770476706443253461677047670644325346167704767064432534616770476706443253461677047670644325346167704767064432534616770476706443253461677047670644325346167704767064432534616770476706443253461677047670644325346167704767064432534616770476706443253461677047670644325346167704767064432534616770476706443253461677047670644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1ff332-3b3c-4f8e-b7df-00d3b0f98bfa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be9be247-503c-49a9-9e64-5432557b4e0c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9be247-503c-49a9-9e64-5432557b4e0c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18409157003487040220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840915700348704022018409157003487040220184091570034870402201840915700348704022018409157003487040220184091570034870402201840915700348704022018409157003487040220184091570034870402201840915700348704022018409157003487040220184091570034870402201840915700348704022018409157003487040220184091570034870402201840915700348704022018409157003487040220184091570034870402201840915700348704022018409157003487040220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950d53e7-3bd1-4bd4-b851-683c92a8560f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94b03ccb-e567-47d1-8264-5ef4287b4d0a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b03ccb-e567-47d1-8264-5ef4287b4d0a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14977125925023391346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497712592502339134614977125925023391346149771259250233913461497712592502339134614977125925023391346149771259250233913461497712592502339134614977125925023391346149771259250233913461497712592502339134614977125925023391346149771259250233913461497712592502339134614977125925023391346149771259250233913461497712592502339134614977125925023391346149771259250233913461497712592502339134614977125925023391346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9be247-503c-49a9-9e64-5432557b4e0c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e05bc3b4-c03d-476b-a0f0-293f85e39ebe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05bc3b4-c03d-476b-a0f0-293f85e39ebe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18300425922980003928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830042592298000392818300425922980003928183004259229800039281830042592298000392818300425922980003928183004259229800039281830042592298000392818300425922980003928183004259229800039281830042592298000392818300425922980003928183004259229800039281830042592298000392818300425922980003928183004259229800039281830042592298000392818300425922980003928183004259229800039281830042592298000392818300425922980003928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b03ccb-e567-47d1-8264-5ef4287b4d0a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee9ff63d-a201-400a-a2c4-efe0bc996094, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05bc3b4-c03d-476b-a0f0-293f85e39ebe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70591c11-10ce-4eb3-8cd9-599714b64dd0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70591c11-10ce-4eb3-8cd9-599714b64dd0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16306066502411932923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630606650241193292316306066502411932923163060665024119329231630606650241193292316306066502411932923163060665024119329231630606650241193292316306066502411932923163060665024119329231630606650241193292316306066502411932923163060665024119329231630606650241193292316306066502411932923163060665024119329231630606650241193292316306066502411932923163060665024119329231630606650241193292316306066502411932923" } } } 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, ee9ff63d-a201-400a-a2c4-efe0bc996094, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097893430097300932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009789343009730093210097893430097300932100978934300973009321009789343009730093210097893430097300932100978934300973009321009789343009730093210097893430097300932100978934300973009321009789343009730093210097893430097300932100978934300973009321009789343009730093210097893430097300932100978934300973009321009789343009730093210097893430097300932100978934300973009321009789343009730093210097893430097300932" } } } 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 2952557) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2952557) elapsed time (sec): 1.0784058570861816
DEBUG    ya.test:process.py:263 Command (pid 2952557) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) maxrss: 851232
DEBUG    ya.test:process.py:263 Command (pid 2952557) minflt: 45292
DEBUG    ya.test:process.py:263 Command (pid 2952557) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 2952557) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2952557) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2952557) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2952557) stime: 0.268045
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70591c11-10ce-4eb3-8cd9-599714b64dd0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9307851-fc1c-4739-a618-230864603c15, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9307851-fc1c-4739-a618-230864603c15, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4929599439633689838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49295994396336898384929599439633689838492959943963368983849295994396336898384929599439633689838492959943963368983849295994396336898384929599439633689838492959943963368983849295994396336898384929599439633689838492959943963368983849295994396336898384929599439633689838492959943963368983849295994396336898384929599439633689838492959943963368983849295994396336898384929599439633689838" } } } 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 2952557) utime: 0.496811
DEBUG    ya.test:process.py:263 Command (pid 2952557) wtime: 1.087
DEBUG    ya.test:process.py:275 Command (pid 2952557) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9ff63d-a201-400a-a2c4-efe0bc996094, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e8d79e5-5415-4803-bc6b-b8ed4c866e1c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8d79e5-5415-4803-bc6b-b8ed4c866e1c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 975584421270014978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978975584421270014978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9307851-fc1c-4739-a618-230864603c15, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 007ad9b9-306b-4a8f-bcc5-db04e123dd35, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 007ad9b9-306b-4a8f-bcc5-db04e123dd35, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3778912893352878321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37789128933528783213778912893352878321377891289335287832137789128933528783213778912893352878321377891289335287832137789128933528783213778912893352878321377891289335287832137789128933528783213778912893352878321377891289335287832137789128933528783213778912893352878321377891289335287832137789128933528783213778912893352878321377891289335287832137789128933528783213778912893352878321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 007ad9b9-306b-4a8f-bcc5-db04e123dd35, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0a29b4e-0df4-4ea3-8ba6-7d42c738ad06, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a29b4e-0df4-4ea3-8ba6-7d42c738ad06, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14768684527468376055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476868452746837605514768684527468376055147686845274683760551476868452746837605514768684527468376055147686845274683760551476868452746837605514768684527468376055147686845274683760551476868452746837605514768684527468376055147686845274683760551476868452746837605514768684527468376055147686845274683760551476868452746837605514768684527468376055147686845274683760551476868452746837605514768684527468376055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8d79e5-5415-4803-bc6b-b8ed4c866e1c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d64052ba-fc43ec8e-d43fd4f0-3b3567be" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccaa6fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56ccaa6fb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ccaa6fb0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 5409bee9-2754-4637-985d-b715ef6bd474, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5409bee9-2754-4637-985d-b715ef6bd474, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZmM0NzI0MDEtZDMzYmUzNWUtMzk3MTE5M2MtYmM2ZTJlMDc=" 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 0x7b56ccaa6fb0>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 5409bee9-2754-4637-985d-b715ef6bd474, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5409bee9-2754-4637-985d-b715ef6bd474, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b56cd994e30 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 0x7b56cd996bf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f274d9a5-cc13-4feb-b70e-9acc2e014a15, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f274d9a5-cc13-4feb-b70e-9acc2e014a15, ghrun-kj7ehpytbu.auto.internal:13808): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 5409bee9-2754-4637-985d-b715ef6bd474, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a29b4e-0df4-4ea3-8ba6-7d42c738ad06, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56ccabb7f0>
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 0x7b56cd9bc730 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 0x7b56cd9bdcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cd9bdcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 75f3794e-904b-426a-9847-740c7eda5a6c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75f3794e-904b-426a-9847-740c7eda5a6c, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, f274d9a5-cc13-4feb-b70e-9acc2e014a15, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f274d9a5-cc13-4feb-b70e-9acc2e014a15, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, f274d9a5-cc13-4feb-b70e-9acc2e014a15, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0490faa0-fab0-4241-a85e-b84ceb9d118d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, d56e7604-3159-449e-be2c-1f71debaf1b4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d56e7604-3159-449e-be2c-1f71debaf1b4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" 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:103 RpcState(CreateSession, 75f3794e-904b-426a-9847-740c7eda5a6c, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 75f3794e-904b-426a-9847-740c7eda5a6c, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:03:17.133730368+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, 75f3794e-904b-426a-9847-740c7eda5a6c, ghrun-kj7ehpytbu.auto.internal:63498): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:63498
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-28T17:03:17.133730368+00:00"}"
>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0490faa0-fab0-4241-a85e-b84ceb9d118d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8444883732907731358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84448837329077313588444883732907731358844488373290773135884448837329077313588444883732907731358844488373290773135884448837329077313588444883732907731358844488373290773135884448837329077313588444883732907731358844488373290773135884448837329077313588444883732907731358844488373290773135884448837329077313588444883732907731358844488373290773135884448837329077313588444883732907731358" } } } 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, d56e7604-3159-449e-be2c-1f71debaf1b4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=45f07147-5f530004-902f3aba-d8d8952c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37e921c2-6b79-49fc-8df9-197e9c85e6ba, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e921c2-6b79-49fc-8df9-197e9c85e6ba, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9841957237476030495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98419572374760304959841957237476030495984195723747603049598419572374760304959841957237476030495984195723747603049598419572374760304959841957237476030495984195723747603049598419572374760304959841957237476030495984195723747603049598419572374760304959841957237476030495984195723747603049598419572374760304959841957237476030495984195723747603049598419572374760304959841957237476030495" } } } 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cd9bdcb0>
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 0x7b56cd9bdcb0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cd9bdcb0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e921c2-6b79-49fc-8df9-197e9c85e6ba, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976776234" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwc95d7an172yhj38yztsb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976776234" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 159a48a8-1a2f-4a21-a3c4-7049c87b75e1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159a48a8-1a2f-4a21-a3c4-7049c87b75e1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11888694646707950077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188869464670795007711888694646707950077118886946467079500771188869464670795007711888694646707950077118886946467079500771188869464670795007711888694646707950077118886946467079500771188869464670795007711888694646707950077118886946467079500771188869464670795007711888694646707950077118886946467079500771188869464670795007711888694646707950077118886946467079500771188869464670795007711888694646707950077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0490faa0-fab0-4241-a85e-b84ceb9d118d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976776233" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwc9546mt4dw5s0y5nr7ry" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976776233" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2fb19d3d-deda-40e1-8b5e-62bba5677092, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2fb19d3d-deda-40e1-8b5e-62bba5677092, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98297ff1-bc9a-4384-a523-c211828b0e30, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98297ff1-bc9a-4384-a523-c211828b0e30, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17492893880004463873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749289388000446387317492893880004463873174928938800044638731749289388000446387317492893880004463873174928938800044638731749289388000446387317492893880004463873174928938800044638731749289388000446387317492893880004463873174928938800044638731749289388000446387317492893880004463873174928938800044638731749289388000446387317492893880004463873174928938800044638731749289388000446387317492893880004463873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2fb19d3d-deda-40e1-8b5e-62bba5677092, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 13808 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-kj7ehpytbu.auto.internal:13808, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159a48a8-1a2f-4a21-a3c4-7049c87b75e1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf84c0ed-19df-4c39-b362-aeeda4ac0c4b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf84c0ed-19df-4c39-b362-aeeda4ac0c4b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7736995618098578544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77369956180985785447736995618098578544773699561809857854477369956180985785447736995618098578544773699561809857854477369956180985785447736995618098578544773699561809857854477369956180985785447736995618098578544773699561809857854477369956180985785447736995618098578544773699561809857854477369956180985785447736995618098578544773699561809857854477369956180985785447736995618098578544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf84c0ed-19df-4c39-b362-aeeda4ac0c4b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 664b1f54-941b-4c0f-aeb0-ac0522fcc0ba, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664b1f54-941b-4c0f-aeb0-ac0522fcc0ba, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13331814974378238718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333181497437823871813331814974378238718133318149743782387181333181497437823871813331814974378238718133318149743782387181333181497437823871813331814974378238718133318149743782387181333181497437823871813331814974378238718133318149743782387181333181497437823871813331814974378238718133318149743782387181333181497437823871813331814974378238718133318149743782387181333181497437823871813331814974378238718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98297ff1-bc9a-4384-a523-c211828b0e30, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976776238" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwc97w3zfsb5tqqf77vktk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976776238" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 090c6469-ee37-449a-a9a2-6babc0a0d55a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 090c6469-ee37-449a-a9a2-6babc0a0d55a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 642149232938529407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407642149232938529407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664b1f54-941b-4c0f-aeb0-ac0522fcc0ba, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976776240" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwc9b35ftrxx2c6szxww3x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976776240" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 090c6469-ee37-449a-a9a2-6babc0a0d55a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976776242" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwc9cm0vcnq0pmmy2sbsyx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb61275b-5c47-4302-b268-44c7977d8323, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb61275b-5c47-4302-b268-44c7977d8323, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12791618031984882659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279161803198488265912791618031984882659127916180319848826591279161803198488265912791618031984882659127916180319848826591279161803198488265912791618031984882659127916180319848826591279161803198488265912791618031984882659127916180319848826591279161803198488265912791618031984882659127916180319848826591279161803198488265912791618031984882659127916180319848826591279161803198488265912791618031984882659" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976776242" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ac10757-8f7e-484f-8d95-aaa1514b240c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac10757-8f7e-484f-8d95-aaa1514b240c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7127347248849009874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71273472488490098747127347248849009874712734724884900987471273472488490098747127347248849009874712734724884900987471273472488490098747127347248849009874712734724884900987471273472488490098747127347248849009874712734724884900987471273472488490098747127347248849009874712734724884900987471273472488490098747127347248849009874712734724884900987471273472488490098747127347248849009874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac10757-8f7e-484f-8d95-aaa1514b240c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e80333b-c3fa-4d18-8e8c-4bf65fb6b043, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e80333b-c3fa-4d18-8e8c-4bf65fb6b043, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14721344940832279512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472134494083227951214721344940832279512147213449408322795121472134494083227951214721344940832279512147213449408322795121472134494083227951214721344940832279512147213449408322795121472134494083227951214721344940832279512147213449408322795121472134494083227951214721344940832279512147213449408322795121472134494083227951214721344940832279512147213449408322795121472134494083227951214721344940832279512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e80333b-c3fa-4d18-8e8c-4bf65fb6b043, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97d90d09-e27b-483c-baaf-6e205061b4cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d90d09-e27b-483c-baaf-6e205061b4cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1035257759287576149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10352577592875761491035257759287576149103525775928757614910352577592875761491035257759287576149103525775928757614910352577592875761491035257759287576149103525775928757614910352577592875761491035257759287576149103525775928757614910352577592875761491035257759287576149103525775928757614910352577592875761491035257759287576149103525775928757614910352577592875761491035257759287576149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d90d09-e27b-483c-baaf-6e205061b4cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97c1ea39-123d-455b-b7ce-38e318167db4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c1ea39-123d-455b-b7ce-38e318167db4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11233218102251766942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123321810225176694211233218102251766942112332181022517669421123321810225176694211233218102251766942112332181022517669421123321810225176694211233218102251766942112332181022517669421123321810225176694211233218102251766942112332181022517669421123321810225176694211233218102251766942112332181022517669421123321810225176694211233218102251766942112332181022517669421123321810225176694211233218102251766942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c1ea39-123d-455b-b7ce-38e318167db4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 914cf596-cf87-466f-8b91-f2c2f9562aec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb61275b-5c47-4302-b268-44c7977d8323, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2595c7bf-c239-49be-a668-33e8b980b1be, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2595c7bf-c239-49be-a668-33e8b980b1be, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5704483563834301997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57044835638343019975704483563834301997570448356383430199757044835638343019975704483563834301997570448356383430199757044835638343019975704483563834301997570448356383430199757044835638343019975704483563834301997570448356383430199757044835638343019975704483563834301997570448356383430199757044835638343019975704483563834301997570448356383430199757044835638343019975704483563834301997" } } } 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, 914cf596-cf87-466f-8b91-f2c2f9562aec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6749067080322448607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67490670803224486076749067080322448607674906708032244860767490670803224486076749067080322448607674906708032244860767490670803224486076749067080322448607674906708032244860767490670803224486076749067080322448607674906708032244860767490670803224486076749067080322448607674906708032244860767490670803224486076749067080322448607674906708032244860767490670803224486076749067080322448607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2595c7bf-c239-49be-a668-33e8b980b1be, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 493a3e54-bc8d-4285-a8fd-ea4012752d45, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493a3e54-bc8d-4285-a8fd-ea4012752d45, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8626069079606050562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86260690796060505628626069079606050562862606907960605056286260690796060505628626069079606050562862606907960605056286260690796060505628626069079606050562862606907960605056286260690796060505628626069079606050562862606907960605056286260690796060505628626069079606050562862606907960605056286260690796060505628626069079606050562862606907960605056286260690796060505628626069079606050562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 914cf596-cf87-466f-8b91-f2c2f9562aec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f6a7200-aa30-4fac-871c-9473f956b0d2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6a7200-aa30-4fac-871c-9473f956b0d2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4000927091277404175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40009270912774041754000927091277404175400092709127740417540009270912774041754000927091277404175400092709127740417540009270912774041754000927091277404175400092709127740417540009270912774041754000927091277404175400092709127740417540009270912774041754000927091277404175400092709127740417540009270912774041754000927091277404175400092709127740417540009270912774041754000927091277404175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493a3e54-bc8d-4285-a8fd-ea4012752d45, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6e1426f-e342-4e93-8f51-ed4569063e60, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e1426f-e342-4e93-8f51-ed4569063e60, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 208669782812218245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245208669782812218245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6a7200-aa30-4fac-871c-9473f956b0d2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5ec9c77-0dc2-4fc8-800e-604bccfeecbc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ec9c77-0dc2-4fc8-800e-604bccfeecbc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478536130231820307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147853613023182030711478536130231820307114785361302318203071147853613023182030711478536130231820307114785361302318203071147853613023182030711478536130231820307114785361302318203071147853613023182030711478536130231820307114785361302318203071147853613023182030711478536130231820307114785361302318203071147853613023182030711478536130231820307114785361302318203071147853613023182030711478536130231820307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e1426f-e342-4e93-8f51-ed4569063e60, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ec9c77-0dc2-4fc8-800e-604bccfeecbc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8beb64ad-5998-4ae4-bc47-654e4e0babea, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8beb64ad-5998-4ae4-bc47-654e4e0babea, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2784772901653377912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27847729016533779122784772901653377912278477290165337791227847729016533779122784772901653377912278477290165337791227847729016533779122784772901653377912278477290165337791227847729016533779122784772901653377912278477290165337791227847729016533779122784772901653377912278477290165337791227847729016533779122784772901653377912278477290165337791227847729016533779122784772901653377912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16ffba1d-7169-42a6-ac87-4112e0f294fa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ffba1d-7169-42a6-ac87-4112e0f294fa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11138182863423641320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113818286342364132011138182863423641320111381828634236413201113818286342364132011138182863423641320111381828634236413201113818286342364132011138182863423641320111381828634236413201113818286342364132011138182863423641320111381828634236413201113818286342364132011138182863423641320111381828634236413201113818286342364132011138182863423641320111381828634236413201113818286342364132011138182863423641320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8beb64ad-5998-4ae4-bc47-654e4e0babea, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ffba1d-7169-42a6-ac87-4112e0f294fa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a80f29c2-2c23-46da-b895-14872eb322d4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80f29c2-2c23-46da-b895-14872eb322d4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12805022064087821785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280502206408782178512805022064087821785128050220640878217851280502206408782178512805022064087821785128050220640878217851280502206408782178512805022064087821785128050220640878217851280502206408782178512805022064087821785128050220640878217851280502206408782178512805022064087821785128050220640878217851280502206408782178512805022064087821785128050220640878217851280502206408782178512805022064087821785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6521f675-da97-458a-88ca-1777071eace7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6521f675-da97-458a-88ca-1777071eace7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5887157555908971029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58871575559089710295887157555908971029588715755590897102958871575559089710295887157555908971029588715755590897102958871575559089710295887157555908971029588715755590897102958871575559089710295887157555908971029588715755590897102958871575559089710295887157555908971029588715755590897102958871575559089710295887157555908971029588715755590897102958871575559089710295887157555908971029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80f29c2-2c23-46da-b895-14872eb322d4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8171a1c1-b775-4944-a6db-3a5beb28af9f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8171a1c1-b775-4944-a6db-3a5beb28af9f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14685354099078772628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468535409907877262814685354099078772628146853540990787726281468535409907877262814685354099078772628146853540990787726281468535409907877262814685354099078772628146853540990787726281468535409907877262814685354099078772628146853540990787726281468535409907877262814685354099078772628146853540990787726281468535409907877262814685354099078772628146853540990787726281468535409907877262814685354099078772628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6521f675-da97-458a-88ca-1777071eace7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a42016b-2158-494b-90f6-279ce454244b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a42016b-2158-494b-90f6-279ce454244b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6096583292154131705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60965832921541317056096583292154131705609658329215413170560965832921541317056096583292154131705609658329215413170560965832921541317056096583292154131705609658329215413170560965832921541317056096583292154131705609658329215413170560965832921541317056096583292154131705609658329215413170560965832921541317056096583292154131705609658329215413170560965832921541317056096583292154131705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8171a1c1-b775-4944-a6db-3a5beb28af9f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec404fa9-9e97-4e51-afca-164792ab31ab, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec404fa9-9e97-4e51-afca-164792ab31ab, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15536148620332008904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553614862033200890415536148620332008904155361486203320089041553614862033200890415536148620332008904155361486203320089041553614862033200890415536148620332008904155361486203320089041553614862033200890415536148620332008904155361486203320089041553614862033200890415536148620332008904155361486203320089041553614862033200890415536148620332008904155361486203320089041553614862033200890415536148620332008904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a42016b-2158-494b-90f6-279ce454244b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7adb48f6-72b5-4b96-b64f-f95c7996defc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7adb48f6-72b5-4b96-b64f-f95c7996defc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954063720212186029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49540637202121860294954063720212186029495406372021218602949540637202121860294954063720212186029495406372021218602949540637202121860294954063720212186029495406372021218602949540637202121860294954063720212186029495406372021218602949540637202121860294954063720212186029495406372021218602949540637202121860294954063720212186029495406372021218602949540637202121860294954063720212186029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec404fa9-9e97-4e51-afca-164792ab31ab, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9aa471b9-336d-4074-8372-10e344f24112, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa471b9-336d-4074-8372-10e344f24112, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7119925882091728246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71199258820917282467119925882091728246711992588209172824671199258820917282467119925882091728246711992588209172824671199258820917282467119925882091728246711992588209172824671199258820917282467119925882091728246711992588209172824671199258820917282467119925882091728246711992588209172824671199258820917282467119925882091728246711992588209172824671199258820917282467119925882091728246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7adb48f6-72b5-4b96-b64f-f95c7996defc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fad027e7-a00e-4e62-9c7d-5cd2c1297916, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad027e7-a00e-4e62-9c7d-5cd2c1297916, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12955948558060258333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295594855806025833312955948558060258333129559485580602583331295594855806025833312955948558060258333129559485580602583331295594855806025833312955948558060258333129559485580602583331295594855806025833312955948558060258333129559485580602583331295594855806025833312955948558060258333129559485580602583331295594855806025833312955948558060258333129559485580602583331295594855806025833312955948558060258333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa471b9-336d-4074-8372-10e344f24112, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c582bd0-b8cd-47c1-a684-d819421ff5c9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c582bd0-b8cd-47c1-a684-d819421ff5c9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15286612077374499694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528661207737449969415286612077374499694152866120773744996941528661207737449969415286612077374499694152866120773744996941528661207737449969415286612077374499694152866120773744996941528661207737449969415286612077374499694152866120773744996941528661207737449969415286612077374499694152866120773744996941528661207737449969415286612077374499694152866120773744996941528661207737449969415286612077374499694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad027e7-a00e-4e62-9c7d-5cd2c1297916, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2395e0fd-3b3d-4b52-835c-e731b589f9fe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2395e0fd-3b3d-4b52-835c-e731b589f9fe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8818213683687259946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88182136836872599468818213683687259946881821368368725994688182136836872599468818213683687259946881821368368725994688182136836872599468818213683687259946881821368368725994688182136836872599468818213683687259946881821368368725994688182136836872599468818213683687259946881821368368725994688182136836872599468818213683687259946881821368368725994688182136836872599468818213683687259946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c582bd0-b8cd-47c1-a684-d819421ff5c9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3a24e08-57bd-4712-9b59-a47235ec59a6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a24e08-57bd-4712-9b59-a47235ec59a6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4107554425060088045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41075544250600880454107554425060088045410755442506008804541075544250600880454107554425060088045410755442506008804541075544250600880454107554425060088045410755442506008804541075544250600880454107554425060088045410755442506008804541075544250600880454107554425060088045410755442506008804541075544250600880454107554425060088045410755442506008804541075544250600880454107554425060088045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2395e0fd-3b3d-4b52-835c-e731b589f9fe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76b127a2-f0e7-45f6-be96-46683d3e1457, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b127a2-f0e7-45f6-be96-46683d3e1457, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4473819795504075850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44738197955040758504473819795504075850447381979550407585044738197955040758504473819795504075850447381979550407585044738197955040758504473819795504075850447381979550407585044738197955040758504473819795504075850447381979550407585044738197955040758504473819795504075850447381979550407585044738197955040758504473819795504075850447381979550407585044738197955040758504473819795504075850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a24e08-57bd-4712-9b59-a47235ec59a6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c0c10aa-6aa8-491a-b10b-bfc3e8f76f0e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c0c10aa-6aa8-491a-b10b-bfc3e8f76f0e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12226899466539038627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222689946653903862712226899466539038627122268994665390386271222689946653903862712226899466539038627122268994665390386271222689946653903862712226899466539038627122268994665390386271222689946653903862712226899466539038627122268994665390386271222689946653903862712226899466539038627122268994665390386271222689946653903862712226899466539038627122268994665390386271222689946653903862712226899466539038627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b127a2-f0e7-45f6-be96-46683d3e1457, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1328084c-2ab2-48f7-98e7-9723b3a4bc12, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1328084c-2ab2-48f7-98e7-9723b3a4bc12, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10596747885987953941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059674788598795394110596747885987953941105967478859879539411059674788598795394110596747885987953941105967478859879539411059674788598795394110596747885987953941105967478859879539411059674788598795394110596747885987953941105967478859879539411059674788598795394110596747885987953941105967478859879539411059674788598795394110596747885987953941105967478859879539411059674788598795394110596747885987953941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c0c10aa-6aa8-491a-b10b-bfc3e8f76f0e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18ed809f-c2d0-40d5-8f52-a437fb2288c6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ed809f-c2d0-40d5-8f52-a437fb2288c6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922772326137644604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792277232613764460417922772326137644604179227723261376446041792277232613764460417922772326137644604179227723261376446041792277232613764460417922772326137644604179227723261376446041792277232613764460417922772326137644604179227723261376446041792277232613764460417922772326137644604179227723261376446041792277232613764460417922772326137644604179227723261376446041792277232613764460417922772326137644604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1328084c-2ab2-48f7-98e7-9723b3a4bc12, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 141544df-eb17-4fa8-b776-8dcb3052a8be, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141544df-eb17-4fa8-b776-8dcb3052a8be, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261721176762547725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42617211767625477254261721176762547725426172117676254772542617211767625477254261721176762547725426172117676254772542617211767625477254261721176762547725426172117676254772542617211767625477254261721176762547725426172117676254772542617211767625477254261721176762547725426172117676254772542617211767625477254261721176762547725426172117676254772542617211767625477254261721176762547725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ed809f-c2d0-40d5-8f52-a437fb2288c6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5c53e3d-f767-46ef-b3b6-f30afc876d29, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c53e3d-f767-46ef-b3b6-f30afc876d29, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11065013300244573968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106501330024457396811065013300244573968110650133002445739681106501330024457396811065013300244573968110650133002445739681106501330024457396811065013300244573968110650133002445739681106501330024457396811065013300244573968110650133002445739681106501330024457396811065013300244573968110650133002445739681106501330024457396811065013300244573968110650133002445739681106501330024457396811065013300244573968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c53e3d-f767-46ef-b3b6-f30afc876d29, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9be438bc-a086-4447-9072-b825f2eb48d5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be438bc-a086-4447-9072-b825f2eb48d5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6451196744531552949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64511967445315529496451196744531552949645119674453155294964511967445315529496451196744531552949645119674453155294964511967445315529496451196744531552949645119674453155294964511967445315529496451196744531552949645119674453155294964511967445315529496451196744531552949645119674453155294964511967445315529496451196744531552949645119674453155294964511967445315529496451196744531552949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141544df-eb17-4fa8-b776-8dcb3052a8be, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15f6bbf5-3603-4cc5-9a4e-522453148cf8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f6bbf5-3603-4cc5-9a4e-522453148cf8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 981937868568995563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563981937868568995563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be438bc-a086-4447-9072-b825f2eb48d5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4828f5a4-5398-4471-8b29-2224db6f68cc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4828f5a4-5398-4471-8b29-2224db6f68cc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047685806080804660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30476858060808046603047685806080804660304768580608080466030476858060808046603047685806080804660304768580608080466030476858060808046603047685806080804660304768580608080466030476858060808046603047685806080804660304768580608080466030476858060808046603047685806080804660304768580608080466030476858060808046603047685806080804660304768580608080466030476858060808046603047685806080804660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f6bbf5-3603-4cc5-9a4e-522453148cf8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 922b0690-21e4-4886-8e23-12badc50666a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922b0690-21e4-4886-8e23-12badc50666a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14923094607032822359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492309460703282235914923094607032822359149230946070328223591492309460703282235914923094607032822359149230946070328223591492309460703282235914923094607032822359149230946070328223591492309460703282235914923094607032822359149230946070328223591492309460703282235914923094607032822359149230946070328223591492309460703282235914923094607032822359149230946070328223591492309460703282235914923094607032822359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4828f5a4-5398-4471-8b29-2224db6f68cc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3d594b3-7bfe-4115-81ad-53099b38a3ff, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d594b3-7bfe-4115-81ad-53099b38a3ff, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12238456245065635542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223845624506563554212238456245065635542122384562450656355421223845624506563554212238456245065635542122384562450656355421223845624506563554212238456245065635542122384562450656355421223845624506563554212238456245065635542122384562450656355421223845624506563554212238456245065635542122384562450656355421223845624506563554212238456245065635542122384562450656355421223845624506563554212238456245065635542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922b0690-21e4-4886-8e23-12badc50666a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4fb4181-1bbc-43b1-89b8-f62f8ef98502, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4fb4181-1bbc-43b1-89b8-f62f8ef98502, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2510460164470514834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25104601644705148342510460164470514834251046016447051483425104601644705148342510460164470514834251046016447051483425104601644705148342510460164470514834251046016447051483425104601644705148342510460164470514834251046016447051483425104601644705148342510460164470514834251046016447051483425104601644705148342510460164470514834251046016447051483425104601644705148342510460164470514834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d594b3-7bfe-4115-81ad-53099b38a3ff, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62acdf02-5f31-48af-84fd-56fd137ba38e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62acdf02-5f31-48af-84fd-56fd137ba38e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13765371816083965740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376537181608396574013765371816083965740137653718160839657401376537181608396574013765371816083965740137653718160839657401376537181608396574013765371816083965740137653718160839657401376537181608396574013765371816083965740137653718160839657401376537181608396574013765371816083965740137653718160839657401376537181608396574013765371816083965740137653718160839657401376537181608396574013765371816083965740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4fb4181-1bbc-43b1-89b8-f62f8ef98502, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2096f2ef-2945-40c4-bd76-7a0e93dd6760, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2096f2ef-2945-40c4-bd76-7a0e93dd6760, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8727006311906199376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87270063119061993768727006311906199376872700631190619937687270063119061993768727006311906199376872700631190619937687270063119061993768727006311906199376872700631190619937687270063119061993768727006311906199376872700631190619937687270063119061993768727006311906199376872700631190619937687270063119061993768727006311906199376872700631190619937687270063119061993768727006311906199376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62acdf02-5f31-48af-84fd-56fd137ba38e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77f7683c-38ad-4ee0-9900-b3d2a7edaa46, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f7683c-38ad-4ee0-9900-b3d2a7edaa46, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12195996769021347210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219599676902134721012195996769021347210121959967690213472101219599676902134721012195996769021347210121959967690213472101219599676902134721012195996769021347210121959967690213472101219599676902134721012195996769021347210121959967690213472101219599676902134721012195996769021347210121959967690213472101219599676902134721012195996769021347210121959967690213472101219599676902134721012195996769021347210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2096f2ef-2945-40c4-bd76-7a0e93dd6760, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6aadb30e-79f3-4ad2-8964-75e9af2f7716, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f7683c-38ad-4ee0-9900-b3d2a7edaa46, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08500c3d-0086-401b-b3fd-10524854fab9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08500c3d-0086-401b-b3fd-10524854fab9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473963977908015381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54739639779080153815473963977908015381547396397790801538154739639779080153815473963977908015381547396397790801538154739639779080153815473963977908015381547396397790801538154739639779080153815473963977908015381547396397790801538154739639779080153815473963977908015381547396397790801538154739639779080153815473963977908015381547396397790801538154739639779080153815473963977908015381" } } } 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, 6aadb30e-79f3-4ad2-8964-75e9af2f7716, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8497618800061946105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84976188000619461058497618800061946105849761880006194610584976188000619461058497618800061946105849761880006194610584976188000619461058497618800061946105849761880006194610584976188000619461058497618800061946105849761880006194610584976188000619461058497618800061946105849761880006194610584976188000619461058497618800061946105849761880006194610584976188000619461058497618800061946105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08500c3d-0086-401b-b3fd-10524854fab9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f1a9907-7c62-489b-a42a-6cd39cb0fc83, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1a9907-7c62-489b-a42a-6cd39cb0fc83, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16437221132348554311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643722113234855431116437221132348554311164372211323485543111643722113234855431116437221132348554311164372211323485543111643722113234855431116437221132348554311164372211323485543111643722113234855431116437221132348554311164372211323485543111643722113234855431116437221132348554311164372211323485543111643722113234855431116437221132348554311164372211323485543111643722113234855431116437221132348554311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aadb30e-79f3-4ad2-8964-75e9af2f7716, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb1867a6-411c-4511-ba09-3bce47bc08e0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1867a6-411c-4511-ba09-3bce47bc08e0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18440799867857015898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844079986785701589818440799867857015898184407998678570158981844079986785701589818440799867857015898184407998678570158981844079986785701589818440799867857015898184407998678570158981844079986785701589818440799867857015898184407998678570158981844079986785701589818440799867857015898184407998678570158981844079986785701589818440799867857015898184407998678570158981844079986785701589818440799867857015898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1a9907-7c62-489b-a42a-6cd39cb0fc83, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a0caba7-5a63-4fae-bb5c-5dc8b6a828a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0caba7-5a63-4fae-bb5c-5dc8b6a828a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065407698302842212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70654076983028422127065407698302842212706540769830284221270654076983028422127065407698302842212706540769830284221270654076983028422127065407698302842212706540769830284221270654076983028422127065407698302842212706540769830284221270654076983028422127065407698302842212706540769830284221270654076983028422127065407698302842212706540769830284221270654076983028422127065407698302842212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1867a6-411c-4511-ba09-3bce47bc08e0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cff58b52-cdf3-405b-a527-d5f1c267dac3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff58b52-cdf3-405b-a527-d5f1c267dac3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103606112631049883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710360611263104988317103606112631049883171036061126310498831710360611263104988317103606112631049883171036061126310498831710360611263104988317103606112631049883171036061126310498831710360611263104988317103606112631049883171036061126310498831710360611263104988317103606112631049883171036061126310498831710360611263104988317103606112631049883171036061126310498831710360611263104988317103606112631049883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0caba7-5a63-4fae-bb5c-5dc8b6a828a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5577f2e-f7ac-49dc-ac4a-4d9d3dc130e4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5577f2e-f7ac-49dc-ac4a-4d9d3dc130e4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13346080094386589855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334608009438658985513346080094386589855133460800943865898551334608009438658985513346080094386589855133460800943865898551334608009438658985513346080094386589855133460800943865898551334608009438658985513346080094386589855133460800943865898551334608009438658985513346080094386589855133460800943865898551334608009438658985513346080094386589855133460800943865898551334608009438658985513346080094386589855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff58b52-cdf3-405b-a527-d5f1c267dac3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38bc4bb9-35a9-449b-9d68-a03d75b0224a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38bc4bb9-35a9-449b-9d68-a03d75b0224a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16004622811713037208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600462281171303720816004622811713037208160046228117130372081600462281171303720816004622811713037208160046228117130372081600462281171303720816004622811713037208160046228117130372081600462281171303720816004622811713037208160046228117130372081600462281171303720816004622811713037208160046228117130372081600462281171303720816004622811713037208160046228117130372081600462281171303720816004622811713037208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5577f2e-f7ac-49dc-ac4a-4d9d3dc130e4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 912fd44e-083e-457e-971e-ab922f16a256, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912fd44e-083e-457e-971e-ab922f16a256, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14091802550066821453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409180255006682145314091802550066821453140918025500668214531409180255006682145314091802550066821453140918025500668214531409180255006682145314091802550066821453140918025500668214531409180255006682145314091802550066821453140918025500668214531409180255006682145314091802550066821453140918025500668214531409180255006682145314091802550066821453140918025500668214531409180255006682145314091802550066821453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38bc4bb9-35a9-449b-9d68-a03d75b0224a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b28abbf-11a3-4801-b257-9ebeb149ed40, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b28abbf-11a3-4801-b257-9ebeb149ed40, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3241119489871279592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32411194898712795923241119489871279592324111948987127959232411194898712795923241119489871279592324111948987127959232411194898712795923241119489871279592324111948987127959232411194898712795923241119489871279592324111948987127959232411194898712795923241119489871279592324111948987127959232411194898712795923241119489871279592324111948987127959232411194898712795923241119489871279592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912fd44e-083e-457e-971e-ab922f16a256, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f104ef2f-3a75-4b9d-bdbe-80d59ab5453e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f104ef2f-3a75-4b9d-bdbe-80d59ab5453e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10205212817610339220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020521281761033922010205212817610339220102052128176103392201020521281761033922010205212817610339220102052128176103392201020521281761033922010205212817610339220102052128176103392201020521281761033922010205212817610339220102052128176103392201020521281761033922010205212817610339220102052128176103392201020521281761033922010205212817610339220102052128176103392201020521281761033922010205212817610339220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b28abbf-11a3-4801-b257-9ebeb149ed40, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11f433ef-583d-4916-b314-b74c8078e768, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f433ef-583d-4916-b314-b74c8078e768, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13916843039035518668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391684303903551866813916843039035518668139168430390355186681391684303903551866813916843039035518668139168430390355186681391684303903551866813916843039035518668139168430390355186681391684303903551866813916843039035518668139168430390355186681391684303903551866813916843039035518668139168430390355186681391684303903551866813916843039035518668139168430390355186681391684303903551866813916843039035518668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f104ef2f-3a75-4b9d-bdbe-80d59ab5453e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f433ef-583d-4916-b314-b74c8078e768, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bed6003-e949-4cfd-b529-c02cb217c970, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bed6003-e949-4cfd-b529-c02cb217c970, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5960513874789360354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59605138747893603545960513874789360354596051387478936035459605138747893603545960513874789360354596051387478936035459605138747893603545960513874789360354596051387478936035459605138747893603545960513874789360354596051387478936035459605138747893603545960513874789360354596051387478936035459605138747893603545960513874789360354596051387478936035459605138747893603545960513874789360354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e306cbd-e52d-44f8-87da-115f5cd14fa2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e306cbd-e52d-44f8-87da-115f5cd14fa2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033812949208559125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50338129492085591255033812949208559125503381294920855912550338129492085591255033812949208559125503381294920855912550338129492085591255033812949208559125503381294920855912550338129492085591255033812949208559125503381294920855912550338129492085591255033812949208559125503381294920855912550338129492085591255033812949208559125503381294920855912550338129492085591255033812949208559125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e306cbd-e52d-44f8-87da-115f5cd14fa2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64216c2f-5898-40bc-955d-a36d69df4023, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64216c2f-5898-40bc-955d-a36d69df4023, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10929892446386287148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092989244638628714810929892446386287148109298924463862871481092989244638628714810929892446386287148109298924463862871481092989244638628714810929892446386287148109298924463862871481092989244638628714810929892446386287148109298924463862871481092989244638628714810929892446386287148109298924463862871481092989244638628714810929892446386287148109298924463862871481092989244638628714810929892446386287148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bed6003-e949-4cfd-b529-c02cb217c970, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 596611d9-1dee-4415-9c2a-a528538dec8d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596611d9-1dee-4415-9c2a-a528538dec8d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14493889378221358536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449388937822135853614493889378221358536144938893782213585361449388937822135853614493889378221358536144938893782213585361449388937822135853614493889378221358536144938893782213585361449388937822135853614493889378221358536144938893782213585361449388937822135853614493889378221358536144938893782213585361449388937822135853614493889378221358536144938893782213585361449388937822135853614493889378221358536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64216c2f-5898-40bc-955d-a36d69df4023, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c705df3-5fdf-41a6-a9a7-fc88fa863cd1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c705df3-5fdf-41a6-a9a7-fc88fa863cd1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13455155182862829161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345515518286282916113455155182862829161134551551828628291611345515518286282916113455155182862829161134551551828628291611345515518286282916113455155182862829161134551551828628291611345515518286282916113455155182862829161134551551828628291611345515518286282916113455155182862829161134551551828628291611345515518286282916113455155182862829161134551551828628291611345515518286282916113455155182862829161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596611d9-1dee-4415-9c2a-a528538dec8d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46cb6a62-a971-4238-97b6-dc3adb148f71, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46cb6a62-a971-4238-97b6-dc3adb148f71, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4506359884961029119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45063598849610291194506359884961029119450635988496102911945063598849610291194506359884961029119450635988496102911945063598849610291194506359884961029119450635988496102911945063598849610291194506359884961029119450635988496102911945063598849610291194506359884961029119450635988496102911945063598849610291194506359884961029119450635988496102911945063598849610291194506359884961029119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c705df3-5fdf-41a6-a9a7-fc88fa863cd1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05eb5b8b-3df3-40d7-a873-b5f4b684796e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eb5b8b-3df3-40d7-a873-b5f4b684796e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2442571393087362232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24425713930873622322442571393087362232244257139308736223224425713930873622322442571393087362232244257139308736223224425713930873622322442571393087362232244257139308736223224425713930873622322442571393087362232244257139308736223224425713930873622322442571393087362232244257139308736223224425713930873622322442571393087362232244257139308736223224425713930873622322442571393087362232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46cb6a62-a971-4238-97b6-dc3adb148f71, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f0dd802-612a-4fe5-ab9f-3702e245bb01, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0dd802-612a-4fe5-ab9f-3702e245bb01, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15241349840732007439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524134984073200743915241349840732007439152413498407320074391524134984073200743915241349840732007439152413498407320074391524134984073200743915241349840732007439152413498407320074391524134984073200743915241349840732007439152413498407320074391524134984073200743915241349840732007439152413498407320074391524134984073200743915241349840732007439152413498407320074391524134984073200743915241349840732007439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eb5b8b-3df3-40d7-a873-b5f4b684796e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6b82452-fbc6-4a3f-9485-c3c0248a31ad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b82452-fbc6-4a3f-9485-c3c0248a31ad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12145869813415933463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214586981341593346312145869813415933463121458698134159334631214586981341593346312145869813415933463121458698134159334631214586981341593346312145869813415933463121458698134159334631214586981341593346312145869813415933463121458698134159334631214586981341593346312145869813415933463121458698134159334631214586981341593346312145869813415933463121458698134159334631214586981341593346312145869813415933463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0dd802-612a-4fe5-ab9f-3702e245bb01, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c04cb30-285a-4f69-b33a-b1378bf16422, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c04cb30-285a-4f69-b33a-b1378bf16422, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9137643977046175694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91376439770461756949137643977046175694913764397704617569491376439770461756949137643977046175694913764397704617569491376439770461756949137643977046175694913764397704617569491376439770461756949137643977046175694913764397704617569491376439770461756949137643977046175694913764397704617569491376439770461756949137643977046175694913764397704617569491376439770461756949137643977046175694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b82452-fbc6-4a3f-9485-c3c0248a31ad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 019b8130-d1d2-43f9-86b6-1e0819115c1b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 019b8130-d1d2-43f9-86b6-1e0819115c1b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571616998227762086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25716169982277620862571616998227762086257161699822776208625716169982277620862571616998227762086257161699822776208625716169982277620862571616998227762086257161699822776208625716169982277620862571616998227762086257161699822776208625716169982277620862571616998227762086257161699822776208625716169982277620862571616998227762086257161699822776208625716169982277620862571616998227762086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c04cb30-285a-4f69-b33a-b1378bf16422, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 733fe8a1-c4e1-45e4-9b02-6f2e768814d2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733fe8a1-c4e1-45e4-9b02-6f2e768814d2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16130827834498832194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613082783449883219416130827834498832194161308278344988321941613082783449883219416130827834498832194161308278344988321941613082783449883219416130827834498832194161308278344988321941613082783449883219416130827834498832194161308278344988321941613082783449883219416130827834498832194161308278344988321941613082783449883219416130827834498832194161308278344988321941613082783449883219416130827834498832194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 019b8130-d1d2-43f9-86b6-1e0819115c1b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ec504bb-66ab-42f7-92a6-b662fc481946, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec504bb-66ab-42f7-92a6-b662fc481946, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865002276459771917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88650022764597719178865002276459771917886500227645977191788650022764597719178865002276459771917886500227645977191788650022764597719178865002276459771917886500227645977191788650022764597719178865002276459771917886500227645977191788650022764597719178865002276459771917886500227645977191788650022764597719178865002276459771917886500227645977191788650022764597719178865002276459771917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733fe8a1-c4e1-45e4-9b02-6f2e768814d2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8bdf089-729b-4e9e-803d-a15d84a9f19c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8bdf089-729b-4e9e-803d-a15d84a9f19c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3580446684202798042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35804466842027980423580446684202798042358044668420279804235804466842027980423580446684202798042358044668420279804235804466842027980423580446684202798042358044668420279804235804466842027980423580446684202798042358044668420279804235804466842027980423580446684202798042358044668420279804235804466842027980423580446684202798042358044668420279804235804466842027980423580446684202798042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec504bb-66ab-42f7-92a6-b662fc481946, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c39a2ce-7621-4e11-b26e-87f2ea81ed60, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c39a2ce-7621-4e11-b26e-87f2ea81ed60, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2482272682891414994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24822726828914149942482272682891414994248227268289141499424822726828914149942482272682891414994248227268289141499424822726828914149942482272682891414994248227268289141499424822726828914149942482272682891414994248227268289141499424822726828914149942482272682891414994248227268289141499424822726828914149942482272682891414994248227268289141499424822726828914149942482272682891414994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8bdf089-729b-4e9e-803d-a15d84a9f19c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 780b04c0-5e6c-472d-b42e-da3d4939a81c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 780b04c0-5e6c-472d-b42e-da3d4939a81c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13828497938765426418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382849793876542641813828497938765426418138284979387654264181382849793876542641813828497938765426418138284979387654264181382849793876542641813828497938765426418138284979387654264181382849793876542641813828497938765426418138284979387654264181382849793876542641813828497938765426418138284979387654264181382849793876542641813828497938765426418138284979387654264181382849793876542641813828497938765426418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c39a2ce-7621-4e11-b26e-87f2ea81ed60, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2ac338e-7ccf-4c02-8a3a-a3c7bf916c4e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ac338e-7ccf-4c02-8a3a-a3c7bf916c4e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495046905941599841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249504690594159984112495046905941599841124950469059415998411249504690594159984112495046905941599841124950469059415998411249504690594159984112495046905941599841124950469059415998411249504690594159984112495046905941599841124950469059415998411249504690594159984112495046905941599841124950469059415998411249504690594159984112495046905941599841124950469059415998411249504690594159984112495046905941599841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 780b04c0-5e6c-472d-b42e-da3d4939a81c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0947171-c058-4303-8c5e-aa277a4307bc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0947171-c058-4303-8c5e-aa277a4307bc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9975951454110896024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99759514541108960249975951454110896024997595145411089602499759514541108960249975951454110896024997595145411089602499759514541108960249975951454110896024997595145411089602499759514541108960249975951454110896024997595145411089602499759514541108960249975951454110896024997595145411089602499759514541108960249975951454110896024997595145411089602499759514541108960249975951454110896024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ac338e-7ccf-4c02-8a3a-a3c7bf916c4e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17b1a302-f3ad-445d-a91c-a163383c0d20, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b1a302-f3ad-445d-a91c-a163383c0d20, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3408519804964725203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34085198049647252033408519804964725203340851980496472520334085198049647252033408519804964725203340851980496472520334085198049647252033408519804964725203340851980496472520334085198049647252033408519804964725203340851980496472520334085198049647252033408519804964725203340851980496472520334085198049647252033408519804964725203340851980496472520334085198049647252033408519804964725203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0947171-c058-4303-8c5e-aa277a4307bc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2e5a3cd-3205-4d91-8f05-e0c9430596ce, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e5a3cd-3205-4d91-8f05-e0c9430596ce, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5597636433123906900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55976364331239069005597636433123906900559763643312390690055976364331239069005597636433123906900559763643312390690055976364331239069005597636433123906900559763643312390690055976364331239069005597636433123906900559763643312390690055976364331239069005597636433123906900559763643312390690055976364331239069005597636433123906900559763643312390690055976364331239069005597636433123906900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b1a302-f3ad-445d-a91c-a163383c0d20, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a2f8d5d-dc4a-432b-bca2-11313eb3270f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2f8d5d-dc4a-432b-bca2-11313eb3270f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2253914651783458047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22539146517834580472253914651783458047225391465178345804722539146517834580472253914651783458047225391465178345804722539146517834580472253914651783458047225391465178345804722539146517834580472253914651783458047225391465178345804722539146517834580472253914651783458047225391465178345804722539146517834580472253914651783458047225391465178345804722539146517834580472253914651783458047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e5a3cd-3205-4d91-8f05-e0c9430596ce, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20bcd109-57ac-40dd-bfe4-6a139d9c308c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20bcd109-57ac-40dd-bfe4-6a139d9c308c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2726464224093901649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27264642240939016492726464224093901649272646422409390164927264642240939016492726464224093901649272646422409390164927264642240939016492726464224093901649272646422409390164927264642240939016492726464224093901649272646422409390164927264642240939016492726464224093901649272646422409390164927264642240939016492726464224093901649272646422409390164927264642240939016492726464224093901649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2f8d5d-dc4a-432b-bca2-11313eb3270f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5687c092-c123-436a-bf1c-18d30efbdfec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5687c092-c123-436a-bf1c-18d30efbdfec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9883457139811541373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98834571398115413739883457139811541373988345713981154137398834571398115413739883457139811541373988345713981154137398834571398115413739883457139811541373988345713981154137398834571398115413739883457139811541373988345713981154137398834571398115413739883457139811541373988345713981154137398834571398115413739883457139811541373988345713981154137398834571398115413739883457139811541373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20bcd109-57ac-40dd-bfe4-6a139d9c308c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49c58e59-a5bf-4b50-ad10-b6cafa30a233, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c58e59-a5bf-4b50-ad10-b6cafa30a233, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6111921593881746334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61119215938817463346111921593881746334611192159388174633461119215938817463346111921593881746334611192159388174633461119215938817463346111921593881746334611192159388174633461119215938817463346111921593881746334611192159388174633461119215938817463346111921593881746334611192159388174633461119215938817463346111921593881746334611192159388174633461119215938817463346111921593881746334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5687c092-c123-436a-bf1c-18d30efbdfec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 362d1e26-2769-4727-87ff-b12790a738a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362d1e26-2769-4727-87ff-b12790a738a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674938732214866727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467493873221486672714674938732214866727146749387322148667271467493873221486672714674938732214866727146749387322148667271467493873221486672714674938732214866727146749387322148667271467493873221486672714674938732214866727146749387322148667271467493873221486672714674938732214866727146749387322148667271467493873221486672714674938732214866727146749387322148667271467493873221486672714674938732214866727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c58e59-a5bf-4b50-ad10-b6cafa30a233, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f58d645d-aba5-4c5e-84e8-13a3fbae8e2c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58d645d-aba5-4c5e-84e8-13a3fbae8e2c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1323200311948383413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13232003119483834131323200311948383413132320031194838341313232003119483834131323200311948383413132320031194838341313232003119483834131323200311948383413132320031194838341313232003119483834131323200311948383413132320031194838341313232003119483834131323200311948383413132320031194838341313232003119483834131323200311948383413132320031194838341313232003119483834131323200311948383413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362d1e26-2769-4727-87ff-b12790a738a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48d2262f-0443-4580-b083-15ddbe8859f1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48d2262f-0443-4580-b083-15ddbe8859f1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14871842152338628191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487184215233862819114871842152338628191148718421523386281911487184215233862819114871842152338628191148718421523386281911487184215233862819114871842152338628191148718421523386281911487184215233862819114871842152338628191148718421523386281911487184215233862819114871842152338628191148718421523386281911487184215233862819114871842152338628191148718421523386281911487184215233862819114871842152338628191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58d645d-aba5-4c5e-84e8-13a3fbae8e2c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48d2262f-0443-4580-b083-15ddbe8859f1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7dba6cd-d2b1-4326-b878-073ca123e3cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c417ac60-8f8d-493a-a264-737636dca0dc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c417ac60-8f8d-493a-a264-737636dca0dc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13866204099059236438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386620409905923643813866204099059236438138662040990592364381386620409905923643813866204099059236438138662040990592364381386620409905923643813866204099059236438138662040990592364381386620409905923643813866204099059236438138662040990592364381386620409905923643813866204099059236438138662040990592364381386620409905923643813866204099059236438138662040990592364381386620409905923643813866204099059236438" } } } 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, e7dba6cd-d2b1-4326-b878-073ca123e3cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13753565340493999100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375356534049399910013753565340493999100137535653404939991001375356534049399910013753565340493999100137535653404939991001375356534049399910013753565340493999100137535653404939991001375356534049399910013753565340493999100137535653404939991001375356534049399910013753565340493999100137535653404939991001375356534049399910013753565340493999100137535653404939991001375356534049399910013753565340493999100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c417ac60-8f8d-493a-a264-737636dca0dc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7dba6cd-d2b1-4326-b878-073ca123e3cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04d101e6-ba9c-4054-9abf-28b4b7adb0d0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d101e6-ba9c-4054-9abf-28b4b7adb0d0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15104422202670925243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510442220267092524315104422202670925243151044222026709252431510442220267092524315104422202670925243151044222026709252431510442220267092524315104422202670925243151044222026709252431510442220267092524315104422202670925243151044222026709252431510442220267092524315104422202670925243151044222026709252431510442220267092524315104422202670925243151044222026709252431510442220267092524315104422202670925243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e037711a-3947-421a-8707-4b8d8b949442, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e037711a-3947-421a-8707-4b8d8b949442, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5147035069357191886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51470350693571918865147035069357191886514703506935719188651470350693571918865147035069357191886514703506935719188651470350693571918865147035069357191886514703506935719188651470350693571918865147035069357191886514703506935719188651470350693571918865147035069357191886514703506935719188651470350693571918865147035069357191886514703506935719188651470350693571918865147035069357191886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d101e6-ba9c-4054-9abf-28b4b7adb0d0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e727e18b-8332-40c7-b873-7971026c9c3b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e727e18b-8332-40c7-b873-7971026c9c3b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133934000892140415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415133934000892140415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e037711a-3947-421a-8707-4b8d8b949442, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1a755fc-4ba9-4eb3-aa21-e2dd9f04aff4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a755fc-4ba9-4eb3-aa21-e2dd9f04aff4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9220013968715857028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92200139687158570289220013968715857028922001396871585702892200139687158570289220013968715857028922001396871585702892200139687158570289220013968715857028922001396871585702892200139687158570289220013968715857028922001396871585702892200139687158570289220013968715857028922001396871585702892200139687158570289220013968715857028922001396871585702892200139687158570289220013968715857028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e727e18b-8332-40c7-b873-7971026c9c3b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c9cbc7a7-27b4-46eb-a094-d2fe52a038ad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9cbc7a7-27b4-46eb-a094-d2fe52a038ad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15331455228756463585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533145522875646358515331455228756463585153314552287564635851533145522875646358515331455228756463585153314552287564635851533145522875646358515331455228756463585153314552287564635851533145522875646358515331455228756463585153314552287564635851533145522875646358515331455228756463585153314552287564635851533145522875646358515331455228756463585153314552287564635851533145522875646358515331455228756463585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a755fc-4ba9-4eb3-aa21-e2dd9f04aff4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50e9ef9e-7947-4b10-a391-97a85a7e260b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e9ef9e-7947-4b10-a391-97a85a7e260b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4436659368907567453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44366593689075674534436659368907567453443665936890756745344366593689075674534436659368907567453443665936890756745344366593689075674534436659368907567453443665936890756745344366593689075674534436659368907567453443665936890756745344366593689075674534436659368907567453443665936890756745344366593689075674534436659368907567453443665936890756745344366593689075674534436659368907567453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9cbc7a7-27b4-46eb-a094-d2fe52a038ad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f980464-4c50-4678-a68b-8c45ac91744f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f980464-4c50-4678-a68b-8c45ac91744f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 573894397623293952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952573894397623293952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e9ef9e-7947-4b10-a391-97a85a7e260b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a58c554-bdaa-4a3c-919e-8569da7ac358, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a58c554-bdaa-4a3c-919e-8569da7ac358, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141765221397510522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614176522139751052216141765221397510522161417652213975105221614176522139751052216141765221397510522161417652213975105221614176522139751052216141765221397510522161417652213975105221614176522139751052216141765221397510522161417652213975105221614176522139751052216141765221397510522161417652213975105221614176522139751052216141765221397510522161417652213975105221614176522139751052216141765221397510522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a58c554-bdaa-4a3c-919e-8569da7ac358, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 313f6325-218e-40d7-8495-6c01d0d1695e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313f6325-218e-40d7-8495-6c01d0d1695e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 815358398704343958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958815358398704343958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f980464-4c50-4678-a68b-8c45ac91744f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0b0b07f-5a8e-46b5-aa68-9a86a9989854, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b0b07f-5a8e-46b5-aa68-9a86a9989854, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12274796760359623222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227479676035962322212274796760359623222122747967603596232221227479676035962322212274796760359623222122747967603596232221227479676035962322212274796760359623222122747967603596232221227479676035962322212274796760359623222122747967603596232221227479676035962322212274796760359623222122747967603596232221227479676035962322212274796760359623222122747967603596232221227479676035962322212274796760359623222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313f6325-218e-40d7-8495-6c01d0d1695e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df6ecfb5-11c5-414b-9e59-19ca0250d23a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6ecfb5-11c5-414b-9e59-19ca0250d23a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13676288617679331263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367628861767933126313676288617679331263136762886176793312631367628861767933126313676288617679331263136762886176793312631367628861767933126313676288617679331263136762886176793312631367628861767933126313676288617679331263136762886176793312631367628861767933126313676288617679331263136762886176793312631367628861767933126313676288617679331263136762886176793312631367628861767933126313676288617679331263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b0b07f-5a8e-46b5-aa68-9a86a9989854, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92f03699-6c77-4f24-87e5-410bc5df4bf8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f03699-6c77-4f24-87e5-410bc5df4bf8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11973577712973978065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197357771297397806511973577712973978065119735777129739780651197357771297397806511973577712973978065119735777129739780651197357771297397806511973577712973978065119735777129739780651197357771297397806511973577712973978065119735777129739780651197357771297397806511973577712973978065119735777129739780651197357771297397806511973577712973978065119735777129739780651197357771297397806511973577712973978065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f03699-6c77-4f24-87e5-410bc5df4bf8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 296881bf-12b9-4b7d-b172-c888eaf1920a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296881bf-12b9-4b7d-b172-c888eaf1920a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3061281085545707988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30612810855457079883061281085545707988306128108554570798830612810855457079883061281085545707988306128108554570798830612810855457079883061281085545707988306128108554570798830612810855457079883061281085545707988306128108554570798830612810855457079883061281085545707988306128108554570798830612810855457079883061281085545707988306128108554570798830612810855457079883061281085545707988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6ecfb5-11c5-414b-9e59-19ca0250d23a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2ec510a-95f2-45a5-8480-9015fef1bf5e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ec510a-95f2-45a5-8480-9015fef1bf5e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13938929029585911174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393892902958591117413938929029585911174139389290295859111741393892902958591117413938929029585911174139389290295859111741393892902958591117413938929029585911174139389290295859111741393892902958591117413938929029585911174139389290295859111741393892902958591117413938929029585911174139389290295859111741393892902958591117413938929029585911174139389290295859111741393892902958591117413938929029585911174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296881bf-12b9-4b7d-b172-c888eaf1920a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ce49761-5a08-4133-99e5-a821f695701a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce49761-5a08-4133-99e5-a821f695701a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4038728641674511906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40387286416745119064038728641674511906403872864167451190640387286416745119064038728641674511906403872864167451190640387286416745119064038728641674511906403872864167451190640387286416745119064038728641674511906403872864167451190640387286416745119064038728641674511906403872864167451190640387286416745119064038728641674511906403872864167451190640387286416745119064038728641674511906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ec510a-95f2-45a5-8480-9015fef1bf5e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d682106a-1194-4a40-9b30-f450d0669d17, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d682106a-1194-4a40-9b30-f450d0669d17, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5187102546961180890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51871025469611808905187102546961180890518710254696118089051871025469611808905187102546961180890518710254696118089051871025469611808905187102546961180890518710254696118089051871025469611808905187102546961180890518710254696118089051871025469611808905187102546961180890518710254696118089051871025469611808905187102546961180890518710254696118089051871025469611808905187102546961180890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce49761-5a08-4133-99e5-a821f695701a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a70b1ea5-1a1c-4c4b-a454-d45d67384767, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70b1ea5-1a1c-4c4b-a454-d45d67384767, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5003539413584987014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50035394135849870145003539413584987014500353941358498701450035394135849870145003539413584987014500353941358498701450035394135849870145003539413584987014500353941358498701450035394135849870145003539413584987014500353941358498701450035394135849870145003539413584987014500353941358498701450035394135849870145003539413584987014500353941358498701450035394135849870145003539413584987014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d682106a-1194-4a40-9b30-f450d0669d17, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d77f9af0-bb8b-4669-9623-f77d16c628d2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77f9af0-bb8b-4669-9623-f77d16c628d2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214796689211539059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82147966892115390598214796689211539059821479668921153905982147966892115390598214796689211539059821479668921153905982147966892115390598214796689211539059821479668921153905982147966892115390598214796689211539059821479668921153905982147966892115390598214796689211539059821479668921153905982147966892115390598214796689211539059821479668921153905982147966892115390598214796689211539059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70b1ea5-1a1c-4c4b-a454-d45d67384767, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db656f6a-9231-4393-928a-7b75cc36ed52, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db656f6a-9231-4393-928a-7b75cc36ed52, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301902473725531808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13019024737255318081301902473725531808130190247372553180813019024737255318081301902473725531808130190247372553180813019024737255318081301902473725531808130190247372553180813019024737255318081301902473725531808130190247372553180813019024737255318081301902473725531808130190247372553180813019024737255318081301902473725531808130190247372553180813019024737255318081301902473725531808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77f9af0-bb8b-4669-9623-f77d16c628d2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d779129f-e137-4cfd-a0b5-553fd94aa2a8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d779129f-e137-4cfd-a0b5-553fd94aa2a8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502007428682149543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45020074286821495434502007428682149543450200742868214954345020074286821495434502007428682149543450200742868214954345020074286821495434502007428682149543450200742868214954345020074286821495434502007428682149543450200742868214954345020074286821495434502007428682149543450200742868214954345020074286821495434502007428682149543450200742868214954345020074286821495434502007428682149543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db656f6a-9231-4393-928a-7b75cc36ed52, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e83dac0-029b-41ec-bb65-ce961ab47a0a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e83dac0-029b-41ec-bb65-ce961ab47a0a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406282854956429066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14062828549564290661406282854956429066140628285495642906614062828549564290661406282854956429066140628285495642906614062828549564290661406282854956429066140628285495642906614062828549564290661406282854956429066140628285495642906614062828549564290661406282854956429066140628285495642906614062828549564290661406282854956429066140628285495642906614062828549564290661406282854956429066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e83dac0-029b-41ec-bb65-ce961ab47a0a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f85100c-5294-4f94-85a8-098b5d41d8a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f85100c-5294-4f94-85a8-098b5d41d8a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1780914449869390130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17809144498693901301780914449869390130178091444986939013017809144498693901301780914449869390130178091444986939013017809144498693901301780914449869390130178091444986939013017809144498693901301780914449869390130178091444986939013017809144498693901301780914449869390130178091444986939013017809144498693901301780914449869390130178091444986939013017809144498693901301780914449869390130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d779129f-e137-4cfd-a0b5-553fd94aa2a8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb7bdd47-bc70-428d-b154-f96671da0485, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7bdd47-bc70-428d-b154-f96671da0485, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13673659708640673142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367365970864067314213673659708640673142136736597086406731421367365970864067314213673659708640673142136736597086406731421367365970864067314213673659708640673142136736597086406731421367365970864067314213673659708640673142136736597086406731421367365970864067314213673659708640673142136736597086406731421367365970864067314213673659708640673142136736597086406731421367365970864067314213673659708640673142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f85100c-5294-4f94-85a8-098b5d41d8a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36522efb-629d-429e-b8d6-d223b2e935b0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36522efb-629d-429e-b8d6-d223b2e935b0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910159457375396227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19101594573753962271910159457375396227191015945737539622719101594573753962271910159457375396227191015945737539622719101594573753962271910159457375396227191015945737539622719101594573753962271910159457375396227191015945737539622719101594573753962271910159457375396227191015945737539622719101594573753962271910159457375396227191015945737539622719101594573753962271910159457375396227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7bdd47-bc70-428d-b154-f96671da0485, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf1cf6dc-9f1f-40d8-8b38-7661e2df8031, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1cf6dc-9f1f-40d8-8b38-7661e2df8031, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10467987807894647077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046798780789464707710467987807894647077104679878078946470771046798780789464707710467987807894647077104679878078946470771046798780789464707710467987807894647077104679878078946470771046798780789464707710467987807894647077104679878078946470771046798780789464707710467987807894647077104679878078946470771046798780789464707710467987807894647077104679878078946470771046798780789464707710467987807894647077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36522efb-629d-429e-b8d6-d223b2e935b0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bed4121-ed79-4a41-8203-69906d41ed8f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bed4121-ed79-4a41-8203-69906d41ed8f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104735802305027019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110473580230502701911104735802305027019111047358023050270191110473580230502701911104735802305027019111047358023050270191110473580230502701911104735802305027019111047358023050270191110473580230502701911104735802305027019111047358023050270191110473580230502701911104735802305027019111047358023050270191110473580230502701911104735802305027019111047358023050270191110473580230502701911104735802305027019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1cf6dc-9f1f-40d8-8b38-7661e2df8031, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d248dc74-38a9-43d7-9b5b-6b420333b0dc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d248dc74-38a9-43d7-9b5b-6b420333b0dc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8005524138026021067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80055241380260210678005524138026021067800552413802602106780055241380260210678005524138026021067800552413802602106780055241380260210678005524138026021067800552413802602106780055241380260210678005524138026021067800552413802602106780055241380260210678005524138026021067800552413802602106780055241380260210678005524138026021067800552413802602106780055241380260210678005524138026021067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bed4121-ed79-4a41-8203-69906d41ed8f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79ba7844-27c2-4471-99c4-addae6c79752, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ba7844-27c2-4471-99c4-addae6c79752, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12609531738113697185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260953173811369718512609531738113697185126095317381136971851260953173811369718512609531738113697185126095317381136971851260953173811369718512609531738113697185126095317381136971851260953173811369718512609531738113697185126095317381136971851260953173811369718512609531738113697185126095317381136971851260953173811369718512609531738113697185126095317381136971851260953173811369718512609531738113697185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ba7844-27c2-4471-99c4-addae6c79752, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11b21f55-1aa0-4134-983e-dd33543a413d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b21f55-1aa0-4134-983e-dd33543a413d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14327873044746341368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432787304474634136814327873044746341368143278730447463413681432787304474634136814327873044746341368143278730447463413681432787304474634136814327873044746341368143278730447463413681432787304474634136814327873044746341368143278730447463413681432787304474634136814327873044746341368143278730447463413681432787304474634136814327873044746341368143278730447463413681432787304474634136814327873044746341368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d248dc74-38a9-43d7-9b5b-6b420333b0dc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8d29d2b-a813-4688-a935-319be6f51a59, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d29d2b-a813-4688-a935-319be6f51a59, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5942923002622440905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59429230026224409055942923002622440905594292300262244090559429230026224409055942923002622440905594292300262244090559429230026224409055942923002622440905594292300262244090559429230026224409055942923002622440905594292300262244090559429230026224409055942923002622440905594292300262244090559429230026224409055942923002622440905594292300262244090559429230026224409055942923002622440905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b21f55-1aa0-4134-983e-dd33543a413d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 787a9f83-c0ee-4c36-b18a-601e4314124f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787a9f83-c0ee-4c36-b18a-601e4314124f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3727297524162826184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37272975241628261843727297524162826184372729752416282618437272975241628261843727297524162826184372729752416282618437272975241628261843727297524162826184372729752416282618437272975241628261843727297524162826184372729752416282618437272975241628261843727297524162826184372729752416282618437272975241628261843727297524162826184372729752416282618437272975241628261843727297524162826184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d29d2b-a813-4688-a935-319be6f51a59, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6e18a2e-cfdf-42f4-ba38-49796c65d0d1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e18a2e-cfdf-42f4-ba38-49796c65d0d1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15928637781452554306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592863778145255430615928637781452554306159286377814525543061592863778145255430615928637781452554306159286377814525543061592863778145255430615928637781452554306159286377814525543061592863778145255430615928637781452554306159286377814525543061592863778145255430615928637781452554306159286377814525543061592863778145255430615928637781452554306159286377814525543061592863778145255430615928637781452554306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787a9f83-c0ee-4c36-b18a-601e4314124f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5a4869a-153b-4697-8ab7-1b4d3e63fc4e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a4869a-153b-4697-8ab7-1b4d3e63fc4e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156615676005510135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81566156760055101358156615676005510135815661567600551013581566156760055101358156615676005510135815661567600551013581566156760055101358156615676005510135815661567600551013581566156760055101358156615676005510135815661567600551013581566156760055101358156615676005510135815661567600551013581566156760055101358156615676005510135815661567600551013581566156760055101358156615676005510135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e18a2e-cfdf-42f4-ba38-49796c65d0d1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c75bad1-77e8-44bf-b5c2-cfb520c0d641, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c75bad1-77e8-44bf-b5c2-cfb520c0d641, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11605989777933286493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160598977793328649311605989777933286493116059897779332864931160598977793328649311605989777933286493116059897779332864931160598977793328649311605989777933286493116059897779332864931160598977793328649311605989777933286493116059897779332864931160598977793328649311605989777933286493116059897779332864931160598977793328649311605989777933286493116059897779332864931160598977793328649311605989777933286493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a4869a-153b-4697-8ab7-1b4d3e63fc4e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2548b5c0-4986-42f7-a694-626a5be09b10, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2548b5c0-4986-42f7-a694-626a5be09b10, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2462143299451144409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24621432994511444092462143299451144409246214329945114440924621432994511444092462143299451144409246214329945114440924621432994511444092462143299451144409246214329945114440924621432994511444092462143299451144409246214329945114440924621432994511444092462143299451144409246214329945114440924621432994511444092462143299451144409246214329945114440924621432994511444092462143299451144409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c75bad1-77e8-44bf-b5c2-cfb520c0d641, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8271f485-b537-4d9d-b9e7-098e901cf3af, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8271f485-b537-4d9d-b9e7-098e901cf3af, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153354484833063292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115335448483306329211153354484833063292111533544848330632921115335448483306329211153354484833063292111533544848330632921115335448483306329211153354484833063292111533544848330632921115335448483306329211153354484833063292111533544848330632921115335448483306329211153354484833063292111533544848330632921115335448483306329211153354484833063292111533544848330632921115335448483306329211153354484833063292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2548b5c0-4986-42f7-a694-626a5be09b10, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f9e03a9-b1f6-42d0-a211-54effc788f57, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9e03a9-b1f6-42d0-a211-54effc788f57, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941198171288687905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905941198171288687905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8271f485-b537-4d9d-b9e7-098e901cf3af, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87bb169f-88c5-452a-a566-342ee071ddd5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87bb169f-88c5-452a-a566-342ee071ddd5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15413501442848943390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541350144284894339015413501442848943390154135014428489433901541350144284894339015413501442848943390154135014428489433901541350144284894339015413501442848943390154135014428489433901541350144284894339015413501442848943390154135014428489433901541350144284894339015413501442848943390154135014428489433901541350144284894339015413501442848943390154135014428489433901541350144284894339015413501442848943390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9e03a9-b1f6-42d0-a211-54effc788f57, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59e7c592-b956-4599-bb85-b90a4851e930, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59e7c592-b956-4599-bb85-b90a4851e930, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6060464699957547680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60604646999575476806060464699957547680606046469995754768060604646999575476806060464699957547680606046469995754768060604646999575476806060464699957547680606046469995754768060604646999575476806060464699957547680606046469995754768060604646999575476806060464699957547680606046469995754768060604646999575476806060464699957547680606046469995754768060604646999575476806060464699957547680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87bb169f-88c5-452a-a566-342ee071ddd5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d9378f3-cca0-4821-b8c1-26e559da1d3e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9378f3-cca0-4821-b8c1-26e559da1d3e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1075936926383663426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10759369263836634261075936926383663426107593692638366342610759369263836634261075936926383663426107593692638366342610759369263836634261075936926383663426107593692638366342610759369263836634261075936926383663426107593692638366342610759369263836634261075936926383663426107593692638366342610759369263836634261075936926383663426107593692638366342610759369263836634261075936926383663426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59e7c592-b956-4599-bb85-b90a4851e930, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 308fcd9e-d378-4bbe-bb9d-6a8858b13dad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308fcd9e-d378-4bbe-bb9d-6a8858b13dad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920580962921359196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192058096292135919611920580962921359196119205809629213591961192058096292135919611920580962921359196119205809629213591961192058096292135919611920580962921359196119205809629213591961192058096292135919611920580962921359196119205809629213591961192058096292135919611920580962921359196119205809629213591961192058096292135919611920580962921359196119205809629213591961192058096292135919611920580962921359196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9378f3-cca0-4821-b8c1-26e559da1d3e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b0dbb10-e0a8-4a26-a488-8ff2560a2211, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0dbb10-e0a8-4a26-a488-8ff2560a2211, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302966666419166586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13029666664191665861302966666419166586130296666641916658613029666664191665861302966666419166586130296666641916658613029666664191665861302966666419166586130296666641916658613029666664191665861302966666419166586130296666641916658613029666664191665861302966666419166586130296666641916658613029666664191665861302966666419166586130296666641916658613029666664191665861302966666419166586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308fcd9e-d378-4bbe-bb9d-6a8858b13dad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec44d18b-787a-4732-bf67-78b26edcd47b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec44d18b-787a-4732-bf67-78b26edcd47b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104352939410952681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91043529394109526819104352939410952681910435293941095268191043529394109526819104352939410952681910435293941095268191043529394109526819104352939410952681910435293941095268191043529394109526819104352939410952681910435293941095268191043529394109526819104352939410952681910435293941095268191043529394109526819104352939410952681910435293941095268191043529394109526819104352939410952681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0dbb10-e0a8-4a26-a488-8ff2560a2211, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c9b0566-1011-4f48-afd0-1e1edd608b23, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9b0566-1011-4f48-afd0-1e1edd608b23, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 214727656313256164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164214727656313256164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec44d18b-787a-4732-bf67-78b26edcd47b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2bebe01-761a-495d-ab9e-91b4ee94a835, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2bebe01-761a-495d-ab9e-91b4ee94a835, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18404134751694202122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840413475169420212218404134751694202122184041347516942021221840413475169420212218404134751694202122184041347516942021221840413475169420212218404134751694202122184041347516942021221840413475169420212218404134751694202122184041347516942021221840413475169420212218404134751694202122184041347516942021221840413475169420212218404134751694202122184041347516942021221840413475169420212218404134751694202122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9b0566-1011-4f48-afd0-1e1edd608b23, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebe6eef2-e758-4857-8ccf-a4588362d3fc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe6eef2-e758-4857-8ccf-a4588362d3fc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221818976458699880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222181897645869988012221818976458699880122218189764586998801222181897645869988012221818976458699880122218189764586998801222181897645869988012221818976458699880122218189764586998801222181897645869988012221818976458699880122218189764586998801222181897645869988012221818976458699880122218189764586998801222181897645869988012221818976458699880122218189764586998801222181897645869988012221818976458699880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2bebe01-761a-495d-ab9e-91b4ee94a835, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4345a07-bab7-4cff-bda0-a2487b14009b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4345a07-bab7-4cff-bda0-a2487b14009b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10535997919889321596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053599791988932159610535997919889321596105359979198893215961053599791988932159610535997919889321596105359979198893215961053599791988932159610535997919889321596105359979198893215961053599791988932159610535997919889321596105359979198893215961053599791988932159610535997919889321596105359979198893215961053599791988932159610535997919889321596105359979198893215961053599791988932159610535997919889321596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe6eef2-e758-4857-8ccf-a4588362d3fc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bd11606-eed2-4683-b60f-d8e4a35d9826, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bd11606-eed2-4683-b60f-d8e4a35d9826, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10924569133098210522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092456913309821052210924569133098210522109245691330982105221092456913309821052210924569133098210522109245691330982105221092456913309821052210924569133098210522109245691330982105221092456913309821052210924569133098210522109245691330982105221092456913309821052210924569133098210522109245691330982105221092456913309821052210924569133098210522109245691330982105221092456913309821052210924569133098210522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4345a07-bab7-4cff-bda0-a2487b14009b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11fae519-4d32-4d76-8d24-439eecc6812f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fae519-4d32-4d76-8d24-439eecc6812f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463871472791676159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546387147279167615915463871472791676159154638714727916761591546387147279167615915463871472791676159154638714727916761591546387147279167615915463871472791676159154638714727916761591546387147279167615915463871472791676159154638714727916761591546387147279167615915463871472791676159154638714727916761591546387147279167615915463871472791676159154638714727916761591546387147279167615915463871472791676159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bd11606-eed2-4683-b60f-d8e4a35d9826, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e577cbeb-c8da-4edc-a378-ed22739bda53, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e577cbeb-c8da-4edc-a378-ed22739bda53, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3318272145980243449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33182721459802434493318272145980243449331827214598024344933182721459802434493318272145980243449331827214598024344933182721459802434493318272145980243449331827214598024344933182721459802434493318272145980243449331827214598024344933182721459802434493318272145980243449331827214598024344933182721459802434493318272145980243449331827214598024344933182721459802434493318272145980243449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e577cbeb-c8da-4edc-a378-ed22739bda53, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df2fe18a-29f2-4bc9-811d-049a266c8f10, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2fe18a-29f2-4bc9-811d-049a266c8f10, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16540045324693568645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654004532469356864516540045324693568645165400453246935686451654004532469356864516540045324693568645165400453246935686451654004532469356864516540045324693568645165400453246935686451654004532469356864516540045324693568645165400453246935686451654004532469356864516540045324693568645165400453246935686451654004532469356864516540045324693568645165400453246935686451654004532469356864516540045324693568645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2fe18a-29f2-4bc9-811d-049a266c8f10, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cf4fe61-18a1-42fd-905d-d29bc3d309ce, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf4fe61-18a1-42fd-905d-d29bc3d309ce, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9736562392831416613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97365623928314166139736562392831416613973656239283141661397365623928314166139736562392831416613973656239283141661397365623928314166139736562392831416613973656239283141661397365623928314166139736562392831416613973656239283141661397365623928314166139736562392831416613973656239283141661397365623928314166139736562392831416613973656239283141661397365623928314166139736562392831416613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fae519-4d32-4d76-8d24-439eecc6812f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd2a7296-9401-4483-b571-4cf4239ba751, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf4fe61-18a1-42fd-905d-d29bc3d309ce, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 963d4c63-0b6b-425e-aad0-fdd632d4d163, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963d4c63-0b6b-425e-aad0-fdd632d4d163, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8843692139956403342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88436921399564033428843692139956403342884369213995640334288436921399564033428843692139956403342884369213995640334288436921399564033428843692139956403342884369213995640334288436921399564033428843692139956403342884369213995640334288436921399564033428843692139956403342884369213995640334288436921399564033428843692139956403342884369213995640334288436921399564033428843692139956403342" } } } 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, fd2a7296-9401-4483-b571-4cf4239ba751, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4351137477774610728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43511374777746107284351137477774610728435113747777461072843511374777746107284351137477774610728435113747777461072843511374777746107284351137477774610728435113747777461072843511374777746107284351137477774610728435113747777461072843511374777746107284351137477774610728435113747777461072843511374777746107284351137477774610728435113747777461072843511374777746107284351137477774610728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963d4c63-0b6b-425e-aad0-fdd632d4d163, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6deec869-bef7-4f3f-a3dd-87be6ed05066, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6deec869-bef7-4f3f-a3dd-87be6ed05066, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6148629523634382395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61486295236343823956148629523634382395614862952363438239561486295236343823956148629523634382395614862952363438239561486295236343823956148629523634382395614862952363438239561486295236343823956148629523634382395614862952363438239561486295236343823956148629523634382395614862952363438239561486295236343823956148629523634382395614862952363438239561486295236343823956148629523634382395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2a7296-9401-4483-b571-4cf4239ba751, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d802a1d-4f3c-4eab-a6fa-8fa7379bb7e9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d802a1d-4f3c-4eab-a6fa-8fa7379bb7e9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8184232989395263265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81842329893952632658184232989395263265818423298939526326581842329893952632658184232989395263265818423298939526326581842329893952632658184232989395263265818423298939526326581842329893952632658184232989395263265818423298939526326581842329893952632658184232989395263265818423298939526326581842329893952632658184232989395263265818423298939526326581842329893952632658184232989395263265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6deec869-bef7-4f3f-a3dd-87be6ed05066, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42b9f9d1-5827-4354-92e9-32228ac68e6d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b9f9d1-5827-4354-92e9-32228ac68e6d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7224258748689184684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72242587486891846847224258748689184684722425874868918468472242587486891846847224258748689184684722425874868918468472242587486891846847224258748689184684722425874868918468472242587486891846847224258748689184684722425874868918468472242587486891846847224258748689184684722425874868918468472242587486891846847224258748689184684722425874868918468472242587486891846847224258748689184684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d802a1d-4f3c-4eab-a6fa-8fa7379bb7e9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60c5cae5-1199-484f-97fc-9e1d4ee6e228, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c5cae5-1199-484f-97fc-9e1d4ee6e228, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782083235361853511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97820832353618535119782083235361853511978208323536185351197820832353618535119782083235361853511978208323536185351197820832353618535119782083235361853511978208323536185351197820832353618535119782083235361853511978208323536185351197820832353618535119782083235361853511978208323536185351197820832353618535119782083235361853511978208323536185351197820832353618535119782083235361853511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b9f9d1-5827-4354-92e9-32228ac68e6d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06ea6beb-ed57-41bd-917e-33b2dc6a4c76, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ea6beb-ed57-41bd-917e-33b2dc6a4c76, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7670525323369606729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76705253233696067297670525323369606729767052532336960672976705253233696067297670525323369606729767052532336960672976705253233696067297670525323369606729767052532336960672976705253233696067297670525323369606729767052532336960672976705253233696067297670525323369606729767052532336960672976705253233696067297670525323369606729767052532336960672976705253233696067297670525323369606729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c5cae5-1199-484f-97fc-9e1d4ee6e228, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5ed5964-b4a7-4f08-8e64-74fefe1ed8f2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ed5964-b4a7-4f08-8e64-74fefe1ed8f2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3164001621191030276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31640016211910302763164001621191030276316400162119103027631640016211910302763164001621191030276316400162119103027631640016211910302763164001621191030276316400162119103027631640016211910302763164001621191030276316400162119103027631640016211910302763164001621191030276316400162119103027631640016211910302763164001621191030276316400162119103027631640016211910302763164001621191030276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ea6beb-ed57-41bd-917e-33b2dc6a4c76, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29a50044-ab81-4916-b0cb-5f0508a4c159, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a50044-ab81-4916-b0cb-5f0508a4c159, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12628878961950173154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262887896195017315412628878961950173154126288789619501731541262887896195017315412628878961950173154126288789619501731541262887896195017315412628878961950173154126288789619501731541262887896195017315412628878961950173154126288789619501731541262887896195017315412628878961950173154126288789619501731541262887896195017315412628878961950173154126288789619501731541262887896195017315412628878961950173154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ed5964-b4a7-4f08-8e64-74fefe1ed8f2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57e43ebf-a860-41e0-a812-7059ecabb61b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e43ebf-a860-41e0-a812-7059ecabb61b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256302729422924985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225630272942292498512256302729422924985122563027294229249851225630272942292498512256302729422924985122563027294229249851225630272942292498512256302729422924985122563027294229249851225630272942292498512256302729422924985122563027294229249851225630272942292498512256302729422924985122563027294229249851225630272942292498512256302729422924985122563027294229249851225630272942292498512256302729422924985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a50044-ab81-4916-b0cb-5f0508a4c159, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5662c59f-e429-42a1-9316-c614b4628966, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5662c59f-e429-42a1-9316-c614b4628966, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618758334342091903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96187583343420919039618758334342091903961875833434209190396187583343420919039618758334342091903961875833434209190396187583343420919039618758334342091903961875833434209190396187583343420919039618758334342091903961875833434209190396187583343420919039618758334342091903961875833434209190396187583343420919039618758334342091903961875833434209190396187583343420919039618758334342091903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e43ebf-a860-41e0-a812-7059ecabb61b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a00a139d-3603-4024-b379-f428b3f4eacc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00a139d-3603-4024-b379-f428b3f4eacc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3072124272446295931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30721242724462959313072124272446295931307212427244629593130721242724462959313072124272446295931307212427244629593130721242724462959313072124272446295931307212427244629593130721242724462959313072124272446295931307212427244629593130721242724462959313072124272446295931307212427244629593130721242724462959313072124272446295931307212427244629593130721242724462959313072124272446295931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5662c59f-e429-42a1-9316-c614b4628966, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8828ed0e-4cf3-40bf-8020-da4352e337e9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8828ed0e-4cf3-40bf-8020-da4352e337e9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002592581836351705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500259258183635170515002592581836351705150025925818363517051500259258183635170515002592581836351705150025925818363517051500259258183635170515002592581836351705150025925818363517051500259258183635170515002592581836351705150025925818363517051500259258183635170515002592581836351705150025925818363517051500259258183635170515002592581836351705150025925818363517051500259258183635170515002592581836351705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00a139d-3603-4024-b379-f428b3f4eacc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75bcf9f6-3c55-490f-b397-5657b84538f2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bcf9f6-3c55-490f-b397-5657b84538f2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4090448468257834486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40904484682578344864090448468257834486409044846825783448640904484682578344864090448468257834486409044846825783448640904484682578344864090448468257834486409044846825783448640904484682578344864090448468257834486409044846825783448640904484682578344864090448468257834486409044846825783448640904484682578344864090448468257834486409044846825783448640904484682578344864090448468257834486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8828ed0e-4cf3-40bf-8020-da4352e337e9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4285e944-ecd0-4af9-b6c4-5cbcbb388642, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4285e944-ecd0-4af9-b6c4-5cbcbb388642, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16850046566451283558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685004656645128355816850046566451283558168500465664512835581685004656645128355816850046566451283558168500465664512835581685004656645128355816850046566451283558168500465664512835581685004656645128355816850046566451283558168500465664512835581685004656645128355816850046566451283558168500465664512835581685004656645128355816850046566451283558168500465664512835581685004656645128355816850046566451283558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bcf9f6-3c55-490f-b397-5657b84538f2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a231ea04-22ad-4e60-a5f0-cd4e8abe5dac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a231ea04-22ad-4e60-a5f0-cd4e8abe5dac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873569838056949301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287356983805694930112873569838056949301128735698380569493011287356983805694930112873569838056949301128735698380569493011287356983805694930112873569838056949301128735698380569493011287356983805694930112873569838056949301128735698380569493011287356983805694930112873569838056949301128735698380569493011287356983805694930112873569838056949301128735698380569493011287356983805694930112873569838056949301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4285e944-ecd0-4af9-b6c4-5cbcbb388642, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac2e6c1c-2386-45ec-a453-c4a38bedd795, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2e6c1c-2386-45ec-a453-c4a38bedd795, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237741259440302804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123774125944030280411237741259440302804112377412594403028041123774125944030280411237741259440302804112377412594403028041123774125944030280411237741259440302804112377412594403028041123774125944030280411237741259440302804112377412594403028041123774125944030280411237741259440302804112377412594403028041123774125944030280411237741259440302804112377412594403028041123774125944030280411237741259440302804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a231ea04-22ad-4e60-a5f0-cd4e8abe5dac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a45c5eb-ab99-48e7-bdfb-22085f36a2f6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a45c5eb-ab99-48e7-bdfb-22085f36a2f6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17435914971327839180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743591497132783918017435914971327839180174359149713278391801743591497132783918017435914971327839180174359149713278391801743591497132783918017435914971327839180174359149713278391801743591497132783918017435914971327839180174359149713278391801743591497132783918017435914971327839180174359149713278391801743591497132783918017435914971327839180174359149713278391801743591497132783918017435914971327839180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2e6c1c-2386-45ec-a453-c4a38bedd795, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d25678f-64a7-47fd-9206-94a5d70402ca, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d25678f-64a7-47fd-9206-94a5d70402ca, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10104229010148148922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010422901014814892210104229010148148922101042290101481489221010422901014814892210104229010148148922101042290101481489221010422901014814892210104229010148148922101042290101481489221010422901014814892210104229010148148922101042290101481489221010422901014814892210104229010148148922101042290101481489221010422901014814892210104229010148148922101042290101481489221010422901014814892210104229010148148922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a45c5eb-ab99-48e7-bdfb-22085f36a2f6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d9ed89b-387f-4c9b-8f5f-2504e8ccaa57, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9ed89b-387f-4c9b-8f5f-2504e8ccaa57, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16211129455556935734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621112945555693573416211129455556935734162111294555569357341621112945555693573416211129455556935734162111294555569357341621112945555693573416211129455556935734162111294555569357341621112945555693573416211129455556935734162111294555569357341621112945555693573416211129455556935734162111294555569357341621112945555693573416211129455556935734162111294555569357341621112945555693573416211129455556935734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d25678f-64a7-47fd-9206-94a5d70402ca, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0375e96-b35a-467c-af96-a9e25ec6dcb1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0375e96-b35a-467c-af96-a9e25ec6dcb1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3455800683592853167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34558006835928531673455800683592853167345580068359285316734558006835928531673455800683592853167345580068359285316734558006835928531673455800683592853167345580068359285316734558006835928531673455800683592853167345580068359285316734558006835928531673455800683592853167345580068359285316734558006835928531673455800683592853167345580068359285316734558006835928531673455800683592853167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9ed89b-387f-4c9b-8f5f-2504e8ccaa57, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b9c7ab1-9312-4759-82ee-4885a6466a99, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b9c7ab1-9312-4759-82ee-4885a6466a99, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8397079317315299141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83970793173152991418397079317315299141839707931731529914183970793173152991418397079317315299141839707931731529914183970793173152991418397079317315299141839707931731529914183970793173152991418397079317315299141839707931731529914183970793173152991418397079317315299141839707931731529914183970793173152991418397079317315299141839707931731529914183970793173152991418397079317315299141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0375e96-b35a-467c-af96-a9e25ec6dcb1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25edcd20-849c-4de6-b529-5b963410ca01, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25edcd20-849c-4de6-b529-5b963410ca01, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5757779370138734583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57577793701387345835757779370138734583575777937013873458357577793701387345835757779370138734583575777937013873458357577793701387345835757779370138734583575777937013873458357577793701387345835757779370138734583575777937013873458357577793701387345835757779370138734583575777937013873458357577793701387345835757779370138734583575777937013873458357577793701387345835757779370138734583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b9c7ab1-9312-4759-82ee-4885a6466a99, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9e0955e-37bf-41b1-9fe4-17ed1c2fe997, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9e0955e-37bf-41b1-9fe4-17ed1c2fe997, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3521250612551221758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35212506125512217583521250612551221758352125061255122175835212506125512217583521250612551221758352125061255122175835212506125512217583521250612551221758352125061255122175835212506125512217583521250612551221758352125061255122175835212506125512217583521250612551221758352125061255122175835212506125512217583521250612551221758352125061255122175835212506125512217583521250612551221758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25edcd20-849c-4de6-b529-5b963410ca01, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afd34e63-3a75-4ac2-9b5e-2428529146c8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd34e63-3a75-4ac2-9b5e-2428529146c8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5250441862987239006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52504418629872390065250441862987239006525044186298723900652504418629872390065250441862987239006525044186298723900652504418629872390065250441862987239006525044186298723900652504418629872390065250441862987239006525044186298723900652504418629872390065250441862987239006525044186298723900652504418629872390065250441862987239006525044186298723900652504418629872390065250441862987239006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9e0955e-37bf-41b1-9fe4-17ed1c2fe997, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1789bf3-6ecc-4d92-981e-b2d7e9a3c25a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1789bf3-6ecc-4d92-981e-b2d7e9a3c25a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9956244850248581122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99562448502485811229956244850248581122995624485024858112299562448502485811229956244850248581122995624485024858112299562448502485811229956244850248581122995624485024858112299562448502485811229956244850248581122995624485024858112299562448502485811229956244850248581122995624485024858112299562448502485811229956244850248581122995624485024858112299562448502485811229956244850248581122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd34e63-3a75-4ac2-9b5e-2428529146c8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d5623fd-b28c-4a4f-adb6-09c448130ca4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5623fd-b28c-4a4f-adb6-09c448130ca4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3191974996936949515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31919749969369495153191974996936949515319197499693694951531919749969369495153191974996936949515319197499693694951531919749969369495153191974996936949515319197499693694951531919749969369495153191974996936949515319197499693694951531919749969369495153191974996936949515319197499693694951531919749969369495153191974996936949515319197499693694951531919749969369495153191974996936949515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1789bf3-6ecc-4d92-981e-b2d7e9a3c25a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39712788-8a5a-4a91-9e6c-c96f72403117, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39712788-8a5a-4a91-9e6c-c96f72403117, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15339220236249467905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533922023624946790515339220236249467905153392202362494679051533922023624946790515339220236249467905153392202362494679051533922023624946790515339220236249467905153392202362494679051533922023624946790515339220236249467905153392202362494679051533922023624946790515339220236249467905153392202362494679051533922023624946790515339220236249467905153392202362494679051533922023624946790515339220236249467905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5623fd-b28c-4a4f-adb6-09c448130ca4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74a5f4ef-a6c7-402e-9825-4ee4ce35461d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74a5f4ef-a6c7-402e-9825-4ee4ce35461d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17343621869619951783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734362186961995178317343621869619951783173436218696199517831734362186961995178317343621869619951783173436218696199517831734362186961995178317343621869619951783173436218696199517831734362186961995178317343621869619951783173436218696199517831734362186961995178317343621869619951783173436218696199517831734362186961995178317343621869619951783173436218696199517831734362186961995178317343621869619951783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39712788-8a5a-4a91-9e6c-c96f72403117, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8da1879f-2d9b-403c-9ff8-4bbee7368dcc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da1879f-2d9b-403c-9ff8-4bbee7368dcc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327221200387817682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682327221200387817682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74a5f4ef-a6c7-402e-9825-4ee4ce35461d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f88b3c4e-39e0-44f6-80fc-b8ab4a37447f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88b3c4e-39e0-44f6-80fc-b8ab4a37447f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694408256622009438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469440825662200943814694408256622009438146944082566220094381469440825662200943814694408256622009438146944082566220094381469440825662200943814694408256622009438146944082566220094381469440825662200943814694408256622009438146944082566220094381469440825662200943814694408256622009438146944082566220094381469440825662200943814694408256622009438146944082566220094381469440825662200943814694408256622009438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da1879f-2d9b-403c-9ff8-4bbee7368dcc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68dcec80-6c48-4513-85c2-a2819f083d88, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68dcec80-6c48-4513-85c2-a2819f083d88, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922645107683478824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792264510768347882417922645107683478824179226451076834788241792264510768347882417922645107683478824179226451076834788241792264510768347882417922645107683478824179226451076834788241792264510768347882417922645107683478824179226451076834788241792264510768347882417922645107683478824179226451076834788241792264510768347882417922645107683478824179226451076834788241792264510768347882417922645107683478824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88b3c4e-39e0-44f6-80fc-b8ab4a37447f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6d6dca7-bd64-48b0-8139-ee7794873a65, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d6dca7-bd64-48b0-8139-ee7794873a65, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16613543152162614087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661354315216261408716613543152162614087166135431521626140871661354315216261408716613543152162614087166135431521626140871661354315216261408716613543152162614087166135431521626140871661354315216261408716613543152162614087166135431521626140871661354315216261408716613543152162614087166135431521626140871661354315216261408716613543152162614087166135431521626140871661354315216261408716613543152162614087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68dcec80-6c48-4513-85c2-a2819f083d88, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0a713ad-0990-4aa0-a1bd-650d496c96c8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d6dca7-bd64-48b0-8139-ee7794873a65, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a713ad-0990-4aa0-a1bd-650d496c96c8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13002951538210119915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300295153821011991513002951538210119915130029515382101199151300295153821011991513002951538210119915130029515382101199151300295153821011991513002951538210119915130029515382101199151300295153821011991513002951538210119915130029515382101199151300295153821011991513002951538210119915130029515382101199151300295153821011991513002951538210119915130029515382101199151300295153821011991513002951538210119915" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8708e2f-d2cc-4ad9-bfb2-a85be10c2780, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8708e2f-d2cc-4ad9-bfb2-a85be10c2780, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432005850574304651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94320058505743046519432005850574304651943200585057430465194320058505743046519432005850574304651943200585057430465194320058505743046519432005850574304651943200585057430465194320058505743046519432005850574304651943200585057430465194320058505743046519432005850574304651943200585057430465194320058505743046519432005850574304651943200585057430465194320058505743046519432005850574304651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a713ad-0990-4aa0-a1bd-650d496c96c8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82fae9fc-6544-4efd-9255-48050d916b0e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fae9fc-6544-4efd-9255-48050d916b0e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17859241375619967876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785924137561996787617859241375619967876178592413756199678761785924137561996787617859241375619967876178592413756199678761785924137561996787617859241375619967876178592413756199678761785924137561996787617859241375619967876178592413756199678761785924137561996787617859241375619967876178592413756199678761785924137561996787617859241375619967876178592413756199678761785924137561996787617859241375619967876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8708e2f-d2cc-4ad9-bfb2-a85be10c2780, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef067d2c-bc93-4091-a458-68d096337b0b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef067d2c-bc93-4091-a458-68d096337b0b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8441759501466882183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84417595014668821838441759501466882183844175950146688218384417595014668821838441759501466882183844175950146688218384417595014668821838441759501466882183844175950146688218384417595014668821838441759501466882183844175950146688218384417595014668821838441759501466882183844175950146688218384417595014668821838441759501466882183844175950146688218384417595014668821838441759501466882183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fae9fc-6544-4efd-9255-48050d916b0e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e7023dc-0513-49d1-8ff1-2a2b44948d08, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7023dc-0513-49d1-8ff1-2a2b44948d08, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16151869234252549424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615186923425254942416151869234252549424161518692342525494241615186923425254942416151869234252549424161518692342525494241615186923425254942416151869234252549424161518692342525494241615186923425254942416151869234252549424161518692342525494241615186923425254942416151869234252549424161518692342525494241615186923425254942416151869234252549424161518692342525494241615186923425254942416151869234252549424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef067d2c-bc93-4091-a458-68d096337b0b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 990afd5d-88c0-47d9-aed4-f40a273ef36e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990afd5d-88c0-47d9-aed4-f40a273ef36e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930803085779985768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193080308577998576811930803085779985768119308030857799857681193080308577998576811930803085779985768119308030857799857681193080308577998576811930803085779985768119308030857799857681193080308577998576811930803085779985768119308030857799857681193080308577998576811930803085779985768119308030857799857681193080308577998576811930803085779985768119308030857799857681193080308577998576811930803085779985768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7023dc-0513-49d1-8ff1-2a2b44948d08, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79841856-b91e-4093-9010-18c97604a082, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79841856-b91e-4093-9010-18c97604a082, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2922325068261941636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29223250682619416362922325068261941636292232506826194163629223250682619416362922325068261941636292232506826194163629223250682619416362922325068261941636292232506826194163629223250682619416362922325068261941636292232506826194163629223250682619416362922325068261941636292232506826194163629223250682619416362922325068261941636292232506826194163629223250682619416362922325068261941636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990afd5d-88c0-47d9-aed4-f40a273ef36e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5757da87-1d97-4023-b629-3af86caa41d1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5757da87-1d97-4023-b629-3af86caa41d1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005874562728388831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400587456272838883114005874562728388831140058745627283888311400587456272838883114005874562728388831140058745627283888311400587456272838883114005874562728388831140058745627283888311400587456272838883114005874562728388831140058745627283888311400587456272838883114005874562728388831140058745627283888311400587456272838883114005874562728388831140058745627283888311400587456272838883114005874562728388831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79841856-b91e-4093-9010-18c97604a082, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47eb7f7f-16b1-4221-b83e-89489d5081f7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47eb7f7f-16b1-4221-b83e-89489d5081f7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234254213108334617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617234254213108334617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5757da87-1d97-4023-b629-3af86caa41d1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de4f4ce9-ae93-4224-bca0-9f21a2c2885b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4f4ce9-ae93-4224-bca0-9f21a2c2885b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9947235984651395380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99472359846513953809947235984651395380994723598465139538099472359846513953809947235984651395380994723598465139538099472359846513953809947235984651395380994723598465139538099472359846513953809947235984651395380994723598465139538099472359846513953809947235984651395380994723598465139538099472359846513953809947235984651395380994723598465139538099472359846513953809947235984651395380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47eb7f7f-16b1-4221-b83e-89489d5081f7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d52e52e-e7c9-4238-a6ab-e06b40842879, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d52e52e-e7c9-4238-a6ab-e06b40842879, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3936927731737341889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39369277317373418893936927731737341889393692773173734188939369277317373418893936927731737341889393692773173734188939369277317373418893936927731737341889393692773173734188939369277317373418893936927731737341889393692773173734188939369277317373418893936927731737341889393692773173734188939369277317373418893936927731737341889393692773173734188939369277317373418893936927731737341889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4f4ce9-ae93-4224-bca0-9f21a2c2885b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86eb0f0e-3e63-4a6b-ae92-f380aa761c6e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d52e52e-e7c9-4238-a6ab-e06b40842879, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 402019d8-9eea-4312-a3cd-2e14abcbb231, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 402019d8-9eea-4312-a3cd-2e14abcbb231, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579904877521339373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95799048775213393739579904877521339373957990487752133937395799048775213393739579904877521339373957990487752133937395799048775213393739579904877521339373957990487752133937395799048775213393739579904877521339373957990487752133937395799048775213393739579904877521339373957990487752133937395799048775213393739579904877521339373957990487752133937395799048775213393739579904877521339373" } } } 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, 86eb0f0e-3e63-4a6b-ae92-f380aa761c6e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1588611559046367676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15886115590463676761588611559046367676158861155904636767615886115590463676761588611559046367676158861155904636767615886115590463676761588611559046367676158861155904636767615886115590463676761588611559046367676158861155904636767615886115590463676761588611559046367676158861155904636767615886115590463676761588611559046367676158861155904636767615886115590463676761588611559046367676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 402019d8-9eea-4312-a3cd-2e14abcbb231, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c70d2cb8-f968-4ca4-bb20-3c6ee35bcb96, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70d2cb8-f968-4ca4-bb20-3c6ee35bcb96, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3882663154119714485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38826631541197144853882663154119714485388266315411971448538826631541197144853882663154119714485388266315411971448538826631541197144853882663154119714485388266315411971448538826631541197144853882663154119714485388266315411971448538826631541197144853882663154119714485388266315411971448538826631541197144853882663154119714485388266315411971448538826631541197144853882663154119714485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86eb0f0e-3e63-4a6b-ae92-f380aa761c6e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7ec4b28-cbb5-450b-a893-dc2d2be9aa6f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ec4b28-cbb5-450b-a893-dc2d2be9aa6f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9376829891873331830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93768298918733318309376829891873331830937682989187333183093768298918733318309376829891873331830937682989187333183093768298918733318309376829891873331830937682989187333183093768298918733318309376829891873331830937682989187333183093768298918733318309376829891873331830937682989187333183093768298918733318309376829891873331830937682989187333183093768298918733318309376829891873331830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70d2cb8-f968-4ca4-bb20-3c6ee35bcb96, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c36983b4-0415-42c0-8dcd-a5ae3255118b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36983b4-0415-42c0-8dcd-a5ae3255118b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8798808769930934050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87988087699309340508798808769930934050879880876993093405087988087699309340508798808769930934050879880876993093405087988087699309340508798808769930934050879880876993093405087988087699309340508798808769930934050879880876993093405087988087699309340508798808769930934050879880876993093405087988087699309340508798808769930934050879880876993093405087988087699309340508798808769930934050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ec4b28-cbb5-450b-a893-dc2d2be9aa6f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e019e3a-67e6-4995-952d-00d36527d600, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e019e3a-67e6-4995-952d-00d36527d600, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731516925695497703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97315169256954977039731516925695497703973151692569549770397315169256954977039731516925695497703973151692569549770397315169256954977039731516925695497703973151692569549770397315169256954977039731516925695497703973151692569549770397315169256954977039731516925695497703973151692569549770397315169256954977039731516925695497703973151692569549770397315169256954977039731516925695497703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36983b4-0415-42c0-8dcd-a5ae3255118b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18eba513-0b54-4ca7-acb5-7fe72d11013b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18eba513-0b54-4ca7-acb5-7fe72d11013b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13015032414737160539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301503241473716053913015032414737160539130150324147371605391301503241473716053913015032414737160539130150324147371605391301503241473716053913015032414737160539130150324147371605391301503241473716053913015032414737160539130150324147371605391301503241473716053913015032414737160539130150324147371605391301503241473716053913015032414737160539130150324147371605391301503241473716053913015032414737160539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e019e3a-67e6-4995-952d-00d36527d600, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fc05507-e08e-4120-a457-57c5f2116e03, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc05507-e08e-4120-a457-57c5f2116e03, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10122612940227906965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012261294022790696510122612940227906965101226129402279069651012261294022790696510122612940227906965101226129402279069651012261294022790696510122612940227906965101226129402279069651012261294022790696510122612940227906965101226129402279069651012261294022790696510122612940227906965101226129402279069651012261294022790696510122612940227906965101226129402279069651012261294022790696510122612940227906965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18eba513-0b54-4ca7-acb5-7fe72d11013b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f535f77-36ec-4055-ab55-b90dec6dc229, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f535f77-36ec-4055-ab55-b90dec6dc229, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649973317057773152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264997331705777315212649973317057773152126499733170577731521264997331705777315212649973317057773152126499733170577731521264997331705777315212649973317057773152126499733170577731521264997331705777315212649973317057773152126499733170577731521264997331705777315212649973317057773152126499733170577731521264997331705777315212649973317057773152126499733170577731521264997331705777315212649973317057773152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc05507-e08e-4120-a457-57c5f2116e03, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b5a8b54-082d-4dad-a7d6-e9a8bcb8dfa7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5a8b54-082d-4dad-a7d6-e9a8bcb8dfa7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6070783117482158704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60707831174821587046070783117482158704607078311748215870460707831174821587046070783117482158704607078311748215870460707831174821587046070783117482158704607078311748215870460707831174821587046070783117482158704607078311748215870460707831174821587046070783117482158704607078311748215870460707831174821587046070783117482158704607078311748215870460707831174821587046070783117482158704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f535f77-36ec-4055-ab55-b90dec6dc229, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 337547df-743a-45ec-b193-2c991885c8ab, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 337547df-743a-45ec-b193-2c991885c8ab, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5582514488258198981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55825144882581989815582514488258198981558251448825819898155825144882581989815582514488258198981558251448825819898155825144882581989815582514488258198981558251448825819898155825144882581989815582514488258198981558251448825819898155825144882581989815582514488258198981558251448825819898155825144882581989815582514488258198981558251448825819898155825144882581989815582514488258198981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5a8b54-082d-4dad-a7d6-e9a8bcb8dfa7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e887154e-eaa8-41f8-a129-d02c98206ae4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e887154e-eaa8-41f8-a129-d02c98206ae4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 116942838847650108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108116942838847650108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 337547df-743a-45ec-b193-2c991885c8ab, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ada7a0a-3f05-4a31-b08c-37e6938e763f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ada7a0a-3f05-4a31-b08c-37e6938e763f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9760200005951197293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97602000059511972939760200005951197293976020000595119729397602000059511972939760200005951197293976020000595119729397602000059511972939760200005951197293976020000595119729397602000059511972939760200005951197293976020000595119729397602000059511972939760200005951197293976020000595119729397602000059511972939760200005951197293976020000595119729397602000059511972939760200005951197293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e887154e-eaa8-41f8-a129-d02c98206ae4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f08adf5d-8cf1-4dfd-abe1-70b4dfc950b4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08adf5d-8cf1-4dfd-abe1-70b4dfc950b4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616455206466779864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761645520646677986417616455206466779864176164552064667798641761645520646677986417616455206466779864176164552064667798641761645520646677986417616455206466779864176164552064667798641761645520646677986417616455206466779864176164552064667798641761645520646677986417616455206466779864176164552064667798641761645520646677986417616455206466779864176164552064667798641761645520646677986417616455206466779864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ada7a0a-3f05-4a31-b08c-37e6938e763f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ffb73985-31c9-4ed2-a8ed-5c5e3d74151d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb73985-31c9-4ed2-a8ed-5c5e3d74151d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1187539368410743393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11875393684107433931187539368410743393118753936841074339311875393684107433931187539368410743393118753936841074339311875393684107433931187539368410743393118753936841074339311875393684107433931187539368410743393118753936841074339311875393684107433931187539368410743393118753936841074339311875393684107433931187539368410743393118753936841074339311875393684107433931187539368410743393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08adf5d-8cf1-4dfd-abe1-70b4dfc950b4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 657384f5-a9e3-44ed-9b33-0e8e9956e436, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 657384f5-a9e3-44ed-9b33-0e8e9956e436, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2450428117938081570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24504281179380815702450428117938081570245042811793808157024504281179380815702450428117938081570245042811793808157024504281179380815702450428117938081570245042811793808157024504281179380815702450428117938081570245042811793808157024504281179380815702450428117938081570245042811793808157024504281179380815702450428117938081570245042811793808157024504281179380815702450428117938081570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 657384f5-a9e3-44ed-9b33-0e8e9956e436, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb73985-31c9-4ed2-a8ed-5c5e3d74151d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 597f8a71-ab78-477d-a5b7-bd9369977bfb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597f8a71-ab78-477d-a5b7-bd9369977bfb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4245954043492331571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42459540434923315714245954043492331571424595404349233157142459540434923315714245954043492331571424595404349233157142459540434923315714245954043492331571424595404349233157142459540434923315714245954043492331571424595404349233157142459540434923315714245954043492331571424595404349233157142459540434923315714245954043492331571424595404349233157142459540434923315714245954043492331571" } } } 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 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6e8a381-a895-455f-815f-06bceaf9f85a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6e8a381-a895-455f-815f-06bceaf9f85a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15841719904963095580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584171990496309558015841719904963095580158417199049630955801584171990496309558015841719904963095580158417199049630955801584171990496309558015841719904963095580158417199049630955801584171990496309558015841719904963095580158417199049630955801584171990496309558015841719904963095580158417199049630955801584171990496309558015841719904963095580158417199049630955801584171990496309558015841719904963095580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597f8a71-ab78-477d-a5b7-bd9369977bfb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cccdeab9-c775-470d-af1a-64f0212ba933, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccdeab9-c775-470d-af1a-64f0212ba933, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13306062468033210282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330606246803321028213306062468033210282133060624680332102821330606246803321028213306062468033210282133060624680332102821330606246803321028213306062468033210282133060624680332102821330606246803321028213306062468033210282133060624680332102821330606246803321028213306062468033210282133060624680332102821330606246803321028213306062468033210282133060624680332102821330606246803321028213306062468033210282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6e8a381-a895-455f-815f-06bceaf9f85a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80103bf9-86f4-4ef4-a0f3-5e512e1c4514, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80103bf9-86f4-4ef4-a0f3-5e512e1c4514, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15554258295335992038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555425829533599203815554258295335992038155542582953359920381555425829533599203815554258295335992038155542582953359920381555425829533599203815554258295335992038155542582953359920381555425829533599203815554258295335992038155542582953359920381555425829533599203815554258295335992038155542582953359920381555425829533599203815554258295335992038155542582953359920381555425829533599203815554258295335992038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccdeab9-c775-470d-af1a-64f0212ba933, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80103bf9-86f4-4ef4-a0f3-5e512e1c4514, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54329490-7961-4fba-9cee-b4891508fae4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54329490-7961-4fba-9cee-b4891508fae4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032266965912917476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80322669659129174768032266965912917476803226696591291747680322669659129174768032266965912917476803226696591291747680322669659129174768032266965912917476803226696591291747680322669659129174768032266965912917476803226696591291747680322669659129174768032266965912917476803226696591291747680322669659129174768032266965912917476803226696591291747680322669659129174768032266965912917476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bf77c5c-18fa-4247-a1f0-9bd753c58bc8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf77c5c-18fa-4247-a1f0-9bd753c58bc8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10245956337924168942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024595633792416894210245956337924168942102459563379241689421024595633792416894210245956337924168942102459563379241689421024595633792416894210245956337924168942102459563379241689421024595633792416894210245956337924168942102459563379241689421024595633792416894210245956337924168942102459563379241689421024595633792416894210245956337924168942102459563379241689421024595633792416894210245956337924168942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54329490-7961-4fba-9cee-b4891508fae4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4eb2d997-b52d-460a-a5d5-8e2e025a288b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb2d997-b52d-460a-a5d5-8e2e025a288b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4308577016978786349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43085770169787863494308577016978786349430857701697878634943085770169787863494308577016978786349430857701697878634943085770169787863494308577016978786349430857701697878634943085770169787863494308577016978786349430857701697878634943085770169787863494308577016978786349430857701697878634943085770169787863494308577016978786349430857701697878634943085770169787863494308577016978786349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf77c5c-18fa-4247-a1f0-9bd753c58bc8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de5a900a-ec7c-428b-a1cb-85c9d554743a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5a900a-ec7c-428b-a1cb-85c9d554743a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9329844544478560012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93298445444785600129329844544478560012932984454447856001293298445444785600129329844544478560012932984454447856001293298445444785600129329844544478560012932984454447856001293298445444785600129329844544478560012932984454447856001293298445444785600129329844544478560012932984454447856001293298445444785600129329844544478560012932984454447856001293298445444785600129329844544478560012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb2d997-b52d-460a-a5d5-8e2e025a288b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49541a68-1b50-4e9d-aa1a-16670dd877ef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49541a68-1b50-4e9d-aa1a-16670dd877ef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17599532785737284827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759953278573728482717599532785737284827175995327857372848271759953278573728482717599532785737284827175995327857372848271759953278573728482717599532785737284827175995327857372848271759953278573728482717599532785737284827175995327857372848271759953278573728482717599532785737284827175995327857372848271759953278573728482717599532785737284827175995327857372848271759953278573728482717599532785737284827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5a900a-ec7c-428b-a1cb-85c9d554743a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df7ba1ae-091b-4134-8f5c-72cbec713447, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7ba1ae-091b-4134-8f5c-72cbec713447, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16753996812272566645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675399681227256664516753996812272566645167539968122725666451675399681227256664516753996812272566645167539968122725666451675399681227256664516753996812272566645167539968122725666451675399681227256664516753996812272566645167539968122725666451675399681227256664516753996812272566645167539968122725666451675399681227256664516753996812272566645167539968122725666451675399681227256664516753996812272566645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49541a68-1b50-4e9d-aa1a-16670dd877ef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38684f2a-e449-4d30-a85f-6b13982673b1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38684f2a-e449-4d30-a85f-6b13982673b1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674035217514635079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46740352175146350794674035217514635079467403521751463507946740352175146350794674035217514635079467403521751463507946740352175146350794674035217514635079467403521751463507946740352175146350794674035217514635079467403521751463507946740352175146350794674035217514635079467403521751463507946740352175146350794674035217514635079467403521751463507946740352175146350794674035217514635079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7ba1ae-091b-4134-8f5c-72cbec713447, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ddfdde39-4267-49c8-a2a5-d3a22a5f620e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddfdde39-4267-49c8-a2a5-d3a22a5f620e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 852757129780744260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260852757129780744260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38684f2a-e449-4d30-a85f-6b13982673b1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a50fbb87-713f-42a8-9e26-2fd468cc9aef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50fbb87-713f-42a8-9e26-2fd468cc9aef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7314786823352043738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73147868233520437387314786823352043738731478682335204373873147868233520437387314786823352043738731478682335204373873147868233520437387314786823352043738731478682335204373873147868233520437387314786823352043738731478682335204373873147868233520437387314786823352043738731478682335204373873147868233520437387314786823352043738731478682335204373873147868233520437387314786823352043738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddfdde39-4267-49c8-a2a5-d3a22a5f620e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87f08046-cef3-45da-be96-92de8f793ace, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f08046-cef3-45da-be96-92de8f793ace, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 81074074213117647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8107407421311764781074074213117647810740742131176478107407421311764781074074213117647810740742131176478107407421311764781074074213117647810740742131176478107407421311764781074074213117647810740742131176478107407421311764781074074213117647810740742131176478107407421311764781074074213117647810740742131176478107407421311764781074074213117647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50fbb87-713f-42a8-9e26-2fd468cc9aef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c33b9471-1723-4aa6-8fc6-c2eb862f12ec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33b9471-1723-4aa6-8fc6-c2eb862f12ec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5142713821792296961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51427138217922969615142713821792296961514271382179229696151427138217922969615142713821792296961514271382179229696151427138217922969615142713821792296961514271382179229696151427138217922969615142713821792296961514271382179229696151427138217922969615142713821792296961514271382179229696151427138217922969615142713821792296961514271382179229696151427138217922969615142713821792296961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f08046-cef3-45da-be96-92de8f793ace, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20996ea5-e41b-4b2b-96a5-a0cab37ed7d9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20996ea5-e41b-4b2b-96a5-a0cab37ed7d9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4182612626533276682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41826126265332766824182612626533276682418261262653327668241826126265332766824182612626533276682418261262653327668241826126265332766824182612626533276682418261262653327668241826126265332766824182612626533276682418261262653327668241826126265332766824182612626533276682418261262653327668241826126265332766824182612626533276682418261262653327668241826126265332766824182612626533276682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33b9471-1723-4aa6-8fc6-c2eb862f12ec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 726bd899-c0b1-44a8-84dc-5e7ea1ed040b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726bd899-c0b1-44a8-84dc-5e7ea1ed040b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14819674020474735935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481967402047473593514819674020474735935148196740204747359351481967402047473593514819674020474735935148196740204747359351481967402047473593514819674020474735935148196740204747359351481967402047473593514819674020474735935148196740204747359351481967402047473593514819674020474735935148196740204747359351481967402047473593514819674020474735935148196740204747359351481967402047473593514819674020474735935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20996ea5-e41b-4b2b-96a5-a0cab37ed7d9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, daaf8cf3-2e9c-4313-816d-79d50a559549, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daaf8cf3-2e9c-4313-816d-79d50a559549, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4237201213198148483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42372012131981484834237201213198148483423720121319814848342372012131981484834237201213198148483423720121319814848342372012131981484834237201213198148483423720121319814848342372012131981484834237201213198148483423720121319814848342372012131981484834237201213198148483423720121319814848342372012131981484834237201213198148483423720121319814848342372012131981484834237201213198148483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726bd899-c0b1-44a8-84dc-5e7ea1ed040b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4137107-0c1d-4846-bb87-314ab5a26300, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4137107-0c1d-4846-bb87-314ab5a26300, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12464393402313015775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246439340231301577512464393402313015775124643934023130157751246439340231301577512464393402313015775124643934023130157751246439340231301577512464393402313015775124643934023130157751246439340231301577512464393402313015775124643934023130157751246439340231301577512464393402313015775124643934023130157751246439340231301577512464393402313015775124643934023130157751246439340231301577512464393402313015775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daaf8cf3-2e9c-4313-816d-79d50a559549, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66b80b18-04dd-430c-8c03-828115835d65, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b80b18-04dd-430c-8c03-828115835d65, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533496450924892302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55334964509248923025533496450924892302553349645092489230255334964509248923025533496450924892302553349645092489230255334964509248923025533496450924892302553349645092489230255334964509248923025533496450924892302553349645092489230255334964509248923025533496450924892302553349645092489230255334964509248923025533496450924892302553349645092489230255334964509248923025533496450924892302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b80b18-04dd-430c-8c03-828115835d65, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15b912a2-10b2-4406-b92e-bcac0424273e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4137107-0c1d-4846-bb87-314ab5a26300, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bd0b428-3cb6-41f8-8766-a147876a4805, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b912a2-10b2-4406-b92e-bcac0424273e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17587991722937715291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758799172293771529117587991722937715291175879917229377152911758799172293771529117587991722937715291175879917229377152911758799172293771529117587991722937715291175879917229377152911758799172293771529117587991722937715291175879917229377152911758799172293771529117587991722937715291175879917229377152911758799172293771529117587991722937715291175879917229377152911758799172293771529117587991722937715291" } } } 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, 7bd0b428-3cb6-41f8-8766-a147876a4805, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230890726675840335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52308907266758403355230890726675840335523089072667584033552308907266758403355230890726675840335523089072667584033552308907266758403355230890726675840335523089072667584033552308907266758403355230890726675840335523089072667584033552308907266758403355230890726675840335523089072667584033552308907266758403355230890726675840335523089072667584033552308907266758403355230890726675840335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b912a2-10b2-4406-b92e-bcac0424273e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90c23d9f-8c8f-4d33-9706-dccfaee46c27, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c23d9f-8c8f-4d33-9706-dccfaee46c27, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684088304162412770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16840883041624127701684088304162412770168408830416241277016840883041624127701684088304162412770168408830416241277016840883041624127701684088304162412770168408830416241277016840883041624127701684088304162412770168408830416241277016840883041624127701684088304162412770168408830416241277016840883041624127701684088304162412770168408830416241277016840883041624127701684088304162412770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd0b428-3cb6-41f8-8766-a147876a4805, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 449acaa7-9fb2-4e1d-98f6-aa75513c27fd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449acaa7-9fb2-4e1d-98f6-aa75513c27fd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10497782844092786920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049778284409278692010497782844092786920104977828440927869201049778284409278692010497782844092786920104977828440927869201049778284409278692010497782844092786920104977828440927869201049778284409278692010497782844092786920104977828440927869201049778284409278692010497782844092786920104977828440927869201049778284409278692010497782844092786920104977828440927869201049778284409278692010497782844092786920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c23d9f-8c8f-4d33-9706-dccfaee46c27, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9947063-6e3e-4d32-91dd-282322ae40a4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9947063-6e3e-4d32-91dd-282322ae40a4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4712972414384283458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47129724143842834584712972414384283458471297241438428345847129724143842834584712972414384283458471297241438428345847129724143842834584712972414384283458471297241438428345847129724143842834584712972414384283458471297241438428345847129724143842834584712972414384283458471297241438428345847129724143842834584712972414384283458471297241438428345847129724143842834584712972414384283458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449acaa7-9fb2-4e1d-98f6-aa75513c27fd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 445816da-7979-4262-8c86-fdb67f47f9a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445816da-7979-4262-8c86-fdb67f47f9a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171411730419082371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31714117304190823713171411730419082371317141173041908237131714117304190823713171411730419082371317141173041908237131714117304190823713171411730419082371317141173041908237131714117304190823713171411730419082371317141173041908237131714117304190823713171411730419082371317141173041908237131714117304190823713171411730419082371317141173041908237131714117304190823713171411730419082371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9947063-6e3e-4d32-91dd-282322ae40a4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ecb7118-6fc1-4847-ad61-a385d4f68193, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ecb7118-6fc1-4847-ad61-a385d4f68193, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2696956325209829475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26969563252098294752696956325209829475269695632520982947526969563252098294752696956325209829475269695632520982947526969563252098294752696956325209829475269695632520982947526969563252098294752696956325209829475269695632520982947526969563252098294752696956325209829475269695632520982947526969563252098294752696956325209829475269695632520982947526969563252098294752696956325209829475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445816da-7979-4262-8c86-fdb67f47f9a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce52aa5e-c7a4-418c-9319-bb884ca8393f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce52aa5e-c7a4-418c-9319-bb884ca8393f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411924910825654659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94119249108256546599411924910825654659941192491082565465994119249108256546599411924910825654659941192491082565465994119249108256546599411924910825654659941192491082565465994119249108256546599411924910825654659941192491082565465994119249108256546599411924910825654659941192491082565465994119249108256546599411924910825654659941192491082565465994119249108256546599411924910825654659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ecb7118-6fc1-4847-ad61-a385d4f68193, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce52aa5e-c7a4-418c-9319-bb884ca8393f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d85b9fe-eb1e-4e6d-8619-ca40ef737816, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d85b9fe-eb1e-4e6d-8619-ca40ef737816, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18307844632997348820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830784463299734882018307844632997348820183078446329973488201830784463299734882018307844632997348820183078446329973488201830784463299734882018307844632997348820183078446329973488201830784463299734882018307844632997348820183078446329973488201830784463299734882018307844632997348820183078446329973488201830784463299734882018307844632997348820183078446329973488201830784463299734882018307844632997348820" } } } 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 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d02ff2c9-5acd-471f-ad71-9cad9d092647, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02ff2c9-5acd-471f-ad71-9cad9d092647, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8396030934705578695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83960309347055786958396030934705578695839603093470557869583960309347055786958396030934705578695839603093470557869583960309347055786958396030934705578695839603093470557869583960309347055786958396030934705578695839603093470557869583960309347055786958396030934705578695839603093470557869583960309347055786958396030934705578695839603093470557869583960309347055786958396030934705578695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d85b9fe-eb1e-4e6d-8619-ca40ef737816, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63fcd6da-4f19-4864-92bc-92048d545e00, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02ff2c9-5acd-471f-ad71-9cad9d092647, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 055673da-d50b-4397-b32b-8f24e0b6736b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fcd6da-4f19-4864-92bc-92048d545e00, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 747588611239112361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361747588611239112361" } } } 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, 055673da-d50b-4397-b32b-8f24e0b6736b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8484057441794865382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84840574417948653828484057441794865382848405744179486538284840574417948653828484057441794865382848405744179486538284840574417948653828484057441794865382848405744179486538284840574417948653828484057441794865382848405744179486538284840574417948653828484057441794865382848405744179486538284840574417948653828484057441794865382848405744179486538284840574417948653828484057441794865382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fcd6da-4f19-4864-92bc-92048d545e00, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc681a5d-1005-422f-a9e9-5bc08ee8d745, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc681a5d-1005-422f-a9e9-5bc08ee8d745, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3539878044219358625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35398780442193586253539878044219358625353987804421935862535398780442193586253539878044219358625353987804421935862535398780442193586253539878044219358625353987804421935862535398780442193586253539878044219358625353987804421935862535398780442193586253539878044219358625353987804421935862535398780442193586253539878044219358625353987804421935862535398780442193586253539878044219358625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 055673da-d50b-4397-b32b-8f24e0b6736b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 220bcd08-1b89-4339-8f0b-c67936da9c81, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220bcd08-1b89-4339-8f0b-c67936da9c81, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657290157145868320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46572901571458683204657290157145868320465729015714586832046572901571458683204657290157145868320465729015714586832046572901571458683204657290157145868320465729015714586832046572901571458683204657290157145868320465729015714586832046572901571458683204657290157145868320465729015714586832046572901571458683204657290157145868320465729015714586832046572901571458683204657290157145868320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc681a5d-1005-422f-a9e9-5bc08ee8d745, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8948f12e-2c8b-482d-a738-52057ad9391b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8948f12e-2c8b-482d-a738-52057ad9391b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779258873086568720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777925887308656872017779258873086568720177792588730865687201777925887308656872017779258873086568720177792588730865687201777925887308656872017779258873086568720177792588730865687201777925887308656872017779258873086568720177792588730865687201777925887308656872017779258873086568720177792588730865687201777925887308656872017779258873086568720177792588730865687201777925887308656872017779258873086568720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220bcd08-1b89-4339-8f0b-c67936da9c81, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:63498/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8948f12e-2c8b-482d-a738-52057ad9391b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fabdb75-7c9f-4fb3-9f06-360971fd8659, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fabdb75-7c9f-4fb3-9f06-360971fd8659, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7184256434559198323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71842564345591983237184256434559198323718425643455919832371842564345591983237184256434559198323718425643455919832371842564345591983237184256434559198323718425643455919832371842564345591983237184256434559198323718425643455919832371842564345591983237184256434559198323718425643455919832371842564345591983237184256434559198323718425643455919832371842564345591983237184256434559198323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 540ffa78-0764-49cf-8f60-831c417705c3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540ffa78-0764-49cf-8f60-831c417705c3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 827614630697453565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565827614630697453565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fabdb75-7c9f-4fb3-9f06-360971fd8659, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540ffa78-0764-49cf-8f60-831c417705c3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 341db62d-f7ff-4df4-8dcc-7101b9eff140, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 341db62d-f7ff-4df4-8dcc-7101b9eff140, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9740164035127783501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97401640351277835019740164035127783501974016403512778350197401640351277835019740164035127783501974016403512778350197401640351277835019740164035127783501974016403512778350197401640351277835019740164035127783501974016403512778350197401640351277835019740164035127783501974016403512778350197401640351277835019740164035127783501974016403512778350197401640351277835019740164035127783501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed72f1c1-5954-4cb7-904c-bb589adaa491, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed72f1c1-5954-4cb7-904c-bb589adaa491, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656970729971904415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96569707299719044159656970729971904415965697072997190441596569707299719044159656970729971904415965697072997190441596569707299719044159656970729971904415965697072997190441596569707299719044159656970729971904415965697072997190441596569707299719044159656970729971904415965697072997190441596569707299719044159656970729971904415965697072997190441596569707299719044159656970729971904415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 341db62d-f7ff-4df4-8dcc-7101b9eff140, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c93624b1-8efd-43de-a6d4-45648fb3b7cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93624b1-8efd-43de-a6d4-45648fb3b7cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15051834006985577385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505183400698557738515051834006985577385150518340069855773851505183400698557738515051834006985577385150518340069855773851505183400698557738515051834006985577385150518340069855773851505183400698557738515051834006985577385150518340069855773851505183400698557738515051834006985577385150518340069855773851505183400698557738515051834006985577385150518340069855773851505183400698557738515051834006985577385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed72f1c1-5954-4cb7-904c-bb589adaa491, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c356b4ba-9d1e-4a60-8d52-84441234dbd9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c356b4ba-9d1e-4a60-8d52-84441234dbd9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14744322901282158768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474432290128215876814744322901282158768147443229012821587681474432290128215876814744322901282158768147443229012821587681474432290128215876814744322901282158768147443229012821587681474432290128215876814744322901282158768147443229012821587681474432290128215876814744322901282158768147443229012821587681474432290128215876814744322901282158768147443229012821587681474432290128215876814744322901282158768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93624b1-8efd-43de-a6d4-45648fb3b7cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89180f03-c5cc-400f-958b-0ef0fa39998f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89180f03-c5cc-400f-958b-0ef0fa39998f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11619325185089520473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161932518508952047311619325185089520473116193251850895204731161932518508952047311619325185089520473116193251850895204731161932518508952047311619325185089520473116193251850895204731161932518508952047311619325185089520473116193251850895204731161932518508952047311619325185089520473116193251850895204731161932518508952047311619325185089520473116193251850895204731161932518508952047311619325185089520473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c356b4ba-9d1e-4a60-8d52-84441234dbd9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8619985-05d8-4bc4-94ab-2399d8be526e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8619985-05d8-4bc4-94ab-2399d8be526e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4105227953862782085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41052279538627820854105227953862782085410522795386278208541052279538627820854105227953862782085410522795386278208541052279538627820854105227953862782085410522795386278208541052279538627820854105227953862782085410522795386278208541052279538627820854105227953862782085410522795386278208541052279538627820854105227953862782085410522795386278208541052279538627820854105227953862782085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89180f03-c5cc-400f-958b-0ef0fa39998f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9476554-8d6a-4a23-a822-86195d5e1ba6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9476554-8d6a-4a23-a822-86195d5e1ba6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 760579049926022539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539760579049926022539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8619985-05d8-4bc4-94ab-2399d8be526e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 289571d8-3333-4921-a66a-073d13433552, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289571d8-3333-4921-a66a-073d13433552, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366285439291432736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83662854392914327368366285439291432736836628543929143273683662854392914327368366285439291432736836628543929143273683662854392914327368366285439291432736836628543929143273683662854392914327368366285439291432736836628543929143273683662854392914327368366285439291432736836628543929143273683662854392914327368366285439291432736836628543929143273683662854392914327368366285439291432736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9476554-8d6a-4a23-a822-86195d5e1ba6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bef15e5b-26c3-45e4-ac71-441c4a8a4b23, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef15e5b-26c3-45e4-ac71-441c4a8a4b23, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416857873417522065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341685787341752206513416857873417522065134168578734175220651341685787341752206513416857873417522065134168578734175220651341685787341752206513416857873417522065134168578734175220651341685787341752206513416857873417522065134168578734175220651341685787341752206513416857873417522065134168578734175220651341685787341752206513416857873417522065134168578734175220651341685787341752206513416857873417522065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289571d8-3333-4921-a66a-073d13433552, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a39286c-e524-4031-bd19-48807170146f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a39286c-e524-4031-bd19-48807170146f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3038486054821517600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30384860548215176003038486054821517600303848605482151760030384860548215176003038486054821517600303848605482151760030384860548215176003038486054821517600303848605482151760030384860548215176003038486054821517600303848605482151760030384860548215176003038486054821517600303848605482151760030384860548215176003038486054821517600303848605482151760030384860548215176003038486054821517600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef15e5b-26c3-45e4-ac71-441c4a8a4b23, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 261eada5-0e77-49df-9916-32f3e7d6eeac, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261eada5-0e77-49df-9916-32f3e7d6eeac, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7594304155365003085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75943041553650030857594304155365003085759430415536500308575943041553650030857594304155365003085759430415536500308575943041553650030857594304155365003085759430415536500308575943041553650030857594304155365003085759430415536500308575943041553650030857594304155365003085759430415536500308575943041553650030857594304155365003085759430415536500308575943041553650030857594304155365003085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a39286c-e524-4031-bd19-48807170146f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c4ea280-1ea9-4bae-a32d-b38ae8cb6f87, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4ea280-1ea9-4bae-a32d-b38ae8cb6f87, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15712839179377715470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571283917937771547015712839179377715470157128391793777154701571283917937771547015712839179377715470157128391793777154701571283917937771547015712839179377715470157128391793777154701571283917937771547015712839179377715470157128391793777154701571283917937771547015712839179377715470157128391793777154701571283917937771547015712839179377715470157128391793777154701571283917937771547015712839179377715470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261eada5-0e77-49df-9916-32f3e7d6eeac, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b55956e-2a5a-466a-ae20-59a0cca38d36, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b55956e-2a5a-466a-ae20-59a0cca38d36, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8742138776532291284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87421387765322912848742138776532291284874213877653229128487421387765322912848742138776532291284874213877653229128487421387765322912848742138776532291284874213877653229128487421387765322912848742138776532291284874213877653229128487421387765322912848742138776532291284874213877653229128487421387765322912848742138776532291284874213877653229128487421387765322912848742138776532291284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4ea280-1ea9-4bae-a32d-b38ae8cb6f87, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 334eb3a9-801e-4bc4-94d3-5dd6dd3d582d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334eb3a9-801e-4bc4-94d3-5dd6dd3d582d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14687743485673480889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468774348567348088914687743485673480889146877434856734808891468774348567348088914687743485673480889146877434856734808891468774348567348088914687743485673480889146877434856734808891468774348567348088914687743485673480889146877434856734808891468774348567348088914687743485673480889146877434856734808891468774348567348088914687743485673480889146877434856734808891468774348567348088914687743485673480889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b55956e-2a5a-466a-ae20-59a0cca38d36, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a1c3b1f-a31a-4ef5-887d-5a35571fde1b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1c3b1f-a31a-4ef5-887d-5a35571fde1b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9320187466387534238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93201874663875342389320187466387534238932018746638753423893201874663875342389320187466387534238932018746638753423893201874663875342389320187466387534238932018746638753423893201874663875342389320187466387534238932018746638753423893201874663875342389320187466387534238932018746638753423893201874663875342389320187466387534238932018746638753423893201874663875342389320187466387534238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334eb3a9-801e-4bc4-94d3-5dd6dd3d582d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e16beeff-b8e1-4ff0-9bc6-1de3dbbe1186, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16beeff-b8e1-4ff0-9bc6-1de3dbbe1186, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15471589594462568466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547158959446256846615471589594462568466154715895944625684661547158959446256846615471589594462568466154715895944625684661547158959446256846615471589594462568466154715895944625684661547158959446256846615471589594462568466154715895944625684661547158959446256846615471589594462568466154715895944625684661547158959446256846615471589594462568466154715895944625684661547158959446256846615471589594462568466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1c3b1f-a31a-4ef5-887d-5a35571fde1b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bcc9298-1202-4389-a1ab-4abcbce733b4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bcc9298-1202-4389-a1ab-4abcbce733b4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9918225489320969712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99182254893209697129918225489320969712991822548932096971299182254893209697129918225489320969712991822548932096971299182254893209697129918225489320969712991822548932096971299182254893209697129918225489320969712991822548932096971299182254893209697129918225489320969712991822548932096971299182254893209697129918225489320969712991822548932096971299182254893209697129918225489320969712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16beeff-b8e1-4ff0-9bc6-1de3dbbe1186, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37607393-ceff-48a1-98b9-1ff312c60ea8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37607393-ceff-48a1-98b9-1ff312c60ea8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572046182051729084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75720461820517290847572046182051729084757204618205172908475720461820517290847572046182051729084757204618205172908475720461820517290847572046182051729084757204618205172908475720461820517290847572046182051729084757204618205172908475720461820517290847572046182051729084757204618205172908475720461820517290847572046182051729084757204618205172908475720461820517290847572046182051729084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bcc9298-1202-4389-a1ab-4abcbce733b4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b52599a5-5159-4ae5-af74-0ce74bd0f7ae, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52599a5-5159-4ae5-af74-0ce74bd0f7ae, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15400943270168290621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540094327016829062115400943270168290621154009432701682906211540094327016829062115400943270168290621154009432701682906211540094327016829062115400943270168290621154009432701682906211540094327016829062115400943270168290621154009432701682906211540094327016829062115400943270168290621154009432701682906211540094327016829062115400943270168290621154009432701682906211540094327016829062115400943270168290621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37607393-ceff-48a1-98b9-1ff312c60ea8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cef215a-31d0-4e12-9287-1650e88c47f9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cef215a-31d0-4e12-9287-1650e88c47f9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17936646462174863092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793664646217486309217936646462174863092179366464621748630921793664646217486309217936646462174863092179366464621748630921793664646217486309217936646462174863092179366464621748630921793664646217486309217936646462174863092179366464621748630921793664646217486309217936646462174863092179366464621748630921793664646217486309217936646462174863092179366464621748630921793664646217486309217936646462174863092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52599a5-5159-4ae5-af74-0ce74bd0f7ae, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd86ace0-a4af-439d-9f25-86d359bdf102, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd86ace0-a4af-439d-9f25-86d359bdf102, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1605524474812953321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16055244748129533211605524474812953321160552447481295332116055244748129533211605524474812953321160552447481295332116055244748129533211605524474812953321160552447481295332116055244748129533211605524474812953321160552447481295332116055244748129533211605524474812953321160552447481295332116055244748129533211605524474812953321160552447481295332116055244748129533211605524474812953321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cef215a-31d0-4e12-9287-1650e88c47f9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 189d5de2-8de9-43b4-938a-d26175b241e8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 189d5de2-8de9-43b4-938a-d26175b241e8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6944103061243225814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69441030612432258146944103061243225814694410306124322581469441030612432258146944103061243225814694410306124322581469441030612432258146944103061243225814694410306124322581469441030612432258146944103061243225814694410306124322581469441030612432258146944103061243225814694410306124322581469441030612432258146944103061243225814694410306124322581469441030612432258146944103061243225814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd86ace0-a4af-439d-9f25-86d359bdf102, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48bfa345-bc4a-4d5c-be39-de4a0de861a1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48bfa345-bc4a-4d5c-be39-de4a0de861a1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1431087320321442854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14310873203214428541431087320321442854143108732032144285414310873203214428541431087320321442854143108732032144285414310873203214428541431087320321442854143108732032144285414310873203214428541431087320321442854143108732032144285414310873203214428541431087320321442854143108732032144285414310873203214428541431087320321442854143108732032144285414310873203214428541431087320321442854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 189d5de2-8de9-43b4-938a-d26175b241e8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2aba6989-4d13-4cf7-86d9-d34b38443fb1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aba6989-4d13-4cf7-86d9-d34b38443fb1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1839218530138342011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18392185301383420111839218530138342011183921853013834201118392185301383420111839218530138342011183921853013834201118392185301383420111839218530138342011183921853013834201118392185301383420111839218530138342011183921853013834201118392185301383420111839218530138342011183921853013834201118392185301383420111839218530138342011183921853013834201118392185301383420111839218530138342011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48bfa345-bc4a-4d5c-be39-de4a0de861a1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fb06eb2-a12c-4bae-862c-a6320e4a3a63, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb06eb2-a12c-4bae-862c-a6320e4a3a63, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10873448000502852264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087344800050285226410873448000502852264108734480005028522641087344800050285226410873448000502852264108734480005028522641087344800050285226410873448000502852264108734480005028522641087344800050285226410873448000502852264108734480005028522641087344800050285226410873448000502852264108734480005028522641087344800050285226410873448000502852264108734480005028522641087344800050285226410873448000502852264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aba6989-4d13-4cf7-86d9-d34b38443fb1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b79a4c31-5734-4390-9dd8-a2948e9e6927, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79a4c31-5734-4390-9dd8-a2948e9e6927, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397562948928791091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039756294892879109110397562948928791091103975629489287910911039756294892879109110397562948928791091103975629489287910911039756294892879109110397562948928791091103975629489287910911039756294892879109110397562948928791091103975629489287910911039756294892879109110397562948928791091103975629489287910911039756294892879109110397562948928791091103975629489287910911039756294892879109110397562948928791091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb06eb2-a12c-4bae-862c-a6320e4a3a63, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e1be0d9-fb1a-43ed-9d61-30e5fb6fd52a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1be0d9-fb1a-43ed-9d61-30e5fb6fd52a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877420643045675605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687742064304567560516877420643045675605168774206430456756051687742064304567560516877420643045675605168774206430456756051687742064304567560516877420643045675605168774206430456756051687742064304567560516877420643045675605168774206430456756051687742064304567560516877420643045675605168774206430456756051687742064304567560516877420643045675605168774206430456756051687742064304567560516877420643045675605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79a4c31-5734-4390-9dd8-a2948e9e6927, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00143c9c-a2b0-48d2-81e8-35dbfda66c7e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00143c9c-a2b0-48d2-81e8-35dbfda66c7e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11807795156877446136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180779515687744613611807795156877446136118077951568774461361180779515687744613611807795156877446136118077951568774461361180779515687744613611807795156877446136118077951568774461361180779515687744613611807795156877446136118077951568774461361180779515687744613611807795156877446136118077951568774461361180779515687744613611807795156877446136118077951568774461361180779515687744613611807795156877446136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1be0d9-fb1a-43ed-9d61-30e5fb6fd52a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c014ebf7-538e-46cd-8ba7-8175d3132b8b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c014ebf7-538e-46cd-8ba7-8175d3132b8b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1421638475446493056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14216384754464930561421638475446493056142163847544649305614216384754464930561421638475446493056142163847544649305614216384754464930561421638475446493056142163847544649305614216384754464930561421638475446493056142163847544649305614216384754464930561421638475446493056142163847544649305614216384754464930561421638475446493056142163847544649305614216384754464930561421638475446493056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00143c9c-a2b0-48d2-81e8-35dbfda66c7e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9f92095-90f3-47d7-b7d9-c484ddaaddf3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f92095-90f3-47d7-b7d9-c484ddaaddf3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055733399729286899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505573339972928689915055733399729286899150557333997292868991505573339972928689915055733399729286899150557333997292868991505573339972928689915055733399729286899150557333997292868991505573339972928689915055733399729286899150557333997292868991505573339972928689915055733399729286899150557333997292868991505573339972928689915055733399729286899150557333997292868991505573339972928689915055733399729286899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c014ebf7-538e-46cd-8ba7-8175d3132b8b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2384d2d-a9a3-4832-a803-0021770c76d8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2384d2d-a9a3-4832-a803-0021770c76d8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1722621631630279792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17226216316302797921722621631630279792172262163163027979217226216316302797921722621631630279792172262163163027979217226216316302797921722621631630279792172262163163027979217226216316302797921722621631630279792172262163163027979217226216316302797921722621631630279792172262163163027979217226216316302797921722621631630279792172262163163027979217226216316302797921722621631630279792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f92095-90f3-47d7-b7d9-c484ddaaddf3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b99b4015-89b2-4b82-a656-76e12e2a20ce, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99b4015-89b2-4b82-a656-76e12e2a20ce, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11487573511567064753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148757351156706475311487573511567064753114875735115670647531148757351156706475311487573511567064753114875735115670647531148757351156706475311487573511567064753114875735115670647531148757351156706475311487573511567064753114875735115670647531148757351156706475311487573511567064753114875735115670647531148757351156706475311487573511567064753114875735115670647531148757351156706475311487573511567064753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2384d2d-a9a3-4832-a803-0021770c76d8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9c9cc57-8477-4d6b-b889-0cb8f4e809c5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c9cc57-8477-4d6b-b889-0cb8f4e809c5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 862274135719975634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634862274135719975634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99b4015-89b2-4b82-a656-76e12e2a20ce, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e1aa8eb-8c52-48d6-ad90-886c2fbf92d9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1aa8eb-8c52-48d6-ad90-886c2fbf92d9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11832128657651058036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183212865765105803611832128657651058036118321286576510580361183212865765105803611832128657651058036118321286576510580361183212865765105803611832128657651058036118321286576510580361183212865765105803611832128657651058036118321286576510580361183212865765105803611832128657651058036118321286576510580361183212865765105803611832128657651058036118321286576510580361183212865765105803611832128657651058036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c9cc57-8477-4d6b-b889-0cb8f4e809c5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13d2dddf-b49c-4e23-9ec8-c99d558c6467, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13d2dddf-b49c-4e23-9ec8-c99d558c6467, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14414787469231953257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441478746923195325714414787469231953257144147874692319532571441478746923195325714414787469231953257144147874692319532571441478746923195325714414787469231953257144147874692319532571441478746923195325714414787469231953257144147874692319532571441478746923195325714414787469231953257144147874692319532571441478746923195325714414787469231953257144147874692319532571441478746923195325714414787469231953257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1aa8eb-8c52-48d6-ad90-886c2fbf92d9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 170b650f-d8b2-46f5-96f9-cc1d2d20290a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 170b650f-d8b2-46f5-96f9-cc1d2d20290a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13534497608360299337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353449760836029933713534497608360299337135344976083602993371353449760836029933713534497608360299337135344976083602993371353449760836029933713534497608360299337135344976083602993371353449760836029933713534497608360299337135344976083602993371353449760836029933713534497608360299337135344976083602993371353449760836029933713534497608360299337135344976083602993371353449760836029933713534497608360299337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13d2dddf-b49c-4e23-9ec8-c99d558c6467, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23d12ebf-5625-40fc-8235-1d2ac6efb4d1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d12ebf-5625-40fc-8235-1d2ac6efb4d1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3762777216290753694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37627772162907536943762777216290753694376277721629075369437627772162907536943762777216290753694376277721629075369437627772162907536943762777216290753694376277721629075369437627772162907536943762777216290753694376277721629075369437627772162907536943762777216290753694376277721629075369437627772162907536943762777216290753694376277721629075369437627772162907536943762777216290753694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 170b650f-d8b2-46f5-96f9-cc1d2d20290a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8b8c5e7-04bc-489e-9b59-40c6bb7d2309, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b8c5e7-04bc-489e-9b59-40c6bb7d2309, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17630850636986904887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763085063698690488717630850636986904887176308506369869048871763085063698690488717630850636986904887176308506369869048871763085063698690488717630850636986904887176308506369869048871763085063698690488717630850636986904887176308506369869048871763085063698690488717630850636986904887176308506369869048871763085063698690488717630850636986904887176308506369869048871763085063698690488717630850636986904887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d12ebf-5625-40fc-8235-1d2ac6efb4d1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2a9dd38-60a0-4dca-969f-a656beff0fd6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a9dd38-60a0-4dca-969f-a656beff0fd6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11354516720067178499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135451672006717849911354516720067178499113545167200671784991135451672006717849911354516720067178499113545167200671784991135451672006717849911354516720067178499113545167200671784991135451672006717849911354516720067178499113545167200671784991135451672006717849911354516720067178499113545167200671784991135451672006717849911354516720067178499113545167200671784991135451672006717849911354516720067178499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b8c5e7-04bc-489e-9b59-40c6bb7d2309, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb57954a-a381-484a-8127-aad9ad3e98ef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb57954a-a381-484a-8127-aad9ad3e98ef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7964854700218667976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79648547002186679767964854700218667976796485470021866797679648547002186679767964854700218667976796485470021866797679648547002186679767964854700218667976796485470021866797679648547002186679767964854700218667976796485470021866797679648547002186679767964854700218667976796485470021866797679648547002186679767964854700218667976796485470021866797679648547002186679767964854700218667976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a9dd38-60a0-4dca-969f-a656beff0fd6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cccd7aaa-7d31-4007-b2b9-b5d75c104422, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccd7aaa-7d31-4007-b2b9-b5d75c104422, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10369943315043339172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036994331504333917210369943315043339172103699433150433391721036994331504333917210369943315043339172103699433150433391721036994331504333917210369943315043339172103699433150433391721036994331504333917210369943315043339172103699433150433391721036994331504333917210369943315043339172103699433150433391721036994331504333917210369943315043339172103699433150433391721036994331504333917210369943315043339172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb57954a-a381-484a-8127-aad9ad3e98ef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e13b1788-8c19-4a89-9d7f-b76f59de4b70, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13b1788-8c19-4a89-9d7f-b76f59de4b70, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566107903162733418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25661079031627334182566107903162733418256610790316273341825661079031627334182566107903162733418256610790316273341825661079031627334182566107903162733418256610790316273341825661079031627334182566107903162733418256610790316273341825661079031627334182566107903162733418256610790316273341825661079031627334182566107903162733418256610790316273341825661079031627334182566107903162733418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccd7aaa-7d31-4007-b2b9-b5d75c104422, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94e310e6-da4a-4a3c-8c4c-9df0ccf478c4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e310e6-da4a-4a3c-8c4c-9df0ccf478c4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11562120181766488149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156212018176648814911562120181766488149115621201817664881491156212018176648814911562120181766488149115621201817664881491156212018176648814911562120181766488149115621201817664881491156212018176648814911562120181766488149115621201817664881491156212018176648814911562120181766488149115621201817664881491156212018176648814911562120181766488149115621201817664881491156212018176648814911562120181766488149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13b1788-8c19-4a89-9d7f-b76f59de4b70, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12e783ef-1421-4cb8-bc35-11cfe4f1f24a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e783ef-1421-4cb8-bc35-11cfe4f1f24a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17200925459512720365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720092545951272036517200925459512720365172009254595127203651720092545951272036517200925459512720365172009254595127203651720092545951272036517200925459512720365172009254595127203651720092545951272036517200925459512720365172009254595127203651720092545951272036517200925459512720365172009254595127203651720092545951272036517200925459512720365172009254595127203651720092545951272036517200925459512720365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e310e6-da4a-4a3c-8c4c-9df0ccf478c4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05eace5f-5713-464f-b643-8eb0e0b2c64a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eace5f-5713-464f-b643-8eb0e0b2c64a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14905468909515315512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490546890951531551214905468909515315512149054689095153155121490546890951531551214905468909515315512149054689095153155121490546890951531551214905468909515315512149054689095153155121490546890951531551214905468909515315512149054689095153155121490546890951531551214905468909515315512149054689095153155121490546890951531551214905468909515315512149054689095153155121490546890951531551214905468909515315512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e783ef-1421-4cb8-bc35-11cfe4f1f24a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1c1f068-808e-4901-aa08-f0cbcb7c8538, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c1f068-808e-4901-aa08-f0cbcb7c8538, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13660993464769167720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366099346476916772013660993464769167720136609934647691677201366099346476916772013660993464769167720136609934647691677201366099346476916772013660993464769167720136609934647691677201366099346476916772013660993464769167720136609934647691677201366099346476916772013660993464769167720136609934647691677201366099346476916772013660993464769167720136609934647691677201366099346476916772013660993464769167720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eace5f-5713-464f-b643-8eb0e0b2c64a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f936cb5-433e-4ffa-ba99-150f2f37934b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c1f068-808e-4901-aa08-f0cbcb7c8538, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61c61cc0-7542-403b-a36d-c8c87d07abd8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c61cc0-7542-403b-a36d-c8c87d07abd8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12699194954151325498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269919495415132549812699194954151325498126991949541513254981269919495415132549812699194954151325498126991949541513254981269919495415132549812699194954151325498126991949541513254981269919495415132549812699194954151325498126991949541513254981269919495415132549812699194954151325498126991949541513254981269919495415132549812699194954151325498126991949541513254981269919495415132549812699194954151325498" } } } 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, 2f936cb5-433e-4ffa-ba99-150f2f37934b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892123933948378459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789212393394837845917892123933948378459178921239339483784591789212393394837845917892123933948378459178921239339483784591789212393394837845917892123933948378459178921239339483784591789212393394837845917892123933948378459178921239339483784591789212393394837845917892123933948378459178921239339483784591789212393394837845917892123933948378459178921239339483784591789212393394837845917892123933948378459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f936cb5-433e-4ffa-ba99-150f2f37934b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75798d65-02a7-4096-b337-23583ed5b807, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75798d65-02a7-4096-b337-23583ed5b807, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097124853610788954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009712485361078895410097124853610788954100971248536107889541009712485361078895410097124853610788954100971248536107889541009712485361078895410097124853610788954100971248536107889541009712485361078895410097124853610788954100971248536107889541009712485361078895410097124853610788954100971248536107889541009712485361078895410097124853610788954100971248536107889541009712485361078895410097124853610788954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c61cc0-7542-403b-a36d-c8c87d07abd8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5af9af65-0398-499b-910b-02e6da86f458, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af9af65-0398-499b-910b-02e6da86f458, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17833738633350196296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783373863335019629617833738633350196296178337386333501962961783373863335019629617833738633350196296178337386333501962961783373863335019629617833738633350196296178337386333501962961783373863335019629617833738633350196296178337386333501962961783373863335019629617833738633350196296178337386333501962961783373863335019629617833738633350196296178337386333501962961783373863335019629617833738633350196296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75798d65-02a7-4096-b337-23583ed5b807, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fed9e93d-a519-48c5-b8dd-1601fc7cd4eb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fed9e93d-a519-48c5-b8dd-1601fc7cd4eb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6195685859760905518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61956858597609055186195685859760905518619568585976090551861956858597609055186195685859760905518619568585976090551861956858597609055186195685859760905518619568585976090551861956858597609055186195685859760905518619568585976090551861956858597609055186195685859760905518619568585976090551861956858597609055186195685859760905518619568585976090551861956858597609055186195685859760905518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af9af65-0398-499b-910b-02e6da86f458, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2a543fa-2b2b-4f44-83c6-2229e55e1cd4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a543fa-2b2b-4f44-83c6-2229e55e1cd4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246846266929920481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124684626692992048111246846266929920481112468462669299204811124684626692992048111246846266929920481112468462669299204811124684626692992048111246846266929920481112468462669299204811124684626692992048111246846266929920481112468462669299204811124684626692992048111246846266929920481112468462669299204811124684626692992048111246846266929920481112468462669299204811124684626692992048111246846266929920481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fed9e93d-a519-48c5-b8dd-1601fc7cd4eb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8633a09-06d7-422b-8145-f138e18abcb0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8633a09-06d7-422b-8145-f138e18abcb0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048391320614322102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50483913206143221025048391320614322102504839132061432210250483913206143221025048391320614322102504839132061432210250483913206143221025048391320614322102504839132061432210250483913206143221025048391320614322102504839132061432210250483913206143221025048391320614322102504839132061432210250483913206143221025048391320614322102504839132061432210250483913206143221025048391320614322102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a543fa-2b2b-4f44-83c6-2229e55e1cd4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5382bb5d-fc18-4bab-ad0b-e23ed3db0989, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5382bb5d-fc18-4bab-ad0b-e23ed3db0989, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16366535040552166313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636653504055216631316366535040552166313163665350405521663131636653504055216631316366535040552166313163665350405521663131636653504055216631316366535040552166313163665350405521663131636653504055216631316366535040552166313163665350405521663131636653504055216631316366535040552166313163665350405521663131636653504055216631316366535040552166313163665350405521663131636653504055216631316366535040552166313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8633a09-06d7-422b-8145-f138e18abcb0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d78a7a04-8de2-4099-a585-9ea154a9f29d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78a7a04-8de2-4099-a585-9ea154a9f29d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11934780704187132639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193478070418713263911934780704187132639119347807041871326391193478070418713263911934780704187132639119347807041871326391193478070418713263911934780704187132639119347807041871326391193478070418713263911934780704187132639119347807041871326391193478070418713263911934780704187132639119347807041871326391193478070418713263911934780704187132639119347807041871326391193478070418713263911934780704187132639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5382bb5d-fc18-4bab-ad0b-e23ed3db0989, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 936ab463-5abc-4cd8-b6c3-17ee20a10ed9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936ab463-5abc-4cd8-b6c3-17ee20a10ed9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361310940003266946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636131094000326694616361310940003266946163613109400032669461636131094000326694616361310940003266946163613109400032669461636131094000326694616361310940003266946163613109400032669461636131094000326694616361310940003266946163613109400032669461636131094000326694616361310940003266946163613109400032669461636131094000326694616361310940003266946163613109400032669461636131094000326694616361310940003266946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78a7a04-8de2-4099-a585-9ea154a9f29d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bec6a28a-483f-4558-bf88-876d4838275a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec6a28a-483f-4558-bf88-876d4838275a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523657449130809294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75236574491308092947523657449130809294752365744913080929475236574491308092947523657449130809294752365744913080929475236574491308092947523657449130809294752365744913080929475236574491308092947523657449130809294752365744913080929475236574491308092947523657449130809294752365744913080929475236574491308092947523657449130809294752365744913080929475236574491308092947523657449130809294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936ab463-5abc-4cd8-b6c3-17ee20a10ed9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11f6bf6f-6d04-464d-910e-4d48172ffa1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f6bf6f-6d04-464d-910e-4d48172ffa1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043126882873204522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50431268828732045225043126882873204522504312688287320452250431268828732045225043126882873204522504312688287320452250431268828732045225043126882873204522504312688287320452250431268828732045225043126882873204522504312688287320452250431268828732045225043126882873204522504312688287320452250431268828732045225043126882873204522504312688287320452250431268828732045225043126882873204522" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log --grpc-port=63498 --mon-port=12089 --ic-port=28853 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log', '--grpc-port=63498', '--mon-port=12089', '--ic-port=28853', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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, bec6a28a-483f-4558-bf88-876d4838275a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a38effc-b9bf-42ec-815f-d0d6dd63852d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2955331
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f6bf6f-6d04-464d-910e-4d48172ffa1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a38effc-b9bf-42ec-815f-d0d6dd63852d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16463619711828888979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646361971182888897916463619711828888979164636197118288889791646361971182888897916463619711828888979164636197118288889791646361971182888897916463619711828888979164636197118288889791646361971182888897916463619711828888979164636197118288889791646361971182888897916463619711828888979164636197118288889791646361971182888897916463619711828888979164636197118288889791646361971182888897916463619711828888979" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39607828-ad36-41f7-939f-ecead24d45d9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63498/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39607828-ad36-41f7-939f-ecead24d45d9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13340870641641742692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334087064164174269213340870641641742692133408706416417426921334087064164174269213340870641641742692133408706416417426921334087064164174269213340870641641742692133408706416417426921334087064164174269213340870641641742692133408706416417426921334087064164174269213340870641641742692133408706416417426921334087064164174269213340870641641742692133408706416417426921334087064164174269213340870641641742692" } } } 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: 2955333
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a38effc-b9bf-42ec-815f-d0d6dd63852d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6547d89c-ec6b-4a2a-9ac2-493c7f56e8fc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6547d89c-ec6b-4a2a-9ac2-493c7f56e8fc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9719047304892299006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97190473048922990069719047304892299006971904730489229900697190473048922990069719047304892299006971904730489229900697190473048922990069719047304892299006971904730489229900697190473048922990069719047304892299006971904730489229900697190473048922990069719047304892299006971904730489229900697190473048922990069719047304892299006971904730489229900697190473048922990069719047304892299006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39607828-ad36-41f7-939f-ecead24d45d9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4c2d6b9-b064-4423-a10d-6a8d9aaf9188, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4c2d6b9-b064-4423-a10d-6a8d9aaf9188, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5359117498303054371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53591174983030543715359117498303054371535911749830305437153591174983030543715359117498303054371535911749830305437153591174983030543715359117498303054371535911749830305437153591174983030543715359117498303054371535911749830305437153591174983030543715359117498303054371535911749830305437153591174983030543715359117498303054371535911749830305437153591174983030543715359117498303054371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6547d89c-ec6b-4a2a-9ac2-493c7f56e8fc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4120af5-413a-481b-a7be-361d9b22b71e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4120af5-413a-481b-a7be-361d9b22b71e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4212467843959520555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42124678439595205554212467843959520555421246784395952055542124678439595205554212467843959520555421246784395952055542124678439595205554212467843959520555421246784395952055542124678439595205554212467843959520555421246784395952055542124678439595205554212467843959520555421246784395952055542124678439595205554212467843959520555421246784395952055542124678439595205554212467843959520555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c2d6b9-b064-4423-a10d-6a8d9aaf9188, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 001f3e6a-f1a5-4d93-af93-c397bc1e94c2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001f3e6a-f1a5-4d93-af93-c397bc1e94c2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2470575214630661664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24705752146306616642470575214630661664247057521463066166424705752146306616642470575214630661664247057521463066166424705752146306616642470575214630661664247057521463066166424705752146306616642470575214630661664247057521463066166424705752146306616642470575214630661664247057521463066166424705752146306616642470575214630661664247057521463066166424705752146306616642470575214630661664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4120af5-413a-481b-a7be-361d9b22b71e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b408011-a563-42b4-8428-3485070e71ef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b408011-a563-42b4-8428-3485070e71ef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11646885533895710730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164688553389571073011646885533895710730116468855338957107301164688553389571073011646885533895710730116468855338957107301164688553389571073011646885533895710730116468855338957107301164688553389571073011646885533895710730116468855338957107301164688553389571073011646885533895710730116468855338957107301164688553389571073011646885533895710730116468855338957107301164688553389571073011646885533895710730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001f3e6a-f1a5-4d93-af93-c397bc1e94c2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11a944fb-665c-4858-877a-77da3e511f17, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a944fb-665c-4858-877a-77da3e511f17, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16851007361895990715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685100736189599071516851007361895990715168510073618959907151685100736189599071516851007361895990715168510073618959907151685100736189599071516851007361895990715168510073618959907151685100736189599071516851007361895990715168510073618959907151685100736189599071516851007361895990715168510073618959907151685100736189599071516851007361895990715168510073618959907151685100736189599071516851007361895990715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b408011-a563-42b4-8428-3485070e71ef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a9565a0-9287-4c61-aa61-603eb2096aff, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9565a0-9287-4c61-aa61-603eb2096aff, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 475209011833297978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978475209011833297978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a944fb-665c-4858-877a-77da3e511f17, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ea8a004-bc40-4dcb-89fd-3050033d2e1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea8a004-bc40-4dcb-89fd-3050033d2e1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13500028654914045003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350002865491404500313500028654914045003135000286549140450031350002865491404500313500028654914045003135000286549140450031350002865491404500313500028654914045003135000286549140450031350002865491404500313500028654914045003135000286549140450031350002865491404500313500028654914045003135000286549140450031350002865491404500313500028654914045003135000286549140450031350002865491404500313500028654914045003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9565a0-9287-4c61-aa61-603eb2096aff, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d517ecab-77ee-4138-a453-10f41ba04084, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d517ecab-77ee-4138-a453-10f41ba04084, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18415677269633991182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841567726963399118218415677269633991182184156772696339911821841567726963399118218415677269633991182184156772696339911821841567726963399118218415677269633991182184156772696339911821841567726963399118218415677269633991182184156772696339911821841567726963399118218415677269633991182184156772696339911821841567726963399118218415677269633991182184156772696339911821841567726963399118218415677269633991182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea8a004-bc40-4dcb-89fd-3050033d2e1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac9df549-22d3-44b1-b50c-8b6bcdf57d51, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9df549-22d3-44b1-b50c-8b6bcdf57d51, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1457907840507420737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14579078405074207371457907840507420737145790784050742073714579078405074207371457907840507420737145790784050742073714579078405074207371457907840507420737145790784050742073714579078405074207371457907840507420737145790784050742073714579078405074207371457907840507420737145790784050742073714579078405074207371457907840507420737145790784050742073714579078405074207371457907840507420737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d517ecab-77ee-4138-a453-10f41ba04084, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b00a5585-becc-4f24-aef6-529a06169895, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00a5585-becc-4f24-aef6-529a06169895, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543971093256882977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154397109325688297711543971093256882977115439710932568829771154397109325688297711543971093256882977115439710932568829771154397109325688297711543971093256882977115439710932568829771154397109325688297711543971093256882977115439710932568829771154397109325688297711543971093256882977115439710932568829771154397109325688297711543971093256882977115439710932568829771154397109325688297711543971093256882977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9df549-22d3-44b1-b50c-8b6bcdf57d51, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8465e941-0805-43ff-afa5-5a812d020616, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8465e941-0805-43ff-afa5-5a812d020616, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17997988127878460320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799798812787846032017997988127878460320179979881278784603201799798812787846032017997988127878460320179979881278784603201799798812787846032017997988127878460320179979881278784603201799798812787846032017997988127878460320179979881278784603201799798812787846032017997988127878460320179979881278784603201799798812787846032017997988127878460320179979881278784603201799798812787846032017997988127878460320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00a5585-becc-4f24-aef6-529a06169895, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92548b2b-dbb5-44f9-bad9-79792f203478, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92548b2b-dbb5-44f9-bad9-79792f203478, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8252050975544923301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82520509755449233018252050975544923301825205097554492330182520509755449233018252050975544923301825205097554492330182520509755449233018252050975544923301825205097554492330182520509755449233018252050975544923301825205097554492330182520509755449233018252050975544923301825205097554492330182520509755449233018252050975544923301825205097554492330182520509755449233018252050975544923301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8465e941-0805-43ff-afa5-5a812d020616, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43ee5054-66b2-4f10-8a67-44554c8ebe78, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ee5054-66b2-4f10-8a67-44554c8ebe78, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16242263300652161197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624226330065216119716242263300652161197162422633006521611971624226330065216119716242263300652161197162422633006521611971624226330065216119716242263300652161197162422633006521611971624226330065216119716242263300652161197162422633006521611971624226330065216119716242263300652161197162422633006521611971624226330065216119716242263300652161197162422633006521611971624226330065216119716242263300652161197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92548b2b-dbb5-44f9-bad9-79792f203478, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fb0f721-eea0-45ee-91ae-adfd3ea6b85c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb0f721-eea0-45ee-91ae-adfd3ea6b85c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388063405126557209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63880634051265572096388063405126557209638806340512655720963880634051265572096388063405126557209638806340512655720963880634051265572096388063405126557209638806340512655720963880634051265572096388063405126557209638806340512655720963880634051265572096388063405126557209638806340512655720963880634051265572096388063405126557209638806340512655720963880634051265572096388063405126557209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ee5054-66b2-4f10-8a67-44554c8ebe78, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24ae467b-d577-4704-a217-317ef9240f9d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ae467b-d577-4704-a217-317ef9240f9d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7329561971693918755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73295619716939187557329561971693918755732956197169391875573295619716939187557329561971693918755732956197169391875573295619716939187557329561971693918755732956197169391875573295619716939187557329561971693918755732956197169391875573295619716939187557329561971693918755732956197169391875573295619716939187557329561971693918755732956197169391875573295619716939187557329561971693918755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb0f721-eea0-45ee-91ae-adfd3ea6b85c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4eb03fce-d6e9-4bf8-a81f-6bc62753815b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb03fce-d6e9-4bf8-a81f-6bc62753815b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348825392250501479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834882539225050147918348825392250501479183488253922505014791834882539225050147918348825392250501479183488253922505014791834882539225050147918348825392250501479183488253922505014791834882539225050147918348825392250501479183488253922505014791834882539225050147918348825392250501479183488253922505014791834882539225050147918348825392250501479183488253922505014791834882539225050147918348825392250501479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ae467b-d577-4704-a217-317ef9240f9d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbd10376-acaf-43f2-bafe-1640b2daacc5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd10376-acaf-43f2-bafe-1640b2daacc5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4416571573773121477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44165715737731214774416571573773121477441657157377312147744165715737731214774416571573773121477441657157377312147744165715737731214774416571573773121477441657157377312147744165715737731214774416571573773121477441657157377312147744165715737731214774416571573773121477441657157377312147744165715737731214774416571573773121477441657157377312147744165715737731214774416571573773121477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb03fce-d6e9-4bf8-a81f-6bc62753815b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f985804b-17a2-4197-80c8-f65c34ab4a2a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f985804b-17a2-4197-80c8-f65c34ab4a2a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2420646991758077610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24206469917580776102420646991758077610242064699175807761024206469917580776102420646991758077610242064699175807761024206469917580776102420646991758077610242064699175807761024206469917580776102420646991758077610242064699175807761024206469917580776102420646991758077610242064699175807761024206469917580776102420646991758077610242064699175807761024206469917580776102420646991758077610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd10376-acaf-43f2-bafe-1640b2daacc5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a34b7d5-b245-423d-adc1-1e8efef89e55, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a34b7d5-b245-423d-adc1-1e8efef89e55, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8073248433616916234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80732484336169162348073248433616916234807324843361691623480732484336169162348073248433616916234807324843361691623480732484336169162348073248433616916234807324843361691623480732484336169162348073248433616916234807324843361691623480732484336169162348073248433616916234807324843361691623480732484336169162348073248433616916234807324843361691623480732484336169162348073248433616916234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f985804b-17a2-4197-80c8-f65c34ab4a2a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f7e62a8-051c-42d8-8557-f76520465bde, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7e62a8-051c-42d8-8557-f76520465bde, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526289275311134393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352628927531113439313526289275311134393135262892753111343931352628927531113439313526289275311134393135262892753111343931352628927531113439313526289275311134393135262892753111343931352628927531113439313526289275311134393135262892753111343931352628927531113439313526289275311134393135262892753111343931352628927531113439313526289275311134393135262892753111343931352628927531113439313526289275311134393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a34b7d5-b245-423d-adc1-1e8efef89e55, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 555f5f35-6fb9-4105-bfde-4069f986190e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555f5f35-6fb9-4105-bfde-4069f986190e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16941225342699516646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694122534269951664616941225342699516646169412253426995166461694122534269951664616941225342699516646169412253426995166461694122534269951664616941225342699516646169412253426995166461694122534269951664616941225342699516646169412253426995166461694122534269951664616941225342699516646169412253426995166461694122534269951664616941225342699516646169412253426995166461694122534269951664616941225342699516646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7e62a8-051c-42d8-8557-f76520465bde, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bb943bc-6d5b-4a65-97d3-128a628c3794, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bb943bc-6d5b-4a65-97d3-128a628c3794, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3810611492680229412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38106114926802294123810611492680229412381061149268022941238106114926802294123810611492680229412381061149268022941238106114926802294123810611492680229412381061149268022941238106114926802294123810611492680229412381061149268022941238106114926802294123810611492680229412381061149268022941238106114926802294123810611492680229412381061149268022941238106114926802294123810611492680229412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555f5f35-6fb9-4105-bfde-4069f986190e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 010fa0eb-1add-4c23-bb33-7fc515593839, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010fa0eb-1add-4c23-bb33-7fc515593839, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890081304605375588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589008130460537558815890081304605375588158900813046053755881589008130460537558815890081304605375588158900813046053755881589008130460537558815890081304605375588158900813046053755881589008130460537558815890081304605375588158900813046053755881589008130460537558815890081304605375588158900813046053755881589008130460537558815890081304605375588158900813046053755881589008130460537558815890081304605375588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bb943bc-6d5b-4a65-97d3-128a628c3794, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab2d30ef-1d7b-496c-bc94-33cbdf514c1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2d30ef-1d7b-496c-bc94-33cbdf514c1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3652102753723933533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36521027537239335333652102753723933533365210275372393353336521027537239335333652102753723933533365210275372393353336521027537239335333652102753723933533365210275372393353336521027537239335333652102753723933533365210275372393353336521027537239335333652102753723933533365210275372393353336521027537239335333652102753723933533365210275372393353336521027537239335333652102753723933533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010fa0eb-1add-4c23-bb33-7fc515593839, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71d03fe3-34b5-49cb-8d43-504b52a47a37, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d03fe3-34b5-49cb-8d43-504b52a47a37, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6393256658477921493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63932566584779214936393256658477921493639325665847792149363932566584779214936393256658477921493639325665847792149363932566584779214936393256658477921493639325665847792149363932566584779214936393256658477921493639325665847792149363932566584779214936393256658477921493639325665847792149363932566584779214936393256658477921493639325665847792149363932566584779214936393256658477921493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d03fe3-34b5-49cb-8d43-504b52a47a37, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 639c07e4-d0fa-40dd-92c6-1fed48ca5c2a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 639c07e4-d0fa-40dd-92c6-1fed48ca5c2a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15792497621635593488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579249762163559348815792497621635593488157924976216355934881579249762163559348815792497621635593488157924976216355934881579249762163559348815792497621635593488157924976216355934881579249762163559348815792497621635593488157924976216355934881579249762163559348815792497621635593488157924976216355934881579249762163559348815792497621635593488157924976216355934881579249762163559348815792497621635593488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2d30ef-1d7b-496c-bc94-33cbdf514c1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c1a57b0-8287-4b94-a658-cd5ed04b2ab7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1a57b0-8287-4b94-a658-cd5ed04b2ab7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4163525877829900983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41635258778299009834163525877829900983416352587782990098341635258778299009834163525877829900983416352587782990098341635258778299009834163525877829900983416352587782990098341635258778299009834163525877829900983416352587782990098341635258778299009834163525877829900983416352587782990098341635258778299009834163525877829900983416352587782990098341635258778299009834163525877829900983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 639c07e4-d0fa-40dd-92c6-1fed48ca5c2a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fe2aa27-f39d-4416-a231-a3e95e9d6f11, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe2aa27-f39d-4416-a231-a3e95e9d6f11, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9798110572383206746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97981105723832067469798110572383206746979811057238320674697981105723832067469798110572383206746979811057238320674697981105723832067469798110572383206746979811057238320674697981105723832067469798110572383206746979811057238320674697981105723832067469798110572383206746979811057238320674697981105723832067469798110572383206746979811057238320674697981105723832067469798110572383206746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1a57b0-8287-4b94-a658-cd5ed04b2ab7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24861468-341a-44b7-8877-d11b710690f9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24861468-341a-44b7-8877-d11b710690f9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2297878347428162644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22978783474281626442297878347428162644229787834742816264422978783474281626442297878347428162644229787834742816264422978783474281626442297878347428162644229787834742816264422978783474281626442297878347428162644229787834742816264422978783474281626442297878347428162644229787834742816264422978783474281626442297878347428162644229787834742816264422978783474281626442297878347428162644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe2aa27-f39d-4416-a231-a3e95e9d6f11, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f63e644e-9c06-49f4-8092-fccf9be33049, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63e644e-9c06-49f4-8092-fccf9be33049, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15276187139530903429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527618713953090342915276187139530903429152761871395309034291527618713953090342915276187139530903429152761871395309034291527618713953090342915276187139530903429152761871395309034291527618713953090342915276187139530903429152761871395309034291527618713953090342915276187139530903429152761871395309034291527618713953090342915276187139530903429152761871395309034291527618713953090342915276187139530903429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24861468-341a-44b7-8877-d11b710690f9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c510c6d4-259b-49cc-ba00-fe9366fd0df1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c510c6d4-259b-49cc-ba00-fe9366fd0df1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105187575988264896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510518757598826489615105187575988264896151051875759882648961510518757598826489615105187575988264896151051875759882648961510518757598826489615105187575988264896151051875759882648961510518757598826489615105187575988264896151051875759882648961510518757598826489615105187575988264896151051875759882648961510518757598826489615105187575988264896151051875759882648961510518757598826489615105187575988264896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63e644e-9c06-49f4-8092-fccf9be33049, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b6fdcb3-0220-452b-ac86-49d04a819910, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6fdcb3-0220-452b-ac86-49d04a819910, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3143489818688709047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31434898186887090473143489818688709047314348981868870904731434898186887090473143489818688709047314348981868870904731434898186887090473143489818688709047314348981868870904731434898186887090473143489818688709047314348981868870904731434898186887090473143489818688709047314348981868870904731434898186887090473143489818688709047314348981868870904731434898186887090473143489818688709047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c510c6d4-259b-49cc-ba00-fe9366fd0df1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ac47f4a-c7a0-435f-b7ab-ade75d0dd3b2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac47f4a-c7a0-435f-b7ab-ade75d0dd3b2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3264570119654146359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32645701196541463593264570119654146359326457011965414635932645701196541463593264570119654146359326457011965414635932645701196541463593264570119654146359326457011965414635932645701196541463593264570119654146359326457011965414635932645701196541463593264570119654146359326457011965414635932645701196541463593264570119654146359326457011965414635932645701196541463593264570119654146359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6fdcb3-0220-452b-ac86-49d04a819910, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1005972a-e225-4d1b-80f8-6890ff4a4de7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1005972a-e225-4d1b-80f8-6890ff4a4de7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10698245684868570783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069824568486857078310698245684868570783106982456848685707831069824568486857078310698245684868570783106982456848685707831069824568486857078310698245684868570783106982456848685707831069824568486857078310698245684868570783106982456848685707831069824568486857078310698245684868570783106982456848685707831069824568486857078310698245684868570783106982456848685707831069824568486857078310698245684868570783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac47f4a-c7a0-435f-b7ab-ade75d0dd3b2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7735281-8ce8-4f3c-9b54-084928eeb766, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7735281-8ce8-4f3c-9b54-084928eeb766, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7967032452410201483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79670324524102014837967032452410201483796703245241020148379670324524102014837967032452410201483796703245241020148379670324524102014837967032452410201483796703245241020148379670324524102014837967032452410201483796703245241020148379670324524102014837967032452410201483796703245241020148379670324524102014837967032452410201483796703245241020148379670324524102014837967032452410201483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1005972a-e225-4d1b-80f8-6890ff4a4de7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12f6f2e1-d2b8-462a-b218-487e86715756, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f6f2e1-d2b8-462a-b218-487e86715756, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875061574460932110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98750615744609321109875061574460932110987506157446093211098750615744609321109875061574460932110987506157446093211098750615744609321109875061574460932110987506157446093211098750615744609321109875061574460932110987506157446093211098750615744609321109875061574460932110987506157446093211098750615744609321109875061574460932110987506157446093211098750615744609321109875061574460932110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7735281-8ce8-4f3c-9b54-084928eeb766, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bff34d3-6662-4a9a-bfde-d6ed8f894745, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bff34d3-6662-4a9a-bfde-d6ed8f894745, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9336864609032607475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93368646090326074759336864609032607475933686460903260747593368646090326074759336864609032607475933686460903260747593368646090326074759336864609032607475933686460903260747593368646090326074759336864609032607475933686460903260747593368646090326074759336864609032607475933686460903260747593368646090326074759336864609032607475933686460903260747593368646090326074759336864609032607475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f6f2e1-d2b8-462a-b218-487e86715756, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 95f805e0-ace3-4f94-bae0-ded53523bd6f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f805e0-ace3-4f94-bae0-ded53523bd6f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4260491685127613545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42604916851276135454260491685127613545426049168512761354542604916851276135454260491685127613545426049168512761354542604916851276135454260491685127613545426049168512761354542604916851276135454260491685127613545426049168512761354542604916851276135454260491685127613545426049168512761354542604916851276135454260491685127613545426049168512761354542604916851276135454260491685127613545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bff34d3-6662-4a9a-bfde-d6ed8f894745, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcbb9002-a93d-4872-b569-489b52b55227, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbb9002-a93d-4872-b569-489b52b55227, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467385292698145213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446738529269814521314467385292698145213144673852926981452131446738529269814521314467385292698145213144673852926981452131446738529269814521314467385292698145213144673852926981452131446738529269814521314467385292698145213144673852926981452131446738529269814521314467385292698145213144673852926981452131446738529269814521314467385292698145213144673852926981452131446738529269814521314467385292698145213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f805e0-ace3-4f94-bae0-ded53523bd6f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 412f6001-3a62-44d8-80f1-6254e91bc728, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 412f6001-3a62-44d8-80f1-6254e91bc728, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17975884691210433782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797588469121043378217975884691210433782179758846912104337821797588469121043378217975884691210433782179758846912104337821797588469121043378217975884691210433782179758846912104337821797588469121043378217975884691210433782179758846912104337821797588469121043378217975884691210433782179758846912104337821797588469121043378217975884691210433782179758846912104337821797588469121043378217975884691210433782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbb9002-a93d-4872-b569-489b52b55227, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15526e83-6531-479c-aeb8-64c8fb8361bb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15526e83-6531-479c-aeb8-64c8fb8361bb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7335192939518345812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73351929395183458127335192939518345812733519293951834581273351929395183458127335192939518345812733519293951834581273351929395183458127335192939518345812733519293951834581273351929395183458127335192939518345812733519293951834581273351929395183458127335192939518345812733519293951834581273351929395183458127335192939518345812733519293951834581273351929395183458127335192939518345812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 412f6001-3a62-44d8-80f1-6254e91bc728, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a933688-007b-48e0-9b25-a0c9de27b408, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a933688-007b-48e0-9b25-a0c9de27b408, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3878762818867382888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38787628188673828883878762818867382888387876281886738288838787628188673828883878762818867382888387876281886738288838787628188673828883878762818867382888387876281886738288838787628188673828883878762818867382888387876281886738288838787628188673828883878762818867382888387876281886738288838787628188673828883878762818867382888387876281886738288838787628188673828883878762818867382888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15526e83-6531-479c-aeb8-64c8fb8361bb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 166f7452-e89e-4f3d-a5b9-1a87f9499c2a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166f7452-e89e-4f3d-a5b9-1a87f9499c2a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13220278991736173755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322027899173617375513220278991736173755132202789917361737551322027899173617375513220278991736173755132202789917361737551322027899173617375513220278991736173755132202789917361737551322027899173617375513220278991736173755132202789917361737551322027899173617375513220278991736173755132202789917361737551322027899173617375513220278991736173755132202789917361737551322027899173617375513220278991736173755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a933688-007b-48e0-9b25-a0c9de27b408, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a988b4ed-1fa0-4c93-a142-28e15667461f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a988b4ed-1fa0-4c93-a142-28e15667461f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3045218983643666144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30452189836436661443045218983643666144304521898364366614430452189836436661443045218983643666144304521898364366614430452189836436661443045218983643666144304521898364366614430452189836436661443045218983643666144304521898364366614430452189836436661443045218983643666144304521898364366614430452189836436661443045218983643666144304521898364366614430452189836436661443045218983643666144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166f7452-e89e-4f3d-a5b9-1a87f9499c2a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58e3e7fa-0fb0-4b18-9a35-5778ba03c50c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e3e7fa-0fb0-4b18-9a35-5778ba03c50c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1921091089924952430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19210910899249524301921091089924952430192109108992495243019210910899249524301921091089924952430192109108992495243019210910899249524301921091089924952430192109108992495243019210910899249524301921091089924952430192109108992495243019210910899249524301921091089924952430192109108992495243019210910899249524301921091089924952430192109108992495243019210910899249524301921091089924952430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a988b4ed-1fa0-4c93-a142-28e15667461f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c03512b-87b6-450d-9518-a55101161026, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c03512b-87b6-450d-9518-a55101161026, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16938261625745245147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693826162574524514716938261625745245147169382616257452451471693826162574524514716938261625745245147169382616257452451471693826162574524514716938261625745245147169382616257452451471693826162574524514716938261625745245147169382616257452451471693826162574524514716938261625745245147169382616257452451471693826162574524514716938261625745245147169382616257452451471693826162574524514716938261625745245147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e3e7fa-0fb0-4b18-9a35-5778ba03c50c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a0ddfce-de1f-4baa-bbc3-3972d0f2ed6c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0ddfce-de1f-4baa-bbc3-3972d0f2ed6c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17333299838706270681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733329983870627068117333299838706270681173332998387062706811733329983870627068117333299838706270681173332998387062706811733329983870627068117333299838706270681173332998387062706811733329983870627068117333299838706270681173332998387062706811733329983870627068117333299838706270681173332998387062706811733329983870627068117333299838706270681173332998387062706811733329983870627068117333299838706270681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c03512b-87b6-450d-9518-a55101161026, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8d65a0a-d7af-464f-87cb-0e83dc63fb8d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d65a0a-d7af-464f-87cb-0e83dc63fb8d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13088659537901454729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308865953790145472913088659537901454729130886595379014547291308865953790145472913088659537901454729130886595379014547291308865953790145472913088659537901454729130886595379014547291308865953790145472913088659537901454729130886595379014547291308865953790145472913088659537901454729130886595379014547291308865953790145472913088659537901454729130886595379014547291308865953790145472913088659537901454729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0ddfce-de1f-4baa-bbc3-3972d0f2ed6c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ddc82fb-b21a-4ad5-bf84-71f63e3eb72f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddc82fb-b21a-4ad5-bf84-71f63e3eb72f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190220107586503641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31902201075865036413190220107586503641319022010758650364131902201075865036413190220107586503641319022010758650364131902201075865036413190220107586503641319022010758650364131902201075865036413190220107586503641319022010758650364131902201075865036413190220107586503641319022010758650364131902201075865036413190220107586503641319022010758650364131902201075865036413190220107586503641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddc82fb-b21a-4ad5-bf84-71f63e3eb72f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2fb5e2f-3108-48cf-84b4-9cb20d6c4dcc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fb5e2f-3108-48cf-84b4-9cb20d6c4dcc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1333205218162723532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13332052181627235321333205218162723532133320521816272353213332052181627235321333205218162723532133320521816272353213332052181627235321333205218162723532133320521816272353213332052181627235321333205218162723532133320521816272353213332052181627235321333205218162723532133320521816272353213332052181627235321333205218162723532133320521816272353213332052181627235321333205218162723532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d65a0a-d7af-464f-87cb-0e83dc63fb8d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4003c720-5a2a-4fe1-83a2-e55ba8a508fe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4003c720-5a2a-4fe1-83a2-e55ba8a508fe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2703835480180045489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27038354801800454892703835480180045489270383548018004548927038354801800454892703835480180045489270383548018004548927038354801800454892703835480180045489270383548018004548927038354801800454892703835480180045489270383548018004548927038354801800454892703835480180045489270383548018004548927038354801800454892703835480180045489270383548018004548927038354801800454892703835480180045489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fb5e2f-3108-48cf-84b4-9cb20d6c4dcc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fd82c27-be28-4cf2-aff8-6fbdb43dcd4c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd82c27-be28-4cf2-aff8-6fbdb43dcd4c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3885774022619895521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38857740226198955213885774022619895521388577402261989552138857740226198955213885774022619895521388577402261989552138857740226198955213885774022619895521388577402261989552138857740226198955213885774022619895521388577402261989552138857740226198955213885774022619895521388577402261989552138857740226198955213885774022619895521388577402261989552138857740226198955213885774022619895521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4003c720-5a2a-4fe1-83a2-e55ba8a508fe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d91f998c-8969-4a67-837a-7d64ceb096f4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91f998c-8969-4a67-837a-7d64ceb096f4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3707144546822558392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37071445468225583923707144546822558392370714454682255839237071445468225583923707144546822558392370714454682255839237071445468225583923707144546822558392370714454682255839237071445468225583923707144546822558392370714454682255839237071445468225583923707144546822558392370714454682255839237071445468225583923707144546822558392370714454682255839237071445468225583923707144546822558392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd82c27-be28-4cf2-aff8-6fbdb43dcd4c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca3b492e-7ae4-4f77-b8fa-5a00738eeb4d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3b492e-7ae4-4f77-b8fa-5a00738eeb4d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15258710030524873125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525871003052487312515258710030524873125152587100305248731251525871003052487312515258710030524873125152587100305248731251525871003052487312515258710030524873125152587100305248731251525871003052487312515258710030524873125152587100305248731251525871003052487312515258710030524873125152587100305248731251525871003052487312515258710030524873125152587100305248731251525871003052487312515258710030524873125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91f998c-8969-4a67-837a-7d64ceb096f4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9310903-e702-4149-b59c-22a458ea5a63, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9310903-e702-4149-b59c-22a458ea5a63, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388657404090226350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63886574040902263506388657404090226350638865740409022635063886574040902263506388657404090226350638865740409022635063886574040902263506388657404090226350638865740409022635063886574040902263506388657404090226350638865740409022635063886574040902263506388657404090226350638865740409022635063886574040902263506388657404090226350638865740409022635063886574040902263506388657404090226350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3b492e-7ae4-4f77-b8fa-5a00738eeb4d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f62e7b3-9dc2-4c85-b73c-324c445f8b91, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f62e7b3-9dc2-4c85-b73c-324c445f8b91, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458243290826802294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14582432908268022941458243290826802294145824329082680229414582432908268022941458243290826802294145824329082680229414582432908268022941458243290826802294145824329082680229414582432908268022941458243290826802294145824329082680229414582432908268022941458243290826802294145824329082680229414582432908268022941458243290826802294145824329082680229414582432908268022941458243290826802294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9310903-e702-4149-b59c-22a458ea5a63, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c74e11d-3ebe-4321-9b6f-88727de80ef7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c74e11d-3ebe-4321-9b6f-88727de80ef7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17844638890470029482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784463889047002948217844638890470029482178446388904700294821784463889047002948217844638890470029482178446388904700294821784463889047002948217844638890470029482178446388904700294821784463889047002948217844638890470029482178446388904700294821784463889047002948217844638890470029482178446388904700294821784463889047002948217844638890470029482178446388904700294821784463889047002948217844638890470029482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c74e11d-3ebe-4321-9b6f-88727de80ef7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7ef65aa-ea4a-43ba-8093-d638a9d79382, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ef65aa-ea4a-43ba-8093-d638a9d79382, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3451275097473876582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34512750974738765823451275097473876582345127509747387658234512750974738765823451275097473876582345127509747387658234512750974738765823451275097473876582345127509747387658234512750974738765823451275097473876582345127509747387658234512750974738765823451275097473876582345127509747387658234512750974738765823451275097473876582345127509747387658234512750974738765823451275097473876582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f62e7b3-9dc2-4c85-b73c-324c445f8b91, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd3aa8a5-29d4-43b3-bb53-b71423a06aa9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3aa8a5-29d4-43b3-bb53-b71423a06aa9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962540387525412477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696254038752541247716962540387525412477169625403875254124771696254038752541247716962540387525412477169625403875254124771696254038752541247716962540387525412477169625403875254124771696254038752541247716962540387525412477169625403875254124771696254038752541247716962540387525412477169625403875254124771696254038752541247716962540387525412477169625403875254124771696254038752541247716962540387525412477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ef65aa-ea4a-43ba-8093-d638a9d79382, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 121ef7b4-f516-48f0-9a5d-e1ddf999470f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121ef7b4-f516-48f0-9a5d-e1ddf999470f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14693686433822724750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469368643382272475014693686433822724750146936864338227247501469368643382272475014693686433822724750146936864338227247501469368643382272475014693686433822724750146936864338227247501469368643382272475014693686433822724750146936864338227247501469368643382272475014693686433822724750146936864338227247501469368643382272475014693686433822724750146936864338227247501469368643382272475014693686433822724750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3aa8a5-29d4-43b3-bb53-b71423a06aa9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 189ebd5f-00d4-46c0-a26e-e6e9492f1f1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121ef7b4-f516-48f0-9a5d-e1ddf999470f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5302bd8c-9823-4bf0-9d40-8d84dbd01efe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5302bd8c-9823-4bf0-9d40-8d84dbd01efe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832302294450513802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783230229445051380217832302294450513802178323022944505138021783230229445051380217832302294450513802178323022944505138021783230229445051380217832302294450513802178323022944505138021783230229445051380217832302294450513802178323022944505138021783230229445051380217832302294450513802178323022944505138021783230229445051380217832302294450513802178323022944505138021783230229445051380217832302294450513802" } } } 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, 189ebd5f-00d4-46c0-a26e-e6e9492f1f1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14136560351725865367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413656035172586536714136560351725865367141365603517258653671413656035172586536714136560351725865367141365603517258653671413656035172586536714136560351725865367141365603517258653671413656035172586536714136560351725865367141365603517258653671413656035172586536714136560351725865367141365603517258653671413656035172586536714136560351725865367141365603517258653671413656035172586536714136560351725865367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5302bd8c-9823-4bf0-9d40-8d84dbd01efe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1d9a9f2-89f9-418b-a179-57f18926c470, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d9a9f2-89f9-418b-a179-57f18926c470, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15338188054988193229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533818805498819322915338188054988193229153381880549881932291533818805498819322915338188054988193229153381880549881932291533818805498819322915338188054988193229153381880549881932291533818805498819322915338188054988193229153381880549881932291533818805498819322915338188054988193229153381880549881932291533818805498819322915338188054988193229153381880549881932291533818805498819322915338188054988193229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 189ebd5f-00d4-46c0-a26e-e6e9492f1f1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2b3f8cf-6f3c-4c84-97b4-127e00e1f9c3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2b3f8cf-6f3c-4c84-97b4-127e00e1f9c3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674064979194939082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46740649791949390824674064979194939082467406497919493908246740649791949390824674064979194939082467406497919493908246740649791949390824674064979194939082467406497919493908246740649791949390824674064979194939082467406497919493908246740649791949390824674064979194939082467406497919493908246740649791949390824674064979194939082467406497919493908246740649791949390824674064979194939082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2b3f8cf-6f3c-4c84-97b4-127e00e1f9c3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ddb569c-ab52-4d66-9030-9d54efb8c7e7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddb569c-ab52-4d66-9030-9d54efb8c7e7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3461782572250171380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34617825722501713803461782572250171380346178257225017138034617825722501713803461782572250171380346178257225017138034617825722501713803461782572250171380346178257225017138034617825722501713803461782572250171380346178257225017138034617825722501713803461782572250171380346178257225017138034617825722501713803461782572250171380346178257225017138034617825722501713803461782572250171380" } } } 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 2955333) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2955333) elapsed time (sec): 1.0717518329620361
DEBUG    ya.test:process.py:263 Command (pid 2955333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) maxrss: 851232
DEBUG    ya.test:process.py:263 Command (pid 2955333) minflt: 45312
DEBUG    ya.test:process.py:263 Command (pid 2955333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 2955333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2955333) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2955333) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2955333) stime: 0.199477
DEBUG    ya.test:process.py:263 Command (pid 2955333) utime: 0.554617
DEBUG    ya.test:process.py:263 Command (pid 2955333) wtime: 1.077
DEBUG    ya.test:process.py:275 Command (pid 2955333) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddb569c-ab52-4d66-9030-9d54efb8c7e7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d9a9f2-89f9-418b-a179-57f18926c470, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4212872-f8ca-4050-89db-b6b6d8c20a12, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4212872-f8ca-4050-89db-b6b6d8c20a12, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14726258569897352349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472625856989735234914726258569897352349147262585698973523491472625856989735234914726258569897352349147262585698973523491472625856989735234914726258569897352349147262585698973523491472625856989735234914726258569897352349147262585698973523491472625856989735234914726258569897352349147262585698973523491472625856989735234914726258569897352349147262585698973523491472625856989735234914726258569897352349" } } } 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 0x7b56ccabb7f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff5509dd-109e-4735-a417-a022b4518758, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5509dd-109e-4735-a417-a022b4518758, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=MTI0NjI1NTctNzZkZmQ5Zi1lOTg5OTg4LTRhMDkzMzNj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5744485540665509828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57444855406655098285744485540665509828574448554066550982857444855406655098285744485540665509828574448554066550982857444855406655098285744485540665509828574448554066550982857444855406655098285744485540665509828574448554066550982857444855406655098285744485540665509828574448554066550982857444855406655098285744485540665509828574448554066550982857444855406655098285744485540665509828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4212872-f8ca-4050-89db-b6b6d8c20a12, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cd996bf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cd996bf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cd996bf0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 7782db27-b64a-4e02-bd10-3d9ece0eb06e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7782db27-b64a-4e02-bd10-3d9ece0eb06e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=N2JmNjkwNjgtYmZjMDY0YTYtMTZmYzg3NjMtMzlhNGIwZWQ=" 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 0x7b56cd996bf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 7782db27-b64a-4e02-bd10-3d9ece0eb06e, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5509dd-109e-4735-a417-a022b4518758, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ab54f577-93332e4a-66badf0c-39132c13" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b56cc40e970 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 0x7b56cc4109f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c9a9f2d8-09f9-41af-828b-94223017c50b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9a9f2d8-09f9-41af-828b-94223017c50b, ghrun-kj7ehpytbu.auto.internal:13808): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7782db27-b64a-4e02-bd10-3d9ece0eb06e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 7782db27-b64a-4e02-bd10-3d9ece0eb06e, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c9a9f2d8-09f9-41af-828b-94223017c50b, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, c9a9f2d8-09f9-41af-828b-94223017c50b, ghrun-kj7ehpytbu.auto.internal:13808): 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-28T17:03:26.277387651+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, c9a9f2d8-09f9-41af-828b-94223017c50b, ghrun-kj7ehpytbu.auto.internal:13808): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:13808
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ccabb7f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56ccabb7f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ccabb7f0> 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 0x7b56ccabb7f0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cc438cb0>
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 0x7b56ccabb7f0>
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-28T17:03:26.277387651+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
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 0x7b56cc443e70 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 0x7b56cc458d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cc458d30>
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:379 RpcState(ListEndpoints, e73da71b-c4d9-4721-ac03-b9af4f38efe1, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e73da71b-c4d9-4721-ac03-b9af4f38efe1, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e73da71b-c4d9-4721-ac03-b9af4f38efe1, localhost:24568): 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:24568". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9e0b7d96-6e99-4c43-9ea7-e9f64e0b41cf, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9e0b7d96-6e99-4c43-9ea7-e9f64e0b41cf, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9e0b7d96-6e99-4c43-9ea7-e9f64e0b41cf, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 63498 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-kj7ehpytbu.auto.internal:63498, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, bb4f87bc-8f80-47cc-9fcd-91e49d947276, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb4f87bc-8f80-47cc-9fcd-91e49d947276, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f78d19c3-df4a-4621-86b2-7946f2eddc73, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f78d19c3-df4a-4621-86b2-7946f2eddc73, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, bdd40db3-bf00-4b45-a32d-dafea3ad7ac3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bdd40db3-bf00-4b45-a32d-dafea3ad7ac3, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, bb4f87bc-8f80-47cc-9fcd-91e49d947276, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, bb4f87bc-8f80-47cc-9fcd-91e49d947276, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:03:31.16213105+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 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7a626cd1-598f-4902-974f-7c433baa0671, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a626cd1-598f-4902-974f-7c433baa0671, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, f78d19c3-df4a-4621-86b2-7946f2eddc73, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, f78d19c3-df4a-4621-86b2-7946f2eddc73, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:03:31.166395482+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 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6458ff48-610d-4248-9c4e-5e3f0d968a3e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6458ff48-610d-4248-9c4e-5e3f0d968a3e, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, bdd40db3-bf00-4b45-a32d-dafea3ad7ac3, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, bdd40db3-bf00-4b45-a32d-dafea3ad7ac3, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:03:31.169445537+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 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0ed19eab-656b-4cac-a88f-80e7f5100264, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ed19eab-656b-4cac-a88f-80e7f5100264, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b56cc40e970 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b56cc443e70 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 0x7b56cc45a7b0 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 0x7b56cc2efff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eded1ca2-1830-46f6-9858-7f7c082592f6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eded1ca2-1830-46f6-9858-7f7c082592f6, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56cc2e1230 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 0x7b56cc2f7fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5f7f2ee2-2bf0-4a23-83fa-517f4c8e6b65, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f7f2ee2-2bf0-4a23-83fa-517f4c8e6b65, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7a626cd1-598f-4902-974f-7c433baa0671, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a626cd1-598f-4902-974f-7c433baa0671, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7a626cd1-598f-4902-974f-7c433baa0671, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 0ed19eab-656b-4cac-a88f-80e7f5100264, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 30245195-d659-40cc-b1b6-9e1cd2c200ea, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 30245195-d659-40cc-b1b6-9e1cd2c200ea, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" 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, 0ed19eab-656b-4cac-a88f-80e7f5100264, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 2e708134-85ef-4990-aa3b-1fb772dafc3d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 0ed19eab-656b-4cac-a88f-80e7f5100264, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, eded1ca2-1830-46f6-9858-7f7c082592f6, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eded1ca2-1830-46f6-9858-7f7c082592f6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2e708134-85ef-4990-aa3b-1fb772dafc3d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" 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 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, eded1ca2-1830-46f6-9858-7f7c082592f6, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 6458ff48-610d-4248-9c4e-5e3f0d968a3e, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6458ff48-610d-4248-9c4e-5e3f0d968a3e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 6458ff48-610d-4248-9c4e-5e3f0d968a3e, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 5f7f2ee2-2bf0-4a23-83fa-517f4c8e6b65, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f7f2ee2-2bf0-4a23-83fa-517f4c8e6b65, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 5f7f2ee2-2bf0-4a23-83fa-517f4c8e6b65, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 30245195-d659-40cc-b1b6-9e1cd2c200ea, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bd3f7492-3f39df42-6e4fc141-31bcb0da" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c15446ca-38be-498e-8234-cf50dd7e5547, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 2e708134-85ef-4990-aa3b-1fb772dafc3d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bd3f7492-3f39df42-6e4fc141-31bcb0da" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15446ca-38be-498e-8234-cf50dd7e5547, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13905988102844044820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390598810284404482013905988102844044820139059881028440448201390598810284404482013905988102844044820139059881028440448201390598810284404482013905988102844044820139059881028440448201390598810284404482013905988102844044820139059881028440448201390598810284404482013905988102844044820139059881028440448201390598810284404482013905988102844044820139059881028440448201390598810284404482013905988102844044820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13621e57-366e-4234-a44d-4194bf4bbaef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13621e57-366e-4234-a44d-4194bf4bbaef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1798017298023219652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17980172980232196521798017298023219652179801729802321965217980172980232196521798017298023219652179801729802321965217980172980232196521798017298023219652179801729802321965217980172980232196521798017298023219652179801729802321965217980172980232196521798017298023219652179801729802321965217980172980232196521798017298023219652179801729802321965217980172980232196521798017298023219652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13621e57-366e-4234-a44d-4194bf4bbaef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 5a6f3cd2-a39e-4018-8666-2705bb2ad7fb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 5a6f3cd2-a39e-4018-8666-2705bb2ad7fb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" 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, c15446ca-38be-498e-8234-cf50dd7e5547, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, c6f121fa-2f54-4687-aa09-46035c0bf9da, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c6f121fa-2f54-4687-aa09-46035c0bf9da, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" 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, 5a6f3cd2-a39e-4018-8666-2705bb2ad7fb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bd3f7492-3f39df42-6e4fc141-31bcb0da" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 426c7cec-442a-46c4-907d-b89890d64186, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c6f121fa-2f54-4687-aa09-46035c0bf9da, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bd3f7492-3f39df42-6e4fc141-31bcb0da" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87ea5520-9064-4bbf-94be-55228d2aafea, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426c7cec-442a-46c4-907d-b89890d64186, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5936569891014512990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59365698910145129905936569891014512990593656989101451299059365698910145129905936569891014512990593656989101451299059365698910145129905936569891014512990593656989101451299059365698910145129905936569891014512990593656989101451299059365698910145129905936569891014512990593656989101451299059365698910145129905936569891014512990593656989101451299059365698910145129905936569891014512990" } } } 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, 87ea5520-9064-4bbf-94be-55228d2aafea, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4594424693735797364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45944246937357973644594424693735797364459442469373579736445944246937357973644594424693735797364459442469373579736445944246937357973644594424693735797364459442469373579736445944246937357973644594424693735797364459442469373579736445944246937357973644594424693735797364459442469373579736445944246937357973644594424693735797364459442469373579736445944246937357973644594424693735797364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426c7cec-442a-46c4-907d-b89890d64186, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 6ab3d157-9ac7-4d23-ba1a-fbcfa235eb8f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6ab3d157-9ac7-4d23-ba1a-fbcfa235eb8f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" 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, 6ab3d157-9ac7-4d23-ba1a-fbcfa235eb8f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bd3f7492-3f39df42-6e4fc141-31bcb0da" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91464d1f-9572-4eb9-8daa-60affd2999c1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91464d1f-9572-4eb9-8daa-60affd2999c1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380074916054354038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638007491605435403816380074916054354038163800749160543540381638007491605435403816380074916054354038163800749160543540381638007491605435403816380074916054354038163800749160543540381638007491605435403816380074916054354038163800749160543540381638007491605435403816380074916054354038163800749160543540381638007491605435403816380074916054354038163800749160543540381638007491605435403816380074916054354038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ea5520-9064-4bbf-94be-55228d2aafea, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a670c56-4d0e-4f13-90d8-fa2ebf48b0c7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a670c56-4d0e-4f13-90d8-fa2ebf48b0c7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15382362964015715543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538236296401571554315382362964015715543153823629640157155431538236296401571554315382362964015715543153823629640157155431538236296401571554315382362964015715543153823629640157155431538236296401571554315382362964015715543153823629640157155431538236296401571554315382362964015715543153823629640157155431538236296401571554315382362964015715543153823629640157155431538236296401571554315382362964015715543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91464d1f-9572-4eb9-8daa-60affd2999c1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5558bec7-4d98-44f4-b5c0-1161769f2165, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5558bec7-4d98-44f4-b5c0-1161769f2165, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16738041688507225973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673804168850722597316738041688507225973167380416885072259731673804168850722597316738041688507225973167380416885072259731673804168850722597316738041688507225973167380416885072259731673804168850722597316738041688507225973167380416885072259731673804168850722597316738041688507225973167380416885072259731673804168850722597316738041688507225973167380416885072259731673804168850722597316738041688507225973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a670c56-4d0e-4f13-90d8-fa2ebf48b0c7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6a1e009-0d58-46e7-8851-a7ca2aeff517, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a1e009-0d58-46e7-8851-a7ca2aeff517, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947260402388863448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494726040238886344814947260402388863448149472604023888634481494726040238886344814947260402388863448149472604023888634481494726040238886344814947260402388863448149472604023888634481494726040238886344814947260402388863448149472604023888634481494726040238886344814947260402388863448149472604023888634481494726040238886344814947260402388863448149472604023888634481494726040238886344814947260402388863448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5558bec7-4d98-44f4-b5c0-1161769f2165, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a1e009-0d58-46e7-8851-a7ca2aeff517, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9387a52f-1e9e-4300-9da3-b703073a2d80, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9387a52f-1e9e-4300-9da3-b703073a2d80, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4311356000621141016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43113560006211410164311356000621141016431135600062114101643113560006211410164311356000621141016431135600062114101643113560006211410164311356000621141016431135600062114101643113560006211410164311356000621141016431135600062114101643113560006211410164311356000621141016431135600062114101643113560006211410164311356000621141016431135600062114101643113560006211410164311356000621141016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b9aec41-c175-4489-afbb-01a1bbcb5897, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9aec41-c175-4489-afbb-01a1bbcb5897, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11520932531641359233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152093253164135923311520932531641359233115209325316413592331152093253164135923311520932531641359233115209325316413592331152093253164135923311520932531641359233115209325316413592331152093253164135923311520932531641359233115209325316413592331152093253164135923311520932531641359233115209325316413592331152093253164135923311520932531641359233115209325316413592331152093253164135923311520932531641359233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9387a52f-1e9e-4300-9da3-b703073a2d80, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8ac6496-1f2b-44d3-b10c-30ed034f3bc6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8ac6496-1f2b-44d3-b10c-30ed034f3bc6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13086690811362385750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308669081136238575013086690811362385750130866908113623857501308669081136238575013086690811362385750130866908113623857501308669081136238575013086690811362385750130866908113623857501308669081136238575013086690811362385750130866908113623857501308669081136238575013086690811362385750130866908113623857501308669081136238575013086690811362385750130866908113623857501308669081136238575013086690811362385750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9aec41-c175-4489-afbb-01a1bbcb5897, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 306d55f8-8880-4272-9a93-d9f5b0862a53, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306d55f8-8880-4272-9a93-d9f5b0862a53, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3741495941955297012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37414959419552970123741495941955297012374149594195529701237414959419552970123741495941955297012374149594195529701237414959419552970123741495941955297012374149594195529701237414959419552970123741495941955297012374149594195529701237414959419552970123741495941955297012374149594195529701237414959419552970123741495941955297012374149594195529701237414959419552970123741495941955297012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8ac6496-1f2b-44d3-b10c-30ed034f3bc6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d66a9e08-2c38-486e-9a85-1c33e9c7b2a1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d66a9e08-2c38-486e-9a85-1c33e9c7b2a1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5337803340854486729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53378033408544867295337803340854486729533780334085448672953378033408544867295337803340854486729533780334085448672953378033408544867295337803340854486729533780334085448672953378033408544867295337803340854486729533780334085448672953378033408544867295337803340854486729533780334085448672953378033408544867295337803340854486729533780334085448672953378033408544867295337803340854486729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306d55f8-8880-4272-9a93-d9f5b0862a53, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cb1f598-d229-4ed7-8b40-24cb91d9d0e4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb1f598-d229-4ed7-8b40-24cb91d9d0e4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9375724342777376534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93757243427773765349375724342777376534937572434277737653493757243427773765349375724342777376534937572434277737653493757243427773765349375724342777376534937572434277737653493757243427773765349375724342777376534937572434277737653493757243427773765349375724342777376534937572434277737653493757243427773765349375724342777376534937572434277737653493757243427773765349375724342777376534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d66a9e08-2c38-486e-9a85-1c33e9c7b2a1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1732562-31d4-48bc-aeee-0b27b3e2fed7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1732562-31d4-48bc-aeee-0b27b3e2fed7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89895823156032580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8989582315603258089895823156032580898958231560325808989582315603258089895823156032580898958231560325808989582315603258089895823156032580898958231560325808989582315603258089895823156032580898958231560325808989582315603258089895823156032580898958231560325808989582315603258089895823156032580898958231560325808989582315603258089895823156032580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb1f598-d229-4ed7-8b40-24cb91d9d0e4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f98cdcb-38e4-4ed3-b027-6129184e33f2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f98cdcb-38e4-4ed3-b027-6129184e33f2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10037551712887864574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003755171288786457410037551712887864574100375517128878645741003755171288786457410037551712887864574100375517128878645741003755171288786457410037551712887864574100375517128878645741003755171288786457410037551712887864574100375517128878645741003755171288786457410037551712887864574100375517128878645741003755171288786457410037551712887864574100375517128878645741003755171288786457410037551712887864574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1732562-31d4-48bc-aeee-0b27b3e2fed7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 993c7ec3-00e0-4518-a07d-5b92bcf5e17d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 993c7ec3-00e0-4518-a07d-5b92bcf5e17d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15981263196358318824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598126319635831882415981263196358318824159812631963583188241598126319635831882415981263196358318824159812631963583188241598126319635831882415981263196358318824159812631963583188241598126319635831882415981263196358318824159812631963583188241598126319635831882415981263196358318824159812631963583188241598126319635831882415981263196358318824159812631963583188241598126319635831882415981263196358318824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f98cdcb-38e4-4ed3-b027-6129184e33f2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7370f6b-b76d-4fb0-bbdc-ae02e04513e5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7370f6b-b76d-4fb0-bbdc-ae02e04513e5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5128773277292110684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51287732772921106845128773277292110684512877327729211068451287732772921106845128773277292110684512877327729211068451287732772921106845128773277292110684512877327729211068451287732772921106845128773277292110684512877327729211068451287732772921106845128773277292110684512877327729211068451287732772921106845128773277292110684512877327729211068451287732772921106845128773277292110684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 993c7ec3-00e0-4518-a07d-5b92bcf5e17d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7370f6b-b76d-4fb0-bbdc-ae02e04513e5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a49858cd-75a3-4492-886b-2f701b041dad, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 41eb478a-7007-4a93-b6ca-72b087920c2f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41eb478a-7007-4a93-b6ca-72b087920c2f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1112570018522626856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11125700185226268561112570018522626856111257001852262685611125700185226268561112570018522626856111257001852262685611125700185226268561112570018522626856111257001852262685611125700185226268561112570018522626856111257001852262685611125700185226268561112570018522626856111257001852262685611125700185226268561112570018522626856111257001852262685611125700185226268561112570018522626856" } } } 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, a49858cd-75a3-4492-886b-2f701b041dad, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18320925522642963123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832092552264296312318320925522642963123183209255226429631231832092552264296312318320925522642963123183209255226429631231832092552264296312318320925522642963123183209255226429631231832092552264296312318320925522642963123183209255226429631231832092552264296312318320925522642963123183209255226429631231832092552264296312318320925522642963123183209255226429631231832092552264296312318320925522642963123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41eb478a-7007-4a93-b6ca-72b087920c2f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7d92bf8-c7ca-4658-aff2-05a3d4ea5072, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d92bf8-c7ca-4658-aff2-05a3d4ea5072, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 587053073644449845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845587053073644449845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49858cd-75a3-4492-886b-2f701b041dad, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbcb8b6f-f28f-45c9-8df3-6d07f07c07c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbcb8b6f-f28f-45c9-8df3-6d07f07c07c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666662354304804532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166666235430480453211666662354304804532116666623543048045321166666235430480453211666662354304804532116666623543048045321166666235430480453211666662354304804532116666623543048045321166666235430480453211666662354304804532116666623543048045321166666235430480453211666662354304804532116666623543048045321166666235430480453211666662354304804532116666623543048045321166666235430480453211666662354304804532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d92bf8-c7ca-4658-aff2-05a3d4ea5072, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab1c75d6-74c9-4e16-9a37-a8a64f1cec9a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1c75d6-74c9-4e16-9a37-a8a64f1cec9a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018714195338293017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60187141953382930176018714195338293017601871419533829301760187141953382930176018714195338293017601871419533829301760187141953382930176018714195338293017601871419533829301760187141953382930176018714195338293017601871419533829301760187141953382930176018714195338293017601871419533829301760187141953382930176018714195338293017601871419533829301760187141953382930176018714195338293017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbcb8b6f-f28f-45c9-8df3-6d07f07c07c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8fe41ad-0be3-460f-b44e-9c57bef58a0f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8fe41ad-0be3-460f-b44e-9c57bef58a0f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12128526265807701798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212852626580770179812128526265807701798121285262658077017981212852626580770179812128526265807701798121285262658077017981212852626580770179812128526265807701798121285262658077017981212852626580770179812128526265807701798121285262658077017981212852626580770179812128526265807701798121285262658077017981212852626580770179812128526265807701798121285262658077017981212852626580770179812128526265807701798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1c75d6-74c9-4e16-9a37-a8a64f1cec9a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94f497a1-2307-4b23-a5b3-8178b6a107b2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f497a1-2307-4b23-a5b3-8178b6a107b2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6949561691482714633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69495616914827146336949561691482714633694956169148271463369495616914827146336949561691482714633694956169148271463369495616914827146336949561691482714633694956169148271463369495616914827146336949561691482714633694956169148271463369495616914827146336949561691482714633694956169148271463369495616914827146336949561691482714633694956169148271463369495616914827146336949561691482714633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8fe41ad-0be3-460f-b44e-9c57bef58a0f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bdbe96d-f9b0-41e0-821c-e98b7eb03790, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdbe96d-f9b0-41e0-821c-e98b7eb03790, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354224362171547497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235422436217154749712354224362171547497123542243621715474971235422436217154749712354224362171547497123542243621715474971235422436217154749712354224362171547497123542243621715474971235422436217154749712354224362171547497123542243621715474971235422436217154749712354224362171547497123542243621715474971235422436217154749712354224362171547497123542243621715474971235422436217154749712354224362171547497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f497a1-2307-4b23-a5b3-8178b6a107b2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca921607-498f-488d-8a08-2548d07e2102, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca921607-498f-488d-8a08-2548d07e2102, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17641053429075014831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764105342907501483117641053429075014831176410534290750148311764105342907501483117641053429075014831176410534290750148311764105342907501483117641053429075014831176410534290750148311764105342907501483117641053429075014831176410534290750148311764105342907501483117641053429075014831176410534290750148311764105342907501483117641053429075014831176410534290750148311764105342907501483117641053429075014831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdbe96d-f9b0-41e0-821c-e98b7eb03790, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17d9b77a-64ab-4e3f-9223-d8a36653850f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d9b77a-64ab-4e3f-9223-d8a36653850f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12720175240237436091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272017524023743609112720175240237436091127201752402374360911272017524023743609112720175240237436091127201752402374360911272017524023743609112720175240237436091127201752402374360911272017524023743609112720175240237436091127201752402374360911272017524023743609112720175240237436091127201752402374360911272017524023743609112720175240237436091127201752402374360911272017524023743609112720175240237436091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca921607-498f-488d-8a08-2548d07e2102, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 336e6228-293d-40fa-a190-9566ef777c60, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336e6228-293d-40fa-a190-9566ef777c60, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15566601714927270938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556660171492727093815566601714927270938155666017149272709381556660171492727093815566601714927270938155666017149272709381556660171492727093815566601714927270938155666017149272709381556660171492727093815566601714927270938155666017149272709381556660171492727093815566601714927270938155666017149272709381556660171492727093815566601714927270938155666017149272709381556660171492727093815566601714927270938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d9b77a-64ab-4e3f-9223-d8a36653850f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2b3d780-626c-4481-adbe-017b6b2985b2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b3d780-626c-4481-adbe-017b6b2985b2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16925736541346780723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692573654134678072316925736541346780723169257365413467807231692573654134678072316925736541346780723169257365413467807231692573654134678072316925736541346780723169257365413467807231692573654134678072316925736541346780723169257365413467807231692573654134678072316925736541346780723169257365413467807231692573654134678072316925736541346780723169257365413467807231692573654134678072316925736541346780723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b3d780-626c-4481-adbe-017b6b2985b2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35117525-67fe-4de6-a412-266474009a4c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35117525-67fe-4de6-a412-266474009a4c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5676884374883398474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56768843748833984745676884374883398474567688437488339847456768843748833984745676884374883398474567688437488339847456768843748833984745676884374883398474567688437488339847456768843748833984745676884374883398474567688437488339847456768843748833984745676884374883398474567688437488339847456768843748833984745676884374883398474567688437488339847456768843748833984745676884374883398474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336e6228-293d-40fa-a190-9566ef777c60, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76822e6a-6aff-4509-9348-1f07c31c78e6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76822e6a-6aff-4509-9348-1f07c31c78e6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1225313590473847830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12253135904738478301225313590473847830122531359047384783012253135904738478301225313590473847830122531359047384783012253135904738478301225313590473847830122531359047384783012253135904738478301225313590473847830122531359047384783012253135904738478301225313590473847830122531359047384783012253135904738478301225313590473847830122531359047384783012253135904738478301225313590473847830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35117525-67fe-4de6-a412-266474009a4c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b4d823e-a4e8-4abe-ac3b-90aaac50f9ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76822e6a-6aff-4509-9348-1f07c31c78e6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f95a2c8-3dcf-4d3f-8b92-1e3a1842d13b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f95a2c8-3dcf-4d3f-8b92-1e3a1842d13b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11378673964823144753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137867396482314475311378673964823144753113786739648231447531137867396482314475311378673964823144753113786739648231447531137867396482314475311378673964823144753113786739648231447531137867396482314475311378673964823144753113786739648231447531137867396482314475311378673964823144753113786739648231447531137867396482314475311378673964823144753113786739648231447531137867396482314475311378673964823144753" } } } 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, 7b4d823e-a4e8-4abe-ac3b-90aaac50f9ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 543011027418998713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713543011027418998713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f95a2c8-3dcf-4d3f-8b92-1e3a1842d13b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88073030-da82-4750-aed2-6999f837787b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88073030-da82-4750-aed2-6999f837787b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465711267190480505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046571126719048050510465711267190480505104657112671904805051046571126719048050510465711267190480505104657112671904805051046571126719048050510465711267190480505104657112671904805051046571126719048050510465711267190480505104657112671904805051046571126719048050510465711267190480505104657112671904805051046571126719048050510465711267190480505104657112671904805051046571126719048050510465711267190480505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4d823e-a4e8-4abe-ac3b-90aaac50f9ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ade4ee0-4840-44cb-98c1-3a6f3541e70a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ade4ee0-4840-44cb-98c1-3a6f3541e70a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2117956025232727116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21179560252327271162117956025232727116211795602523272711621179560252327271162117956025232727116211795602523272711621179560252327271162117956025232727116211795602523272711621179560252327271162117956025232727116211795602523272711621179560252327271162117956025232727116211795602523272711621179560252327271162117956025232727116211795602523272711621179560252327271162117956025232727116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88073030-da82-4750-aed2-6999f837787b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f33beef9-98c7-47c4-9b0d-29c5267b3b48, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33beef9-98c7-47c4-9b0d-29c5267b3b48, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7172667775388773698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71726677753887736987172667775388773698717266777538877369871726677753887736987172667775388773698717266777538877369871726677753887736987172667775388773698717266777538877369871726677753887736987172667775388773698717266777538877369871726677753887736987172667775388773698717266777538877369871726677753887736987172667775388773698717266777538877369871726677753887736987172667775388773698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ade4ee0-4840-44cb-98c1-3a6f3541e70a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66892a9d-271c-4d13-845e-e0a7e14c4a52, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66892a9d-271c-4d13-845e-e0a7e14c4a52, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1495163816457429865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14951638164574298651495163816457429865149516381645742986514951638164574298651495163816457429865149516381645742986514951638164574298651495163816457429865149516381645742986514951638164574298651495163816457429865149516381645742986514951638164574298651495163816457429865149516381645742986514951638164574298651495163816457429865149516381645742986514951638164574298651495163816457429865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33beef9-98c7-47c4-9b0d-29c5267b3b48, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba95f283-aa22-45e0-b382-35baa55a9509, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba95f283-aa22-45e0-b382-35baa55a9509, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11265758405651686290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126575840565168629011265758405651686290112657584056516862901126575840565168629011265758405651686290112657584056516862901126575840565168629011265758405651686290112657584056516862901126575840565168629011265758405651686290112657584056516862901126575840565168629011265758405651686290112657584056516862901126575840565168629011265758405651686290112657584056516862901126575840565168629011265758405651686290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66892a9d-271c-4d13-845e-e0a7e14c4a52, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba95f283-aa22-45e0-b382-35baa55a9509, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0decf2b-f7cb-4e70-a45a-f68007d9cc7d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0decf2b-f7cb-4e70-a45a-f68007d9cc7d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8037131341139848281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80371313411398482818037131341139848281803713134113984828180371313411398482818037131341139848281803713134113984828180371313411398482818037131341139848281803713134113984828180371313411398482818037131341139848281803713134113984828180371313411398482818037131341139848281803713134113984828180371313411398482818037131341139848281803713134113984828180371313411398482818037131341139848281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f559bd4-ea1d-4b8a-94e6-94df53b0a10a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f559bd4-ea1d-4b8a-94e6-94df53b0a10a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9811111194392537081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98111111943925370819811111194392537081981111119439253708198111111943925370819811111194392537081981111119439253708198111111943925370819811111194392537081981111119439253708198111111943925370819811111194392537081981111119439253708198111111943925370819811111194392537081981111119439253708198111111943925370819811111194392537081981111119439253708198111111943925370819811111194392537081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0decf2b-f7cb-4e70-a45a-f68007d9cc7d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd7af366-9a7d-489d-b645-9c711fe629cf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7af366-9a7d-489d-b645-9c711fe629cf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6843655787141262370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68436557871412623706843655787141262370684365578714126237068436557871412623706843655787141262370684365578714126237068436557871412623706843655787141262370684365578714126237068436557871412623706843655787141262370684365578714126237068436557871412623706843655787141262370684365578714126237068436557871412623706843655787141262370684365578714126237068436557871412623706843655787141262370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f559bd4-ea1d-4b8a-94e6-94df53b0a10a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eac7eec6-b687-4fab-b464-caae5ecd6629, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac7eec6-b687-4fab-b464-caae5ecd6629, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14876419379771413805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487641937977141380514876419379771413805148764193797714138051487641937977141380514876419379771413805148764193797714138051487641937977141380514876419379771413805148764193797714138051487641937977141380514876419379771413805148764193797714138051487641937977141380514876419379771413805148764193797714138051487641937977141380514876419379771413805148764193797714138051487641937977141380514876419379771413805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7af366-9a7d-489d-b645-9c711fe629cf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e9f51aac-a88c-4e56-a470-ebf54b611fe8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f51aac-a88c-4e56-a470-ebf54b611fe8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2106363455178567574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21063634551785675742106363455178567574210636345517856757421063634551785675742106363455178567574210636345517856757421063634551785675742106363455178567574210636345517856757421063634551785675742106363455178567574210636345517856757421063634551785675742106363455178567574210636345517856757421063634551785675742106363455178567574210636345517856757421063634551785675742106363455178567574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac7eec6-b687-4fab-b464-caae5ecd6629, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aea2721a-f5e5-492f-a069-e5b3f965a18d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea2721a-f5e5-492f-a069-e5b3f965a18d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5459122440907111355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54591224409071113555459122440907111355545912244090711135554591224409071113555459122440907111355545912244090711135554591224409071113555459122440907111355545912244090711135554591224409071113555459122440907111355545912244090711135554591224409071113555459122440907111355545912244090711135554591224409071113555459122440907111355545912244090711135554591224409071113555459122440907111355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f51aac-a88c-4e56-a470-ebf54b611fe8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc580c3f-f0ff-49ec-a4b1-b9374655b5ab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc580c3f-f0ff-49ec-a4b1-b9374655b5ab, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9880164082639655065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98801640826396550659880164082639655065988016408263965506598801640826396550659880164082639655065988016408263965506598801640826396550659880164082639655065988016408263965506598801640826396550659880164082639655065988016408263965506598801640826396550659880164082639655065988016408263965506598801640826396550659880164082639655065988016408263965506598801640826396550659880164082639655065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea2721a-f5e5-492f-a069-e5b3f965a18d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebdda5e4-3383-4085-8797-5be842bee22f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebdda5e4-3383-4085-8797-5be842bee22f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10555125052869080020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055512505286908002010555125052869080020105551250528690800201055512505286908002010555125052869080020105551250528690800201055512505286908002010555125052869080020105551250528690800201055512505286908002010555125052869080020105551250528690800201055512505286908002010555125052869080020105551250528690800201055512505286908002010555125052869080020105551250528690800201055512505286908002010555125052869080020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc580c3f-f0ff-49ec-a4b1-b9374655b5ab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0299dfc-b26f-46b8-8692-bf44db716d48, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0299dfc-b26f-46b8-8692-bf44db716d48, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7835386420203387143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78353864202033871437835386420203387143783538642020338714378353864202033871437835386420203387143783538642020338714378353864202033871437835386420203387143783538642020338714378353864202033871437835386420203387143783538642020338714378353864202033871437835386420203387143783538642020338714378353864202033871437835386420203387143783538642020338714378353864202033871437835386420203387143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebdda5e4-3383-4085-8797-5be842bee22f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fcc0ff7-c1ee-4d16-981f-565aa7e420ff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fcc0ff7-c1ee-4d16-981f-565aa7e420ff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10813958146548141356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081395814654814135610813958146548141356108139581465481413561081395814654814135610813958146548141356108139581465481413561081395814654814135610813958146548141356108139581465481413561081395814654814135610813958146548141356108139581465481413561081395814654814135610813958146548141356108139581465481413561081395814654814135610813958146548141356108139581465481413561081395814654814135610813958146548141356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0299dfc-b26f-46b8-8692-bf44db716d48, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a1e51c0-ced2-4774-84db-9275f0a26099, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1e51c0-ced2-4774-84db-9275f0a26099, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15390475459132573694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539047545913257369415390475459132573694153904754591325736941539047545913257369415390475459132573694153904754591325736941539047545913257369415390475459132573694153904754591325736941539047545913257369415390475459132573694153904754591325736941539047545913257369415390475459132573694153904754591325736941539047545913257369415390475459132573694153904754591325736941539047545913257369415390475459132573694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fcc0ff7-c1ee-4d16-981f-565aa7e420ff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc78e0dc-9b22-4d70-ba82-d012e9f815d2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc78e0dc-9b22-4d70-ba82-d012e9f815d2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16846734555223588860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684673455522358886016846734555223588860168467345552235888601684673455522358886016846734555223588860168467345552235888601684673455522358886016846734555223588860168467345552235888601684673455522358886016846734555223588860168467345552235888601684673455522358886016846734555223588860168467345552235888601684673455522358886016846734555223588860168467345552235888601684673455522358886016846734555223588860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1e51c0-ced2-4774-84db-9275f0a26099, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65b7488e-cde6-47ef-863e-74c3bbf7ea79, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b7488e-cde6-47ef-863e-74c3bbf7ea79, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8380038580013707492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83800385800137074928380038580013707492838003858001370749283800385800137074928380038580013707492838003858001370749283800385800137074928380038580013707492838003858001370749283800385800137074928380038580013707492838003858001370749283800385800137074928380038580013707492838003858001370749283800385800137074928380038580013707492838003858001370749283800385800137074928380038580013707492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc78e0dc-9b22-4d70-ba82-d012e9f815d2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b7488e-cde6-47ef-863e-74c3bbf7ea79, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d30bf1c-b491-4863-9e37-049c788f233c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d30bf1c-b491-4863-9e37-049c788f233c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4141538495575479111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41415384955754791114141538495575479111414153849557547911141415384955754791114141538495575479111414153849557547911141415384955754791114141538495575479111414153849557547911141415384955754791114141538495575479111414153849557547911141415384955754791114141538495575479111414153849557547911141415384955754791114141538495575479111414153849557547911141415384955754791114141538495575479111" } } } 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 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cb09aee-9c78-447a-90e2-552d03bde9ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb09aee-9c78-447a-90e2-552d03bde9ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633746905230545952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56337469052305459525633746905230545952563374690523054595256337469052305459525633746905230545952563374690523054595256337469052305459525633746905230545952563374690523054595256337469052305459525633746905230545952563374690523054595256337469052305459525633746905230545952563374690523054595256337469052305459525633746905230545952563374690523054595256337469052305459525633746905230545952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d30bf1c-b491-4863-9e37-049c788f233c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd607d94-2b9e-481e-82c5-0683dea58ad6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd607d94-2b9e-481e-82c5-0683dea58ad6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6718313222673271275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67183132226732712756718313222673271275671831322267327127567183132226732712756718313222673271275671831322267327127567183132226732712756718313222673271275671831322267327127567183132226732712756718313222673271275671831322267327127567183132226732712756718313222673271275671831322267327127567183132226732712756718313222673271275671831322267327127567183132226732712756718313222673271275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb09aee-9c78-447a-90e2-552d03bde9ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc4f4a43-8983-410e-812a-bc5586e08e3e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4f4a43-8983-410e-812a-bc5586e08e3e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416470593851096877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34164705938510968773416470593851096877341647059385109687734164705938510968773416470593851096877341647059385109687734164705938510968773416470593851096877341647059385109687734164705938510968773416470593851096877341647059385109687734164705938510968773416470593851096877341647059385109687734164705938510968773416470593851096877341647059385109687734164705938510968773416470593851096877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd607d94-2b9e-481e-82c5-0683dea58ad6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b68d37b-ae07-46ba-8c02-b37019ddb950, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b68d37b-ae07-46ba-8c02-b37019ddb950, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7057632453862166342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70576324538621663427057632453862166342705763245386216634270576324538621663427057632453862166342705763245386216634270576324538621663427057632453862166342705763245386216634270576324538621663427057632453862166342705763245386216634270576324538621663427057632453862166342705763245386216634270576324538621663427057632453862166342705763245386216634270576324538621663427057632453862166342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b68d37b-ae07-46ba-8c02-b37019ddb950, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63494db0-33ce-4e27-ab13-f11540d118bd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63494db0-33ce-4e27-ab13-f11540d118bd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11542491995073318499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154249199507331849911542491995073318499115424919950733184991154249199507331849911542491995073318499115424919950733184991154249199507331849911542491995073318499115424919950733184991154249199507331849911542491995073318499115424919950733184991154249199507331849911542491995073318499115424919950733184991154249199507331849911542491995073318499115424919950733184991154249199507331849911542491995073318499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4f4a43-8983-410e-812a-bc5586e08e3e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ddb7fedc-7bdc-420a-b0dc-bfe45a6a12ec, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb7fedc-7bdc-420a-b0dc-bfe45a6a12ec, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2357384678083102856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23573846780831028562357384678083102856235738467808310285623573846780831028562357384678083102856235738467808310285623573846780831028562357384678083102856235738467808310285623573846780831028562357384678083102856235738467808310285623573846780831028562357384678083102856235738467808310285623573846780831028562357384678083102856235738467808310285623573846780831028562357384678083102856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63494db0-33ce-4e27-ab13-f11540d118bd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb7fedc-7bdc-420a-b0dc-bfe45a6a12ec, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 937eec8e-d956-4618-9e01-228f0d8e8a42, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937eec8e-d956-4618-9e01-228f0d8e8a42, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2279835140489244128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22798351404892441282279835140489244128227983514048924412822798351404892441282279835140489244128227983514048924412822798351404892441282279835140489244128227983514048924412822798351404892441282279835140489244128227983514048924412822798351404892441282279835140489244128227983514048924412822798351404892441282279835140489244128227983514048924412822798351404892441282279835140489244128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cf0e313-fef8-46a0-af8a-39165f874581, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf0e313-fef8-46a0-af8a-39165f874581, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2560445666347529273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25604456663475292732560445666347529273256044566634752927325604456663475292732560445666347529273256044566634752927325604456663475292732560445666347529273256044566634752927325604456663475292732560445666347529273256044566634752927325604456663475292732560445666347529273256044566634752927325604456663475292732560445666347529273256044566634752927325604456663475292732560445666347529273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937eec8e-d956-4618-9e01-228f0d8e8a42, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d381570d-6ad8-4906-91a0-4a449628a6bf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d381570d-6ad8-4906-91a0-4a449628a6bf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15679092958984243410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567909295898424341015679092958984243410156790929589842434101567909295898424341015679092958984243410156790929589842434101567909295898424341015679092958984243410156790929589842434101567909295898424341015679092958984243410156790929589842434101567909295898424341015679092958984243410156790929589842434101567909295898424341015679092958984243410156790929589842434101567909295898424341015679092958984243410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf0e313-fef8-46a0-af8a-39165f874581, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71a5ed9d-c2c9-422a-bfe5-6c6b9d858ee1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a5ed9d-c2c9-422a-bfe5-6c6b9d858ee1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190475779547434781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119047577954743478111190475779547434781111904757795474347811119047577954743478111190475779547434781111904757795474347811119047577954743478111190475779547434781111904757795474347811119047577954743478111190475779547434781111904757795474347811119047577954743478111190475779547434781111904757795474347811119047577954743478111190475779547434781111904757795474347811119047577954743478111190475779547434781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a5ed9d-c2c9-422a-bfe5-6c6b9d858ee1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8145b11f-4c4e-4ee2-9c84-a025dcffb262, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8145b11f-4c4e-4ee2-9c84-a025dcffb262, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5328167138733054879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53281671387330548795328167138733054879532816713873305487953281671387330548795328167138733054879532816713873305487953281671387330548795328167138733054879532816713873305487953281671387330548795328167138733054879532816713873305487953281671387330548795328167138733054879532816713873305487953281671387330548795328167138733054879532816713873305487953281671387330548795328167138733054879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d381570d-6ad8-4906-91a0-4a449628a6bf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a519915-e284-4791-8e12-6aadca72bfe5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a519915-e284-4791-8e12-6aadca72bfe5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573779695331571280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85737796953315712808573779695331571280857377969533157128085737796953315712808573779695331571280857377969533157128085737796953315712808573779695331571280857377969533157128085737796953315712808573779695331571280857377969533157128085737796953315712808573779695331571280857377969533157128085737796953315712808573779695331571280857377969533157128085737796953315712808573779695331571280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8145b11f-4c4e-4ee2-9c84-a025dcffb262, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fbf5ae9f-fbe0-4539-8736-333714d709ad, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf5ae9f-fbe0-4539-8736-333714d709ad, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14365886188473850834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436588618847385083414365886188473850834143658861884738508341436588618847385083414365886188473850834143658861884738508341436588618847385083414365886188473850834143658861884738508341436588618847385083414365886188473850834143658861884738508341436588618847385083414365886188473850834143658861884738508341436588618847385083414365886188473850834143658861884738508341436588618847385083414365886188473850834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a519915-e284-4791-8e12-6aadca72bfe5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c7ff3a3-5347-43df-925b-da113cb2f3ae, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7ff3a3-5347-43df-925b-da113cb2f3ae, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9230660751339983764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92306607513399837649230660751339983764923066075133998376492306607513399837649230660751339983764923066075133998376492306607513399837649230660751339983764923066075133998376492306607513399837649230660751339983764923066075133998376492306607513399837649230660751339983764923066075133998376492306607513399837649230660751339983764923066075133998376492306607513399837649230660751339983764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf5ae9f-fbe0-4539-8736-333714d709ad, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d784064-1009-4685-a2a3-b0a68385109e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d784064-1009-4685-a2a3-b0a68385109e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16439505489254309653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643950548925430965316439505489254309653164395054892543096531643950548925430965316439505489254309653164395054892543096531643950548925430965316439505489254309653164395054892543096531643950548925430965316439505489254309653164395054892543096531643950548925430965316439505489254309653164395054892543096531643950548925430965316439505489254309653164395054892543096531643950548925430965316439505489254309653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7ff3a3-5347-43df-925b-da113cb2f3ae, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79bed06b-aace-4fc2-b6f5-9a4bcc438736, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bed06b-aace-4fc2-b6f5-9a4bcc438736, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2153914112389420629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21539141123894206292153914112389420629215391411238942062921539141123894206292153914112389420629215391411238942062921539141123894206292153914112389420629215391411238942062921539141123894206292153914112389420629215391411238942062921539141123894206292153914112389420629215391411238942062921539141123894206292153914112389420629215391411238942062921539141123894206292153914112389420629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bed06b-aace-4fc2-b6f5-9a4bcc438736, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e58cd6c8-1d25-49b3-a7cb-1f9a924db94c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58cd6c8-1d25-49b3-a7cb-1f9a924db94c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15400433216693638791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540043321669363879115400433216693638791154004332166936387911540043321669363879115400433216693638791154004332166936387911540043321669363879115400433216693638791154004332166936387911540043321669363879115400433216693638791154004332166936387911540043321669363879115400433216693638791154004332166936387911540043321669363879115400433216693638791154004332166936387911540043321669363879115400433216693638791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d784064-1009-4685-a2a3-b0a68385109e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bea069c-4821-4ae3-94bf-9b76accf31b8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bea069c-4821-4ae3-94bf-9b76accf31b8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32050386345744768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3205038634574476832050386345744768320503863457447683205038634574476832050386345744768320503863457447683205038634574476832050386345744768320503863457447683205038634574476832050386345744768320503863457447683205038634574476832050386345744768320503863457447683205038634574476832050386345744768320503863457447683205038634574476832050386345744768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58cd6c8-1d25-49b3-a7cb-1f9a924db94c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a56a700-2081-4e6d-9e9e-bb3485a0a5bb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a56a700-2081-4e6d-9e9e-bb3485a0a5bb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18088615438732249966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808861543873224996618088615438732249966180886154387322499661808861543873224996618088615438732249966180886154387322499661808861543873224996618088615438732249966180886154387322499661808861543873224996618088615438732249966180886154387322499661808861543873224996618088615438732249966180886154387322499661808861543873224996618088615438732249966180886154387322499661808861543873224996618088615438732249966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bea069c-4821-4ae3-94bf-9b76accf31b8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17ae18d7-52ef-4bec-85b2-624e4228b4b5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17ae18d7-52ef-4bec-85b2-624e4228b4b5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11239521311562292716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123952131156229271611239521311562292716112395213115622927161123952131156229271611239521311562292716112395213115622927161123952131156229271611239521311562292716112395213115622927161123952131156229271611239521311562292716112395213115622927161123952131156229271611239521311562292716112395213115622927161123952131156229271611239521311562292716112395213115622927161123952131156229271611239521311562292716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a56a700-2081-4e6d-9e9e-bb3485a0a5bb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3403f624-8230-4650-9194-2a7a73572193, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3403f624-8230-4650-9194-2a7a73572193, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11848944902754592730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184894490275459273011848944902754592730118489449027545927301184894490275459273011848944902754592730118489449027545927301184894490275459273011848944902754592730118489449027545927301184894490275459273011848944902754592730118489449027545927301184894490275459273011848944902754592730118489449027545927301184894490275459273011848944902754592730118489449027545927301184894490275459273011848944902754592730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17ae18d7-52ef-4bec-85b2-624e4228b4b5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 148c315b-fe54-4050-8e71-7de279845f19, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148c315b-fe54-4050-8e71-7de279845f19, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14050586605883636235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405058660588363623514050586605883636235140505866058836362351405058660588363623514050586605883636235140505866058836362351405058660588363623514050586605883636235140505866058836362351405058660588363623514050586605883636235140505866058836362351405058660588363623514050586605883636235140505866058836362351405058660588363623514050586605883636235140505866058836362351405058660588363623514050586605883636235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3403f624-8230-4650-9194-2a7a73572193, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a28ddb1-dc90-4f32-b5fd-3f89ad760d4c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a28ddb1-dc90-4f32-b5fd-3f89ad760d4c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14295859025026120702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429585902502612070214295859025026120702142958590250261207021429585902502612070214295859025026120702142958590250261207021429585902502612070214295859025026120702142958590250261207021429585902502612070214295859025026120702142958590250261207021429585902502612070214295859025026120702142958590250261207021429585902502612070214295859025026120702142958590250261207021429585902502612070214295859025026120702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148c315b-fe54-4050-8e71-7de279845f19, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a28ddb1-dc90-4f32-b5fd-3f89ad760d4c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f20b622b-8643-4927-b7ee-1859a8ac049d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20b622b-8643-4927-b7ee-1859a8ac049d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684988167228988953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36849881672289889533684988167228988953368498816722898895336849881672289889533684988167228988953368498816722898895336849881672289889533684988167228988953368498816722898895336849881672289889533684988167228988953368498816722898895336849881672289889533684988167228988953368498816722898895336849881672289889533684988167228988953368498816722898895336849881672289889533684988167228988953" } } } 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 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2255a66e-2e24-40d8-9cfe-2cec1cabfd76, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2255a66e-2e24-40d8-9cfe-2cec1cabfd76, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 248027776759619048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048248027776759619048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20b622b-8643-4927-b7ee-1859a8ac049d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fa21b49-cf37-47c0-a978-36cfbb0d6191, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa21b49-cf37-47c0-a978-36cfbb0d6191, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14664630833136487643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466463083313648764314664630833136487643146646308331364876431466463083313648764314664630833136487643146646308331364876431466463083313648764314664630833136487643146646308331364876431466463083313648764314664630833136487643146646308331364876431466463083313648764314664630833136487643146646308331364876431466463083313648764314664630833136487643146646308331364876431466463083313648764314664630833136487643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2255a66e-2e24-40d8-9cfe-2cec1cabfd76, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e876360-4aab-44c8-a357-609b6dfdde78, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e876360-4aab-44c8-a357-609b6dfdde78, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 560485583102455889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889560485583102455889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa21b49-cf37-47c0-a978-36cfbb0d6191, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62ff24a2-88d8-4b9d-95a8-665ec42e0d48, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ff24a2-88d8-4b9d-95a8-665ec42e0d48, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9409575447358995324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94095754473589953249409575447358995324940957544735899532494095754473589953249409575447358995324940957544735899532494095754473589953249409575447358995324940957544735899532494095754473589953249409575447358995324940957544735899532494095754473589953249409575447358995324940957544735899532494095754473589953249409575447358995324940957544735899532494095754473589953249409575447358995324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e876360-4aab-44c8-a357-609b6dfdde78, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 952c99eb-cf89-4888-90fa-35e2f7fd420d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952c99eb-cf89-4888-90fa-35e2f7fd420d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5433954769121128093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54339547691211280935433954769121128093543395476912112809354339547691211280935433954769121128093543395476912112809354339547691211280935433954769121128093543395476912112809354339547691211280935433954769121128093543395476912112809354339547691211280935433954769121128093543395476912112809354339547691211280935433954769121128093543395476912112809354339547691211280935433954769121128093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ff24a2-88d8-4b9d-95a8-665ec42e0d48, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52200c1b-7793-4783-a613-5ec3e2bd7c97, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52200c1b-7793-4783-a613-5ec3e2bd7c97, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734183399949065984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87341833999490659848734183399949065984873418339994906598487341833999490659848734183399949065984873418339994906598487341833999490659848734183399949065984873418339994906598487341833999490659848734183399949065984873418339994906598487341833999490659848734183399949065984873418339994906598487341833999490659848734183399949065984873418339994906598487341833999490659848734183399949065984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952c99eb-cf89-4888-90fa-35e2f7fd420d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b38c6733-8a3a-4869-9be8-2f9ced2aaf2f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38c6733-8a3a-4869-9be8-2f9ced2aaf2f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1480593033919768910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14805930339197689101480593033919768910148059303391976891014805930339197689101480593033919768910148059303391976891014805930339197689101480593033919768910148059303391976891014805930339197689101480593033919768910148059303391976891014805930339197689101480593033919768910148059303391976891014805930339197689101480593033919768910148059303391976891014805930339197689101480593033919768910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52200c1b-7793-4783-a613-5ec3e2bd7c97, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 845120bc-688c-4813-941a-f498dec781ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845120bc-688c-4813-941a-f498dec781ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6260106000378237601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62601060003782376016260106000378237601626010600037823760162601060003782376016260106000378237601626010600037823760162601060003782376016260106000378237601626010600037823760162601060003782376016260106000378237601626010600037823760162601060003782376016260106000378237601626010600037823760162601060003782376016260106000378237601626010600037823760162601060003782376016260106000378237601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38c6733-8a3a-4869-9be8-2f9ced2aaf2f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5bf4989-d0e9-409c-a3e3-d44310e8c28f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5bf4989-d0e9-409c-a3e3-d44310e8c28f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14041968014294279700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404196801429427970014041968014294279700140419680142942797001404196801429427970014041968014294279700140419680142942797001404196801429427970014041968014294279700140419680142942797001404196801429427970014041968014294279700140419680142942797001404196801429427970014041968014294279700140419680142942797001404196801429427970014041968014294279700140419680142942797001404196801429427970014041968014294279700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845120bc-688c-4813-941a-f498dec781ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 413968eb-612e-461d-907c-17872c09b848, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413968eb-612e-461d-907c-17872c09b848, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767862975758007033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776786297575800703317767862975758007033177678629757580070331776786297575800703317767862975758007033177678629757580070331776786297575800703317767862975758007033177678629757580070331776786297575800703317767862975758007033177678629757580070331776786297575800703317767862975758007033177678629757580070331776786297575800703317767862975758007033177678629757580070331776786297575800703317767862975758007033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5bf4989-d0e9-409c-a3e3-d44310e8c28f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 846b1f5f-5a57-47de-b9b6-820b9f832175, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846b1f5f-5a57-47de-b9b6-820b9f832175, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6646905214209857411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66469052142098574116646905214209857411664690521420985741166469052142098574116646905214209857411664690521420985741166469052142098574116646905214209857411664690521420985741166469052142098574116646905214209857411664690521420985741166469052142098574116646905214209857411664690521420985741166469052142098574116646905214209857411664690521420985741166469052142098574116646905214209857411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413968eb-612e-461d-907c-17872c09b848, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61bde3f6-91cd-4b4c-8345-34694e4d7121, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bde3f6-91cd-4b4c-8345-34694e4d7121, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16625916531275849866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662591653127584986616625916531275849866166259165312758498661662591653127584986616625916531275849866166259165312758498661662591653127584986616625916531275849866166259165312758498661662591653127584986616625916531275849866166259165312758498661662591653127584986616625916531275849866166259165312758498661662591653127584986616625916531275849866166259165312758498661662591653127584986616625916531275849866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846b1f5f-5a57-47de-b9b6-820b9f832175, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b297b01-986d-41b8-9183-1f3db162ad97, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b297b01-986d-41b8-9183-1f3db162ad97, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17125980300457229389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712598030045722938917125980300457229389171259803004572293891712598030045722938917125980300457229389171259803004572293891712598030045722938917125980300457229389171259803004572293891712598030045722938917125980300457229389171259803004572293891712598030045722938917125980300457229389171259803004572293891712598030045722938917125980300457229389171259803004572293891712598030045722938917125980300457229389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bde3f6-91cd-4b4c-8345-34694e4d7121, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ffbada4-7211-42fc-8755-4653e811cabc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ffbada4-7211-42fc-8755-4653e811cabc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14529155106165642778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452915510616564277814529155106165642778145291551061656427781452915510616564277814529155106165642778145291551061656427781452915510616564277814529155106165642778145291551061656427781452915510616564277814529155106165642778145291551061656427781452915510616564277814529155106165642778145291551061656427781452915510616564277814529155106165642778145291551061656427781452915510616564277814529155106165642778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b297b01-986d-41b8-9183-1f3db162ad97, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df06b41b-825b-45af-b29e-a16e2d9b7977, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df06b41b-825b-45af-b29e-a16e2d9b7977, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10313723607768062929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031372360776806292910313723607768062929103137236077680629291031372360776806292910313723607768062929103137236077680629291031372360776806292910313723607768062929103137236077680629291031372360776806292910313723607768062929103137236077680629291031372360776806292910313723607768062929103137236077680629291031372360776806292910313723607768062929103137236077680629291031372360776806292910313723607768062929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ffbada4-7211-42fc-8755-4653e811cabc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52486357-2644-43f8-aa75-95b7b2319412, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52486357-2644-43f8-aa75-95b7b2319412, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11208728020993123086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120872802099312308611208728020993123086112087280209931230861120872802099312308611208728020993123086112087280209931230861120872802099312308611208728020993123086112087280209931230861120872802099312308611208728020993123086112087280209931230861120872802099312308611208728020993123086112087280209931230861120872802099312308611208728020993123086112087280209931230861120872802099312308611208728020993123086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df06b41b-825b-45af-b29e-a16e2d9b7977, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbe8ee0e-7ce3-4f6d-ba45-68966a402a29, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe8ee0e-7ce3-4f6d-ba45-68966a402a29, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5151213545399666053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51512135453996660535151213545399666053515121354539966605351512135453996660535151213545399666053515121354539966605351512135453996660535151213545399666053515121354539966605351512135453996660535151213545399666053515121354539966605351512135453996660535151213545399666053515121354539966605351512135453996660535151213545399666053515121354539966605351512135453996660535151213545399666053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52486357-2644-43f8-aa75-95b7b2319412, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35ec279e-602a-41ea-b3c9-54969a877776, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ec279e-602a-41ea-b3c9-54969a877776, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2174405435778900703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21744054357789007032174405435778900703217440543577890070321744054357789007032174405435778900703217440543577890070321744054357789007032174405435778900703217440543577890070321744054357789007032174405435778900703217440543577890070321744054357789007032174405435778900703217440543577890070321744054357789007032174405435778900703217440543577890070321744054357789007032174405435778900703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe8ee0e-7ce3-4f6d-ba45-68966a402a29, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e0d06be-37b5-457a-ab96-a364f23b9534, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0d06be-37b5-457a-ab96-a364f23b9534, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18058318414380884765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805831841438088476518058318414380884765180583184143808847651805831841438088476518058318414380884765180583184143808847651805831841438088476518058318414380884765180583184143808847651805831841438088476518058318414380884765180583184143808847651805831841438088476518058318414380884765180583184143808847651805831841438088476518058318414380884765180583184143808847651805831841438088476518058318414380884765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ec279e-602a-41ea-b3c9-54969a877776, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9cb0d01-ea6f-4b57-874b-907b6462cadb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9cb0d01-ea6f-4b57-874b-907b6462cadb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12024250139979955659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202425013997995565912024250139979955659120242501399799556591202425013997995565912024250139979955659120242501399799556591202425013997995565912024250139979955659120242501399799556591202425013997995565912024250139979955659120242501399799556591202425013997995565912024250139979955659120242501399799556591202425013997995565912024250139979955659120242501399799556591202425013997995565912024250139979955659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0d06be-37b5-457a-ab96-a364f23b9534, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba0b4162-3d3c-4a56-a817-5b0b9dedbb46, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0b4162-3d3c-4a56-a817-5b0b9dedbb46, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1303198985356405599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13031989853564055991303198985356405599130319898535640559913031989853564055991303198985356405599130319898535640559913031989853564055991303198985356405599130319898535640559913031989853564055991303198985356405599130319898535640559913031989853564055991303198985356405599130319898535640559913031989853564055991303198985356405599130319898535640559913031989853564055991303198985356405599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9cb0d01-ea6f-4b57-874b-907b6462cadb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d7a3d83-c60f-43cc-95d4-6fa51024360f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7a3d83-c60f-43cc-95d4-6fa51024360f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3749693571168597255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37496935711685972553749693571168597255374969357116859725537496935711685972553749693571168597255374969357116859725537496935711685972553749693571168597255374969357116859725537496935711685972553749693571168597255374969357116859725537496935711685972553749693571168597255374969357116859725537496935711685972553749693571168597255374969357116859725537496935711685972553749693571168597255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0b4162-3d3c-4a56-a817-5b0b9dedbb46, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 753fb74f-f47f-4858-b60d-dc7d6f84faf7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 753fb74f-f47f-4858-b60d-dc7d6f84faf7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4265662686810348620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42656626868103486204265662686810348620426566268681034862042656626868103486204265662686810348620426566268681034862042656626868103486204265662686810348620426566268681034862042656626868103486204265662686810348620426566268681034862042656626868103486204265662686810348620426566268681034862042656626868103486204265662686810348620426566268681034862042656626868103486204265662686810348620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7a3d83-c60f-43cc-95d4-6fa51024360f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe631cab-dc8e-4733-9081-f0e962e872f8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe631cab-dc8e-4733-9081-f0e962e872f8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14469178595910436442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446917859591043644214469178595910436442144691785959104364421446917859591043644214469178595910436442144691785959104364421446917859591043644214469178595910436442144691785959104364421446917859591043644214469178595910436442144691785959104364421446917859591043644214469178595910436442144691785959104364421446917859591043644214469178595910436442144691785959104364421446917859591043644214469178595910436442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 753fb74f-f47f-4858-b60d-dc7d6f84faf7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f10941fa-32b3-40ad-8ec5-a2bfa9871eb1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f10941fa-32b3-40ad-8ec5-a2bfa9871eb1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3905504427613612093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39055044276136120933905504427613612093390550442761361209339055044276136120933905504427613612093390550442761361209339055044276136120933905504427613612093390550442761361209339055044276136120933905504427613612093390550442761361209339055044276136120933905504427613612093390550442761361209339055044276136120933905504427613612093390550442761361209339055044276136120933905504427613612093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe631cab-dc8e-4733-9081-f0e962e872f8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 975cd563-8615-4428-953b-bab73abc7acf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975cd563-8615-4428-953b-bab73abc7acf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180889676768919337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81808896767689193378180889676768919337818088967676891933781808896767689193378180889676768919337818088967676891933781808896767689193378180889676768919337818088967676891933781808896767689193378180889676768919337818088967676891933781808896767689193378180889676768919337818088967676891933781808896767689193378180889676768919337818088967676891933781808896767689193378180889676768919337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f10941fa-32b3-40ad-8ec5-a2bfa9871eb1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b9848c8-37a7-422e-abe4-9866ffcd823b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9848c8-37a7-422e-abe4-9866ffcd823b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280959281505566694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62809592815055666946280959281505566694628095928150556669462809592815055666946280959281505566694628095928150556669462809592815055666946280959281505566694628095928150556669462809592815055666946280959281505566694628095928150556669462809592815055666946280959281505566694628095928150556669462809592815055666946280959281505566694628095928150556669462809592815055666946280959281505566694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975cd563-8615-4428-953b-bab73abc7acf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40abec52-2618-4da0-9435-4e2fda1f7049, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40abec52-2618-4da0-9435-4e2fda1f7049, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10314180955068113809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031418095506811380910314180955068113809103141809550681138091031418095506811380910314180955068113809103141809550681138091031418095506811380910314180955068113809103141809550681138091031418095506811380910314180955068113809103141809550681138091031418095506811380910314180955068113809103141809550681138091031418095506811380910314180955068113809103141809550681138091031418095506811380910314180955068113809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9848c8-37a7-422e-abe4-9866ffcd823b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f963755c-74f1-496b-940e-3c6083a81880, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f963755c-74f1-496b-940e-3c6083a81880, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12012194805693553370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201219480569355337012012194805693553370120121948056935533701201219480569355337012012194805693553370120121948056935533701201219480569355337012012194805693553370120121948056935533701201219480569355337012012194805693553370120121948056935533701201219480569355337012012194805693553370120121948056935533701201219480569355337012012194805693553370120121948056935533701201219480569355337012012194805693553370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40abec52-2618-4da0-9435-4e2fda1f7049, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12417284-0b02-4f5f-bbf6-4b10ad4cca64, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12417284-0b02-4f5f-bbf6-4b10ad4cca64, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12892954444619746944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289295444461974694412892954444619746944128929544446197469441289295444461974694412892954444619746944128929544446197469441289295444461974694412892954444619746944128929544446197469441289295444461974694412892954444619746944128929544446197469441289295444461974694412892954444619746944128929544446197469441289295444461974694412892954444619746944128929544446197469441289295444461974694412892954444619746944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f963755c-74f1-496b-940e-3c6083a81880, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fb0e808-af87-490f-a48d-4dd3b9040ece, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb0e808-af87-490f-a48d-4dd3b9040ece, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2085183156823105110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20851831568231051102085183156823105110208518315682310511020851831568231051102085183156823105110208518315682310511020851831568231051102085183156823105110208518315682310511020851831568231051102085183156823105110208518315682310511020851831568231051102085183156823105110208518315682310511020851831568231051102085183156823105110208518315682310511020851831568231051102085183156823105110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12417284-0b02-4f5f-bbf6-4b10ad4cca64, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19aa2904-8c77-4e00-9e4b-88756fa63b85, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19aa2904-8c77-4e00-9e4b-88756fa63b85, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7789360855001222087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77893608550012220877789360855001222087778936085500122208777893608550012220877789360855001222087778936085500122208777893608550012220877789360855001222087778936085500122208777893608550012220877789360855001222087778936085500122208777893608550012220877789360855001222087778936085500122208777893608550012220877789360855001222087778936085500122208777893608550012220877789360855001222087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb0e808-af87-490f-a48d-4dd3b9040ece, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47f93c74-ed12-4736-a94b-27ef4897a03d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f93c74-ed12-4736-a94b-27ef4897a03d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291810371731169744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32918103717311697443291810371731169744329181037173116974432918103717311697443291810371731169744329181037173116974432918103717311697443291810371731169744329181037173116974432918103717311697443291810371731169744329181037173116974432918103717311697443291810371731169744329181037173116974432918103717311697443291810371731169744329181037173116974432918103717311697443291810371731169744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19aa2904-8c77-4e00-9e4b-88756fa63b85, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f93c74-ed12-4736-a94b-27ef4897a03d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cfe1b0d-3237-47f5-a84f-9920a9049754, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cfe1b0d-3237-47f5-a84f-9920a9049754, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10333006187928078365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033300618792807836510333006187928078365103330061879280783651033300618792807836510333006187928078365103330061879280783651033300618792807836510333006187928078365103330061879280783651033300618792807836510333006187928078365103330061879280783651033300618792807836510333006187928078365103330061879280783651033300618792807836510333006187928078365103330061879280783651033300618792807836510333006187928078365" } } } 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 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e698aab9-90f6-4e45-a732-7dce43da342b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e698aab9-90f6-4e45-a732-7dce43da342b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13055679038417799150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305567903841779915013055679038417799150130556790384177991501305567903841779915013055679038417799150130556790384177991501305567903841779915013055679038417799150130556790384177991501305567903841779915013055679038417799150130556790384177991501305567903841779915013055679038417799150130556790384177991501305567903841779915013055679038417799150130556790384177991501305567903841779915013055679038417799150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cfe1b0d-3237-47f5-a84f-9920a9049754, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb5863e3-0b50-4d34-9bd3-ef4d844d03ff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb5863e3-0b50-4d34-9bd3-ef4d844d03ff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854480622972772459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585448062297277245915854480622972772459158544806229727724591585448062297277245915854480622972772459158544806229727724591585448062297277245915854480622972772459158544806229727724591585448062297277245915854480622972772459158544806229727724591585448062297277245915854480622972772459158544806229727724591585448062297277245915854480622972772459158544806229727724591585448062297277245915854480622972772459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb5863e3-0b50-4d34-9bd3-ef4d844d03ff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e891c5b-e968-4fc9-befe-86fd1d24a0e6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e891c5b-e968-4fc9-befe-86fd1d24a0e6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3281426271402502966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32814262714025029663281426271402502966328142627140250296632814262714025029663281426271402502966328142627140250296632814262714025029663281426271402502966328142627140250296632814262714025029663281426271402502966328142627140250296632814262714025029663281426271402502966328142627140250296632814262714025029663281426271402502966328142627140250296632814262714025029663281426271402502966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e698aab9-90f6-4e45-a732-7dce43da342b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 41e3e2be-2288-4ca7-8581-7ba9d02197bf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e3e2be-2288-4ca7-8581-7ba9d02197bf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3043642348042903946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30436423480429039463043642348042903946304364234804290394630436423480429039463043642348042903946304364234804290394630436423480429039463043642348042903946304364234804290394630436423480429039463043642348042903946304364234804290394630436423480429039463043642348042903946304364234804290394630436423480429039463043642348042903946304364234804290394630436423480429039463043642348042903946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e891c5b-e968-4fc9-befe-86fd1d24a0e6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90a33196-72b5-4653-88b8-2b61e58679b1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a33196-72b5-4653-88b8-2b61e58679b1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12342793645881885483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234279364588188548312342793645881885483123427936458818854831234279364588188548312342793645881885483123427936458818854831234279364588188548312342793645881885483123427936458818854831234279364588188548312342793645881885483123427936458818854831234279364588188548312342793645881885483123427936458818854831234279364588188548312342793645881885483123427936458818854831234279364588188548312342793645881885483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e3e2be-2288-4ca7-8581-7ba9d02197bf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dc320e1-0f4e-4325-be85-ba8318f27ca1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc320e1-0f4e-4325-be85-ba8318f27ca1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16954745898900182270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695474589890018227016954745898900182270169547458989001822701695474589890018227016954745898900182270169547458989001822701695474589890018227016954745898900182270169547458989001822701695474589890018227016954745898900182270169547458989001822701695474589890018227016954745898900182270169547458989001822701695474589890018227016954745898900182270169547458989001822701695474589890018227016954745898900182270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a33196-72b5-4653-88b8-2b61e58679b1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e20a877c-bc38-475c-a76a-c021ab621717, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20a877c-bc38-475c-a76a-c021ab621717, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 828325297867271670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670828325297867271670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc320e1-0f4e-4325-be85-ba8318f27ca1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d6b8129-6cc6-45c2-b88a-27f899071264, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d6b8129-6cc6-45c2-b88a-27f899071264, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10935502929912259510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093550292991225951010935502929912259510109355029299122595101093550292991225951010935502929912259510109355029299122595101093550292991225951010935502929912259510109355029299122595101093550292991225951010935502929912259510109355029299122595101093550292991225951010935502929912259510109355029299122595101093550292991225951010935502929912259510109355029299122595101093550292991225951010935502929912259510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20a877c-bc38-475c-a76a-c021ab621717, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a3b600e0-6e47-453d-8b08-d300439ee1af, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b600e0-6e47-453d-8b08-d300439ee1af, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998488271721581840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49984882717215818404998488271721581840499848827172158184049984882717215818404998488271721581840499848827172158184049984882717215818404998488271721581840499848827172158184049984882717215818404998488271721581840499848827172158184049984882717215818404998488271721581840499848827172158184049984882717215818404998488271721581840499848827172158184049984882717215818404998488271721581840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d6b8129-6cc6-45c2-b88a-27f899071264, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4cd4b12-4c44-41b6-8ee4-2e5dfdeef84d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cd4b12-4c44-41b6-8ee4-2e5dfdeef84d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5916689857863368490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59166898578633684905916689857863368490591668985786336849059166898578633684905916689857863368490591668985786336849059166898578633684905916689857863368490591668985786336849059166898578633684905916689857863368490591668985786336849059166898578633684905916689857863368490591668985786336849059166898578633684905916689857863368490591668985786336849059166898578633684905916689857863368490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b600e0-6e47-453d-8b08-d300439ee1af, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65395251-1352-4325-984a-d97943ff667a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65395251-1352-4325-984a-d97943ff667a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8431777035201724747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84317770352017247478431777035201724747843177703520172474784317770352017247478431777035201724747843177703520172474784317770352017247478431777035201724747843177703520172474784317770352017247478431777035201724747843177703520172474784317770352017247478431777035201724747843177703520172474784317770352017247478431777035201724747843177703520172474784317770352017247478431777035201724747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cd4b12-4c44-41b6-8ee4-2e5dfdeef84d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78b3641c-f855-4552-994b-fbde969fa9c1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b3641c-f855-4552-994b-fbde969fa9c1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4482693178964884624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44826931789648846244482693178964884624448269317896488462444826931789648846244482693178964884624448269317896488462444826931789648846244482693178964884624448269317896488462444826931789648846244482693178964884624448269317896488462444826931789648846244482693178964884624448269317896488462444826931789648846244482693178964884624448269317896488462444826931789648846244482693178964884624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65395251-1352-4325-984a-d97943ff667a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c67abce1-8e6a-460f-8d1c-29b493cd34da, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67abce1-8e6a-460f-8d1c-29b493cd34da, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7407174954694376118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74071749546943761187407174954694376118740717495469437611874071749546943761187407174954694376118740717495469437611874071749546943761187407174954694376118740717495469437611874071749546943761187407174954694376118740717495469437611874071749546943761187407174954694376118740717495469437611874071749546943761187407174954694376118740717495469437611874071749546943761187407174954694376118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b3641c-f855-4552-994b-fbde969fa9c1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6aaa1eb3-6763-4350-bd6a-4e62c97dbc3e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aaa1eb3-6763-4350-bd6a-4e62c97dbc3e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10964315140378419001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096431514037841900110964315140378419001109643151403784190011096431514037841900110964315140378419001109643151403784190011096431514037841900110964315140378419001109643151403784190011096431514037841900110964315140378419001109643151403784190011096431514037841900110964315140378419001109643151403784190011096431514037841900110964315140378419001109643151403784190011096431514037841900110964315140378419001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67abce1-8e6a-460f-8d1c-29b493cd34da, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f40090e2-0c6d-4826-b968-8885531a3709, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40090e2-0c6d-4826-b968-8885531a3709, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6923875128205821148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69238751282058211486923875128205821148692387512820582114869238751282058211486923875128205821148692387512820582114869238751282058211486923875128205821148692387512820582114869238751282058211486923875128205821148692387512820582114869238751282058211486923875128205821148692387512820582114869238751282058211486923875128205821148692387512820582114869238751282058211486923875128205821148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aaa1eb3-6763-4350-bd6a-4e62c97dbc3e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d169c3f4-edd9-440a-8d04-38eb2caefd05, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d169c3f4-edd9-440a-8d04-38eb2caefd05, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881050168763318535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188105016876331853511881050168763318535118810501687633185351188105016876331853511881050168763318535118810501687633185351188105016876331853511881050168763318535118810501687633185351188105016876331853511881050168763318535118810501687633185351188105016876331853511881050168763318535118810501687633185351188105016876331853511881050168763318535118810501687633185351188105016876331853511881050168763318535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40090e2-0c6d-4826-b968-8885531a3709, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8b671f0-98e4-4a36-b9d1-5da6132edb1a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b671f0-98e4-4a36-b9d1-5da6132edb1a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437589544545866014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64375895445458660146437589544545866014643758954454586601464375895445458660146437589544545866014643758954454586601464375895445458660146437589544545866014643758954454586601464375895445458660146437589544545866014643758954454586601464375895445458660146437589544545866014643758954454586601464375895445458660146437589544545866014643758954454586601464375895445458660146437589544545866014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d169c3f4-edd9-440a-8d04-38eb2caefd05, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc8f5025-b4ea-4503-a16d-e07b4f9e4665, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8f5025-b4ea-4503-a16d-e07b4f9e4665, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9105325981231944702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91053259812319447029105325981231944702910532598123194470291053259812319447029105325981231944702910532598123194470291053259812319447029105325981231944702910532598123194470291053259812319447029105325981231944702910532598123194470291053259812319447029105325981231944702910532598123194470291053259812319447029105325981231944702910532598123194470291053259812319447029105325981231944702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b671f0-98e4-4a36-b9d1-5da6132edb1a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1d80216-af93-4a23-8874-05e938ba784c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8f5025-b4ea-4503-a16d-e07b4f9e4665, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2ec4017-e81a-478f-b2b7-26cb4428b53c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d80216-af93-4a23-8874-05e938ba784c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17603152598694681695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760315259869468169517603152598694681695176031525986946816951760315259869468169517603152598694681695176031525986946816951760315259869468169517603152598694681695176031525986946816951760315259869468169517603152598694681695176031525986946816951760315259869468169517603152598694681695176031525986946816951760315259869468169517603152598694681695176031525986946816951760315259869468169517603152598694681695" } } } 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, f2ec4017-e81a-478f-b2b7-26cb4428b53c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7325080248935477958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73250802489354779587325080248935477958732508024893547795873250802489354779587325080248935477958732508024893547795873250802489354779587325080248935477958732508024893547795873250802489354779587325080248935477958732508024893547795873250802489354779587325080248935477958732508024893547795873250802489354779587325080248935477958732508024893547795873250802489354779587325080248935477958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d80216-af93-4a23-8874-05e938ba784c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6de28702-534a-487d-9f7b-153080eda793, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de28702-534a-487d-9f7b-153080eda793, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16692216941170643183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669221694117064318316692216941170643183166922169411706431831669221694117064318316692216941170643183166922169411706431831669221694117064318316692216941170643183166922169411706431831669221694117064318316692216941170643183166922169411706431831669221694117064318316692216941170643183166922169411706431831669221694117064318316692216941170643183166922169411706431831669221694117064318316692216941170643183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ec4017-e81a-478f-b2b7-26cb4428b53c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a1f10f2-a21c-4cbc-95c6-9e07be139c17, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1f10f2-a21c-4cbc-95c6-9e07be139c17, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034055798708371382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703405579870837138217034055798708371382170340557987083713821703405579870837138217034055798708371382170340557987083713821703405579870837138217034055798708371382170340557987083713821703405579870837138217034055798708371382170340557987083713821703405579870837138217034055798708371382170340557987083713821703405579870837138217034055798708371382170340557987083713821703405579870837138217034055798708371382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de28702-534a-487d-9f7b-153080eda793, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a350917-1b6b-4c0c-8926-f80020c9e744, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a350917-1b6b-4c0c-8926-f80020c9e744, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252293974039636243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525229397403963624315252293974039636243152522939740396362431525229397403963624315252293974039636243152522939740396362431525229397403963624315252293974039636243152522939740396362431525229397403963624315252293974039636243152522939740396362431525229397403963624315252293974039636243152522939740396362431525229397403963624315252293974039636243152522939740396362431525229397403963624315252293974039636243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1f10f2-a21c-4cbc-95c6-9e07be139c17, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5920f543-969b-47c6-a1d2-87962408d233, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5920f543-969b-47c6-a1d2-87962408d233, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15737270743713269580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573727074371326958015737270743713269580157372707437132695801573727074371326958015737270743713269580157372707437132695801573727074371326958015737270743713269580157372707437132695801573727074371326958015737270743713269580157372707437132695801573727074371326958015737270743713269580157372707437132695801573727074371326958015737270743713269580157372707437132695801573727074371326958015737270743713269580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a350917-1b6b-4c0c-8926-f80020c9e744, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c4d0e46-daed-46f4-a7f6-0795ed056027, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4d0e46-daed-46f4-a7f6-0795ed056027, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11320492739178897007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132049273917889700711320492739178897007113204927391788970071132049273917889700711320492739178897007113204927391788970071132049273917889700711320492739178897007113204927391788970071132049273917889700711320492739178897007113204927391788970071132049273917889700711320492739178897007113204927391788970071132049273917889700711320492739178897007113204927391788970071132049273917889700711320492739178897007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5920f543-969b-47c6-a1d2-87962408d233, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18f3b0b1-dd10-43ba-bda8-a0cfe284e106, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f3b0b1-dd10-43ba-bda8-a0cfe284e106, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7643296314044747371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76432963140447473717643296314044747371764329631404474737176432963140447473717643296314044747371764329631404474737176432963140447473717643296314044747371764329631404474737176432963140447473717643296314044747371764329631404474737176432963140447473717643296314044747371764329631404474737176432963140447473717643296314044747371764329631404474737176432963140447473717643296314044747371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f3b0b1-dd10-43ba-bda8-a0cfe284e106, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976805793" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcvv69v56pf1pwqak9jdn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976805793" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4d0e46-daed-46f4-a7f6-0795ed056027, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976805792" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcvtw8bfkarr9pt4z4f0h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976805792" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69c22c2d-64bf-4553-a345-c72a599cf8bb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c22c2d-64bf-4553-a345-c72a599cf8bb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1847702566068748364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18477025660687483641847702566068748364184770256606874836418477025660687483641847702566068748364184770256606874836418477025660687483641847702566068748364184770256606874836418477025660687483641847702566068748364184770256606874836418477025660687483641847702566068748364184770256606874836418477025660687483641847702566068748364184770256606874836418477025660687483641847702566068748364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6fbc432-37e8-4ae5-8f9f-3bc0c99a5f62, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fbc432-37e8-4ae5-8f9f-3bc0c99a5f62, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17581735386078608451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758173538607860845117581735386078608451175817353860786084511758173538607860845117581735386078608451175817353860786084511758173538607860845117581735386078608451175817353860786084511758173538607860845117581735386078608451175817353860786084511758173538607860845117581735386078608451175817353860786084511758173538607860845117581735386078608451175817353860786084511758173538607860845117581735386078608451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c22c2d-64bf-4553-a345-c72a599cf8bb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976805796" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcvx61s4k8391f0xgdrkw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976805796" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0293fed2-04a2-4beb-a050-ff20fb17ed2b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0293fed2-04a2-4beb-a050-ff20fb17ed2b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296730188730535693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693296730188730535693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fbc432-37e8-4ae5-8f9f-3bc0c99a5f62, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976805797" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcvxeeexm08nmrh0yx013" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976805797" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2cdde958-7953-4519-b46c-c4e09bbd72c5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdde958-7953-4519-b46c-c4e09bbd72c5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685744910304733280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36857449103047332803685744910304733280368574491030473328036857449103047332803685744910304733280368574491030473328036857449103047332803685744910304733280368574491030473328036857449103047332803685744910304733280368574491030473328036857449103047332803685744910304733280368574491030473328036857449103047332803685744910304733280368574491030473328036857449103047332803685744910304733280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0293fed2-04a2-4beb-a050-ff20fb17ed2b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976805799" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcvzd0bgcetg4y8nfm8fm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976805799" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74c972a2-38d1-46fe-888f-06f33b979ba3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c972a2-38d1-46fe-888f-06f33b979ba3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465476283610584231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84654762836105842318465476283610584231846547628361058423184654762836105842318465476283610584231846547628361058423184654762836105842318465476283610584231846547628361058423184654762836105842318465476283610584231846547628361058423184654762836105842318465476283610584231846547628361058423184654762836105842318465476283610584231846547628361058423184654762836105842318465476283610584231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdde958-7953-4519-b46c-c4e09bbd72c5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976805801" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw056m3s0av65aqmtxgq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976805801" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67b42e2c-7376-4f0e-813b-00bc1dea780b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b42e2c-7376-4f0e-813b-00bc1dea780b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17098029956318708592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709802995631870859217098029956318708592170980299563187085921709802995631870859217098029956318708592170980299563187085921709802995631870859217098029956318708592170980299563187085921709802995631870859217098029956318708592170980299563187085921709802995631870859217098029956318708592170980299563187085921709802995631870859217098029956318708592170980299563187085921709802995631870859217098029956318708592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c972a2-38d1-46fe-888f-06f33b979ba3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976805804" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw2d3d1hvmsesmfvtfn0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976805804" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f780c162-aae4-4a8d-8546-1ece4cca0a62, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f780c162-aae4-4a8d-8546-1ece4cca0a62, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 719264952560264260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260719264952560264260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b42e2c-7376-4f0e-813b-00bc1dea780b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976805805" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw35aq9cz7bpb11hf1ex" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976805805" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce46f379-9fb7-41ba-954a-87f84fc53cad, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce46f379-9fb7-41ba-954a-87f84fc53cad, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3040032573912377561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30400325739123775613040032573912377561304003257391237756130400325739123775613040032573912377561304003257391237756130400325739123775613040032573912377561304003257391237756130400325739123775613040032573912377561304003257391237756130400325739123775613040032573912377561304003257391237756130400325739123775613040032573912377561304003257391237756130400325739123775613040032573912377561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f780c162-aae4-4a8d-8546-1ece4cca0a62, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976805808" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw5zb1070rr0cpy682yx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976805808" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3c68e00-de9f-4bbd-9362-5356d7a8d5ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3c68e00-de9f-4bbd-9362-5356d7a8d5ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17534154762849254646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753415476284925464617534154762849254646175341547628492546461753415476284925464617534154762849254646175341547628492546461753415476284925464617534154762849254646175341547628492546461753415476284925464617534154762849254646175341547628492546461753415476284925464617534154762849254646175341547628492546461753415476284925464617534154762849254646175341547628492546461753415476284925464617534154762849254646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce46f379-9fb7-41ba-954a-87f84fc53cad, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976805809" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw6m9vfmntvmeye24j50" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976805809" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cccbd73b-9f54-482d-9f71-0c864892dce4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccbd73b-9f54-482d-9f71-0c864892dce4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6216479221568664386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62164792215686643866216479221568664386621647922156866438662164792215686643866216479221568664386621647922156866438662164792215686643866216479221568664386621647922156866438662164792215686643866216479221568664386621647922156866438662164792215686643866216479221568664386621647922156866438662164792215686643866216479221568664386621647922156866438662164792215686643866216479221568664386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccbd73b-9f54-482d-9f71-0c864892dce4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976805813" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw904gp6rt64j07r5fz4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976805813" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef6b3b9a-9612-494c-9037-6b0b87401150, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6b3b9a-9612-494c-9037-6b0b87401150, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2252376197264628510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22523761972646285102252376197264628510225237619726462851022523761972646285102252376197264628510225237619726462851022523761972646285102252376197264628510225237619726462851022523761972646285102252376197264628510225237619726462851022523761972646285102252376197264628510225237619726462851022523761972646285102252376197264628510225237619726462851022523761972646285102252376197264628510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3c68e00-de9f-4bbd-9362-5356d7a8d5ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976805812" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcw8h28hv3z59n6cnte10" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976805812" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24889f7f-a2b9-4286-8cd9-362391479874, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24889f7f-a2b9-4286-8cd9-362391479874, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17793481804131882291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779348180413188229117793481804131882291177934818041318822911779348180413188229117793481804131882291177934818041318822911779348180413188229117793481804131882291177934818041318822911779348180413188229117793481804131882291177934818041318822911779348180413188229117793481804131882291177934818041318822911779348180413188229117793481804131882291177934818041318822911779348180413188229117793481804131882291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6b3b9a-9612-494c-9037-6b0b87401150, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805815" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwaybw4x087kafkx1vm0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805815" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 403c04ab-07b2-49f1-bb45-5a9ae4236816, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403c04ab-07b2-49f1-bb45-5a9ae4236816, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16921984756307289239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692198475630728923916921984756307289239169219847563072892391692198475630728923916921984756307289239169219847563072892391692198475630728923916921984756307289239169219847563072892391692198475630728923916921984756307289239169219847563072892391692198475630728923916921984756307289239169219847563072892391692198475630728923916921984756307289239169219847563072892391692198475630728923916921984756307289239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24889f7f-a2b9-4286-8cd9-362391479874, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038960, txid 281474976805817" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwbt1svg106xnyn63mhk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038960, txid 281474976805817" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 812f39e8-2f55-40ce-890e-8de7bb499572, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812f39e8-2f55-40ce-890e-8de7bb499572, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10430473727205383154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043047372720538315410430473727205383154104304737272053831541043047372720538315410430473727205383154104304737272053831541043047372720538315410430473727205383154104304737272053831541043047372720538315410430473727205383154104304737272053831541043047372720538315410430473727205383154104304737272053831541043047372720538315410430473727205383154104304737272053831541043047372720538315410430473727205383154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403c04ab-07b2-49f1-bb45-5a9ae4236816, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976805819" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwd76jkhzwbtq9fwmmcg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976805819" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 475a7b5f-d632-492b-b806-0a8535a75b22, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475a7b5f-d632-492b-b806-0a8535a75b22, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1129401978204654997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11294019782046549971129401978204654997112940197820465499711294019782046549971129401978204654997112940197820465499711294019782046549971129401978204654997112940197820465499711294019782046549971129401978204654997112940197820465499711294019782046549971129401978204654997112940197820465499711294019782046549971129401978204654997112940197820465499711294019782046549971129401978204654997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812f39e8-2f55-40ce-890e-8de7bb499572, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976805821" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwe85vmk7xvnrrc2qtdr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976805821" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78f6ba7e-0978-46ce-a3de-513884ee6ebe, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f6ba7e-0978-46ce-a3de-513884ee6ebe, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10098357185376354522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009835718537635452210098357185376354522100983571853763545221009835718537635452210098357185376354522100983571853763545221009835718537635452210098357185376354522100983571853763545221009835718537635452210098357185376354522100983571853763545221009835718537635452210098357185376354522100983571853763545221009835718537635452210098357185376354522100983571853763545221009835718537635452210098357185376354522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475a7b5f-d632-492b-b806-0a8535a75b22, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976805824" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwhacw6grh024behtw6j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976805824" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f4b5ffa-d134-431c-a268-5429b3b1472c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4b5ffa-d134-431c-a268-5429b3b1472c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11532954153289381196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153295415328938119611532954153289381196115329541532893811961153295415328938119611532954153289381196115329541532893811961153295415328938119611532954153289381196115329541532893811961153295415328938119611532954153289381196115329541532893811961153295415328938119611532954153289381196115329541532893811961153295415328938119611532954153289381196115329541532893811961153295415328938119611532954153289381196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f6ba7e-0978-46ce-a3de-513884ee6ebe, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976805825" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwhr999bnzqncykpw7bx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976805825" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5789be8d-4b07-4865-b84b-36fcbd062b76, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5789be8d-4b07-4865-b84b-36fcbd062b76, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 67001210055585456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6700121005558545667001210055585456670012100555854566700121005558545667001210055585456670012100555854566700121005558545667001210055585456670012100555854566700121005558545667001210055585456670012100555854566700121005558545667001210055585456670012100555854566700121005558545667001210055585456670012100555854566700121005558545667001210055585456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4b5ffa-d134-431c-a268-5429b3b1472c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976805828" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwkt41a5mwvgnx50eb40" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976805828" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fbfece0c-a512-48a3-a882-1ce1a8b80058, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfece0c-a512-48a3-a882-1ce1a8b80058, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557900134449894726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726557900134449894726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5789be8d-4b07-4865-b84b-36fcbd062b76, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976805829" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwmeef14p2yf97s1qtn9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976805829" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3dfba641-c70b-494a-bc84-f03522cd7fe6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfba641-c70b-494a-bc84-f03522cd7fe6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745764482304148293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674576448230414829316745764482304148293167457644823041482931674576448230414829316745764482304148293167457644823041482931674576448230414829316745764482304148293167457644823041482931674576448230414829316745764482304148293167457644823041482931674576448230414829316745764482304148293167457644823041482931674576448230414829316745764482304148293167457644823041482931674576448230414829316745764482304148293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfece0c-a512-48a3-a882-1ce1a8b80058, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976805831" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwpe439pdrqf4g46gp65" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976805831" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56dca0aa-291c-48cd-908b-ad06c96f442b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfba641-c70b-494a-bc84-f03522cd7fe6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976805833" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwqq139v002p7mkc0rj8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976805833" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56dca0aa-291c-48cd-908b-ad06c96f442b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304017723778741984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330401772377874198413304017723778741984133040177237787419841330401772377874198413304017723778741984133040177237787419841330401772377874198413304017723778741984133040177237787419841330401772377874198413304017723778741984133040177237787419841330401772377874198413304017723778741984133040177237787419841330401772377874198413304017723778741984133040177237787419841330401772377874198413304017723778741984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0ee43fa-cb60-4f18-8a77-3155df705745, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ee43fa-cb60-4f18-8a77-3155df705745, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034868609140330177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703486860914033017717034868609140330177170348686091403301771703486860914033017717034868609140330177170348686091403301771703486860914033017717034868609140330177170348686091403301771703486860914033017717034868609140330177170348686091403301771703486860914033017717034868609140330177170348686091403301771703486860914033017717034868609140330177170348686091403301771703486860914033017717034868609140330177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56dca0aa-291c-48cd-908b-ad06c96f442b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976805836" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwyfdz8v7h3255p4dec6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976805836" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b38bc83-0874-4d14-b100-2537358244c5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b38bc83-0874-4d14-b100-2537358244c5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5192774644919052128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51927746449190521285192774644919052128519277464491905212851927746449190521285192774644919052128519277464491905212851927746449190521285192774644919052128519277464491905212851927746449190521285192774644919052128519277464491905212851927746449190521285192774644919052128519277464491905212851927746449190521285192774644919052128519277464491905212851927746449190521285192774644919052128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ee43fa-cb60-4f18-8a77-3155df705745, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976805837" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcwypfy9pre7s0nf6p09k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976805837" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76030744-f3a1-455a-ae2e-c36f1e0cdfc0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76030744-f3a1-455a-ae2e-c36f1e0cdfc0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8824023755193671804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88240237551936718048824023755193671804882402375519367180488240237551936718048824023755193671804882402375519367180488240237551936718048824023755193671804882402375519367180488240237551936718048824023755193671804882402375519367180488240237551936718048824023755193671804882402375519367180488240237551936718048824023755193671804882402375519367180488240237551936718048824023755193671804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b38bc83-0874-4d14-b100-2537358244c5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976805839" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcx16eq8kpqx809jnceqf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976805839" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d3d334d5-74c9-4cc3-b04b-a830d4eb635c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d334d5-74c9-4cc3-b04b-a830d4eb635c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16005990761922361748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600599076192236174816005990761922361748160059907619223617481600599076192236174816005990761922361748160059907619223617481600599076192236174816005990761922361748160059907619223617481600599076192236174816005990761922361748160059907619223617481600599076192236174816005990761922361748160059907619223617481600599076192236174816005990761922361748160059907619223617481600599076192236174816005990761922361748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76030744-f3a1-455a-ae2e-c36f1e0cdfc0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976805842" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcx3wd977q27dye568xyc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976805842" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcb24707-d741-4272-8e97-df6f38577e32, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb24707-d741-4272-8e97-df6f38577e32, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135833174116850745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31358331741168507453135833174116850745313583317411685074531358331741168507453135833174116850745313583317411685074531358331741168507453135833174116850745313583317411685074531358331741168507453135833174116850745313583317411685074531358331741168507453135833174116850745313583317411685074531358331741168507453135833174116850745313583317411685074531358331741168507453135833174116850745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d334d5-74c9-4cc3-b04b-a830d4eb635c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976805843" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcx4k720pep5vsy1pxf31" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976805843" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74cc98f1-f292-47ec-8bf8-e7cb15adaf98, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74cc98f1-f292-47ec-8bf8-e7cb15adaf98, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14829453986182397824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482945398618239782414829453986182397824148294539861823978241482945398618239782414829453986182397824148294539861823978241482945398618239782414829453986182397824148294539861823978241482945398618239782414829453986182397824148294539861823978241482945398618239782414829453986182397824148294539861823978241482945398618239782414829453986182397824148294539861823978241482945398618239782414829453986182397824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74cc98f1-f292-47ec-8bf8-e7cb15adaf98, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976805847" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcx6tfd5k5bq4rx2tk5c7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976805847" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3ff8f51-3372-42c6-b57a-9fcaa3ffddda, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ff8f51-3372-42c6-b57a-9fcaa3ffddda, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992321612469257889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49923216124692578894992321612469257889499232161246925788949923216124692578894992321612469257889499232161246925788949923216124692578894992321612469257889499232161246925788949923216124692578894992321612469257889499232161246925788949923216124692578894992321612469257889499232161246925788949923216124692578894992321612469257889499232161246925788949923216124692578894992321612469257889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb24707-d741-4272-8e97-df6f38577e32, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976805846" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcx6dahwg7c9jsngnpw20" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976805846" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ece63c1-39bc-49ec-9963-5eda79f40eca, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ece63c1-39bc-49ec-9963-5eda79f40eca, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533641857184220500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453364185718422050014533641857184220500145336418571842205001453364185718422050014533641857184220500145336418571842205001453364185718422050014533641857184220500145336418571842205001453364185718422050014533641857184220500145336418571842205001453364185718422050014533641857184220500145336418571842205001453364185718422050014533641857184220500145336418571842205001453364185718422050014533641857184220500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ff8f51-3372-42c6-b57a-9fcaa3ffddda, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976805849" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcx9k211w2ydq6grv8vm2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976805849" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b93506d-94a5-4ff7-a195-c8cadffa527c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b93506d-94a5-4ff7-a195-c8cadffa527c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17971320738663988472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797132073866398847217971320738663988472179713207386639884721797132073866398847217971320738663988472179713207386639884721797132073866398847217971320738663988472179713207386639884721797132073866398847217971320738663988472179713207386639884721797132073866398847217971320738663988472179713207386639884721797132073866398847217971320738663988472179713207386639884721797132073866398847217971320738663988472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ece63c1-39bc-49ec-9963-5eda79f40eca, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038949, txid 281474976805851" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxas8rdqjgsgcyayaq2a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038949, txid 281474976805851" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecaac64c-1d15-4b53-8fb1-0899067358fc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecaac64c-1d15-4b53-8fb1-0899067358fc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8598335725412221008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85983357254122210088598335725412221008859833572541222100885983357254122210088598335725412221008859833572541222100885983357254122210088598335725412221008859833572541222100885983357254122210088598335725412221008859833572541222100885983357254122210088598335725412221008859833572541222100885983357254122210088598335725412221008859833572541222100885983357254122210088598335725412221008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b93506d-94a5-4ff7-a195-c8cadffa527c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976805853" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxbp9m3wjgbs4m1ex6fj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976805853" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2aafccb0-e890-40d7-bc30-01484e8fc093, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aafccb0-e890-40d7-bc30-01484e8fc093, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15530402937966290641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553040293796629064115530402937966290641155304029379662906411553040293796629064115530402937966290641155304029379662906411553040293796629064115530402937966290641155304029379662906411553040293796629064115530402937966290641155304029379662906411553040293796629064115530402937966290641155304029379662906411553040293796629064115530402937966290641155304029379662906411553040293796629064115530402937966290641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aafccb0-e890-40d7-bc30-01484e8fc093, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976805857" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxeac6feaeb8bnyt42tv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976805857" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 440d2418-8a8e-48da-b1ac-9bd3a07477f7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 440d2418-8a8e-48da-b1ac-9bd3a07477f7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2260668875560286899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22606688755602868992260668875560286899226066887556028689922606688755602868992260668875560286899226066887556028689922606688755602868992260668875560286899226066887556028689922606688755602868992260668875560286899226066887556028689922606688755602868992260668875560286899226066887556028689922606688755602868992260668875560286899226066887556028689922606688755602868992260668875560286899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecaac64c-1d15-4b53-8fb1-0899067358fc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976805855" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxd4bqf4pe1s6n47ns3t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976805855" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4606cbc8-5c06-4f09-9d12-4f84d963bbf3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4606cbc8-5c06-4f09-9d12-4f84d963bbf3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7131509872448315607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71315098724483156077131509872448315607713150987244831560771315098724483156077131509872448315607713150987244831560771315098724483156077131509872448315607713150987244831560771315098724483156077131509872448315607713150987244831560771315098724483156077131509872448315607713150987244831560771315098724483156077131509872448315607713150987244831560771315098724483156077131509872448315607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4606cbc8-5c06-4f09-9d12-4f84d963bbf3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976805861" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxhm1kf34gdkf1asawh6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976805861" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 515336a3-5500-4b47-b2de-cf6e7d2135ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515336a3-5500-4b47-b2de-cf6e7d2135ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 261451982574190899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899261451982574190899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 440d2418-8a8e-48da-b1ac-9bd3a07477f7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805860" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxh8bnc2y57nf3713p83" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805860" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6dfdef4-861b-45dc-866e-fd9a4a3be1b6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6dfdef4-861b-45dc-866e-fd9a4a3be1b6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266909669985823678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226690966998582367812266909669985823678122669096699858236781226690966998582367812266909669985823678122669096699858236781226690966998582367812266909669985823678122669096699858236781226690966998582367812266909669985823678122669096699858236781226690966998582367812266909669985823678122669096699858236781226690966998582367812266909669985823678122669096699858236781226690966998582367812266909669985823678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6dfdef4-861b-45dc-866e-fd9a4a3be1b6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976805865" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxp3acwxyz7dexje2adp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976805865" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 125c7511-9b99-41d8-ba14-50e61e66497b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515336a3-5500-4b47-b2de-cf6e7d2135ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976805863" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxmh6jn5qpk6j41gpnqq" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125c7511-9b99-41d8-ba14-50e61e66497b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16944416620961300134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694441662096130013416944416620961300134169444166209613001341694441662096130013416944416620961300134169444166209613001341694441662096130013416944416620961300134169444166209613001341694441662096130013416944416620961300134169444166209613001341694441662096130013416944416620961300134169444166209613001341694441662096130013416944416620961300134169444166209613001341694441662096130013416944416620961300134" } } } 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 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976805863" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5985aafd-bbc3-4695-91dc-db30db72342b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5985aafd-bbc3-4695-91dc-db30db72342b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9109072731321019883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91090727313210198839109072731321019883910907273132101988391090727313210198839109072731321019883910907273132101988391090727313210198839109072731321019883910907273132101988391090727313210198839109072731321019883910907273132101988391090727313210198839109072731321019883910907273132101988391090727313210198839109072731321019883910907273132101988391090727313210198839109072731321019883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5985aafd-bbc3-4695-91dc-db30db72342b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976805869" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxscemq10mpsng4zva4s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976805869" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58f0fe61-4b20-4b52-973b-94ae57e4f060, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f0fe61-4b20-4b52-973b-94ae57e4f060, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12115421406784422935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211542140678442293512115421406784422935121154214067844229351211542140678442293512115421406784422935121154214067844229351211542140678442293512115421406784422935121154214067844229351211542140678442293512115421406784422935121154214067844229351211542140678442293512115421406784422935121154214067844229351211542140678442293512115421406784422935121154214067844229351211542140678442293512115421406784422935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125c7511-9b99-41d8-ba14-50e61e66497b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976805868" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxrvcfmnyben6vt9n4z1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976805868" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae6a1413-3e7f-4f3c-8047-e5a087c24d24, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6a1413-3e7f-4f3c-8047-e5a087c24d24, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400297570943642702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54002975709436427025400297570943642702540029757094364270254002975709436427025400297570943642702540029757094364270254002975709436427025400297570943642702540029757094364270254002975709436427025400297570943642702540029757094364270254002975709436427025400297570943642702540029757094364270254002975709436427025400297570943642702540029757094364270254002975709436427025400297570943642702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f0fe61-4b20-4b52-973b-94ae57e4f060, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976805871" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcxx3cajp8j47b9evajd0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976805871" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18f93615-a91f-4533-a1a5-468f27e7b5c6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f93615-a91f-4533-a1a5-468f27e7b5c6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12958822681808897560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295882268180889756012958822681808897560129588226818088975601295882268180889756012958822681808897560129588226818088975601295882268180889756012958822681808897560129588226818088975601295882268180889756012958822681808897560129588226818088975601295882268180889756012958822681808897560129588226818088975601295882268180889756012958822681808897560129588226818088975601295882268180889756012958822681808897560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6a1413-3e7f-4f3c-8047-e5a087c24d24, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976805873" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcy0ccmvbd4438gwthr68" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976805873" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70674dc0-d6eb-46e0-9572-b74d93786d48, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70674dc0-d6eb-46e0-9572-b74d93786d48, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9478283237011627106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94782832370116271069478283237011627106947828323701162710694782832370116271069478283237011627106947828323701162710694782832370116271069478283237011627106947828323701162710694782832370116271069478283237011627106947828323701162710694782832370116271069478283237011627106947828323701162710694782832370116271069478283237011627106947828323701162710694782832370116271069478283237011627106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f93615-a91f-4533-a1a5-468f27e7b5c6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976805875" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcy33ectxnsx5dz564nh8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976805875" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d681615-9f52-4dd2-82f0-fd3a9ef7532d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d681615-9f52-4dd2-82f0-fd3a9ef7532d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5492030851324710099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54920308513247100995492030851324710099549203085132471009954920308513247100995492030851324710099549203085132471009954920308513247100995492030851324710099549203085132471009954920308513247100995492030851324710099549203085132471009954920308513247100995492030851324710099549203085132471009954920308513247100995492030851324710099549203085132471009954920308513247100995492030851324710099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70674dc0-d6eb-46e0-9572-b74d93786d48, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976805877" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcy4e86mef8s0wk4ednc6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976805877" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ffa4d4e-61bc-46b7-8c64-6061f74d9d22, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d681615-9f52-4dd2-82f0-fd3a9ef7532d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038918, txid 281474976805879" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcy5zffn4bx6ftw1prj69" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038918, txid 281474976805879" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42d1c54a-e411-43e8-8cf8-f3fc4a86bee5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d1c54a-e411-43e8-8cf8-f3fc4a86bee5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16001921073045091053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600192107304509105316001921073045091053160019210730450910531600192107304509105316001921073045091053160019210730450910531600192107304509105316001921073045091053160019210730450910531600192107304509105316001921073045091053160019210730450910531600192107304509105316001921073045091053160019210730450910531600192107304509105316001921073045091053160019210730450910531600192107304509105316001921073045091053" } } } 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, 4ffa4d4e-61bc-46b7-8c64-6061f74d9d22, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16433868680731097655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643386868073109765516433868680731097655164338686807310976551643386868073109765516433868680731097655164338686807310976551643386868073109765516433868680731097655164338686807310976551643386868073109765516433868680731097655164338686807310976551643386868073109765516433868680731097655164338686807310976551643386868073109765516433868680731097655164338686807310976551643386868073109765516433868680731097655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ffa4d4e-61bc-46b7-8c64-6061f74d9d22, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976805883" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcyab9363yzzmmnxhft7n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976805883" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7329c572-ddf5-40c4-be1f-46c29816afe5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7329c572-ddf5-40c4-be1f-46c29816afe5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4445369245724645669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44453692457246456694445369245724645669444536924572464566944453692457246456694445369245724645669444536924572464566944453692457246456694445369245724645669444536924572464566944453692457246456694445369245724645669444536924572464566944453692457246456694445369245724645669444536924572464566944453692457246456694445369245724645669444536924572464566944453692457246456694445369245724645669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d1c54a-e411-43e8-8cf8-f3fc4a86bee5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976805882" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcya77vrgaa03rp1v8fcq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976805882" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cabb3b8-fa3e-4475-ab2f-f82a05aae9d5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7329c572-ddf5-40c4-be1f-46c29816afe5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805886" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcydwdw1s8jebdfqwyr4d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805886" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00436d76-3178-4090-94a7-ccadc19111c3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cabb3b8-fa3e-4475-ab2f-f82a05aae9d5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258893646314893079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72588936463148930797258893646314893079725889364631489307972588936463148930797258893646314893079725889364631489307972588936463148930797258893646314893079725889364631489307972588936463148930797258893646314893079725889364631489307972588936463148930797258893646314893079725889364631489307972588936463148930797258893646314893079725889364631489307972588936463148930797258893646314893079" } } } 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, 00436d76-3178-4090-94a7-ccadc19111c3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285336286907704988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32853362869077049883285336286907704988328533628690770498832853362869077049883285336286907704988328533628690770498832853362869077049883285336286907704988328533628690770498832853362869077049883285336286907704988328533628690770498832853362869077049883285336286907704988328533628690770498832853362869077049883285336286907704988328533628690770498832853362869077049883285336286907704988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cabb3b8-fa3e-4475-ab2f-f82a05aae9d5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976805888" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcyjf9dynj6r88r3tvxd1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976805888" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b111649-556b-40ae-b988-669172c66865, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00436d76-3178-4090-94a7-ccadc19111c3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976805889" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcyjp7n7qwrk9pegg9wsv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976805889" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b111649-556b-40ae-b988-669172c66865, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875429708894473028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028875429708894473028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09af554f-c763-4b55-8f25-d3cff6ec153b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09af554f-c763-4b55-8f25-d3cff6ec153b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14109909608886901931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410990960888690193114109909608886901931141099096088869019311410990960888690193114109909608886901931141099096088869019311410990960888690193114109909608886901931141099096088869019311410990960888690193114109909608886901931141099096088869019311410990960888690193114109909608886901931141099096088869019311410990960888690193114109909608886901931141099096088869019311410990960888690193114109909608886901931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09af554f-c763-4b55-8f25-d3cff6ec153b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976805893" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcyny07nwr0a5da94tzqt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976805893" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e091b3bc-2fda-4c9a-bb03-ccdeb3772c54, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e091b3bc-2fda-4c9a-bb03-ccdeb3772c54, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8541453380419529104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85414533804195291048541453380419529104854145338041952910485414533804195291048541453380419529104854145338041952910485414533804195291048541453380419529104854145338041952910485414533804195291048541453380419529104854145338041952910485414533804195291048541453380419529104854145338041952910485414533804195291048541453380419529104854145338041952910485414533804195291048541453380419529104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b111649-556b-40ae-b988-669172c66865, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976805892" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcyntfaypp54veyregqmr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976805892" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c2c521a-6470-4e4b-b288-d4cfd2bdacc0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2c521a-6470-4e4b-b288-d4cfd2bdacc0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8082559178469663732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80825591784696637328082559178469663732808255917846966373280825591784696637328082559178469663732808255917846966373280825591784696637328082559178469663732808255917846966373280825591784696637328082559178469663732808255917846966373280825591784696637328082559178469663732808255917846966373280825591784696637328082559178469663732808255917846966373280825591784696637328082559178469663732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e091b3bc-2fda-4c9a-bb03-ccdeb3772c54, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976805895" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcysc01gfyn2qtnzntqp8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976805895" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a87760c1-87a5-4ffa-ad2c-5d796f39e1b6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87760c1-87a5-4ffa-ad2c-5d796f39e1b6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11293173202108500784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129317320210850078411293173202108500784112931732021085007841129317320210850078411293173202108500784112931732021085007841129317320210850078411293173202108500784112931732021085007841129317320210850078411293173202108500784112931732021085007841129317320210850078411293173202108500784112931732021085007841129317320210850078411293173202108500784112931732021085007841129317320210850078411293173202108500784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2c521a-6470-4e4b-b288-d4cfd2bdacc0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976805897" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcyx85fckakknv0mqnevx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976805897" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c366c6c9-35ef-4177-8f6a-de3200a79d03, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c366c6c9-35ef-4177-8f6a-de3200a79d03, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022205057987354561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80222050579873545618022205057987354561802220505798735456180222050579873545618022205057987354561802220505798735456180222050579873545618022205057987354561802220505798735456180222050579873545618022205057987354561802220505798735456180222050579873545618022205057987354561802220505798735456180222050579873545618022205057987354561802220505798735456180222050579873545618022205057987354561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87760c1-87a5-4ffa-ad2c-5d796f39e1b6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976805900" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcz0e8h6kqy229gta80g6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976805900" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb6d5041-c6af-4504-b171-74ef78fbb17d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6d5041-c6af-4504-b171-74ef78fbb17d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106859573857840715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61068595738578407156106859573857840715610685957385784071561068595738578407156106859573857840715610685957385784071561068595738578407156106859573857840715610685957385784071561068595738578407156106859573857840715610685957385784071561068595738578407156106859573857840715610685957385784071561068595738578407156106859573857840715610685957385784071561068595738578407156106859573857840715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c366c6c9-35ef-4177-8f6a-de3200a79d03, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976805901" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcz1w4mxckz50m2fk9fmn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976805901" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2fa5c7db-4b33-49ff-884e-3795a80ca730, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa5c7db-4b33-49ff-884e-3795a80ca730, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481158211981237133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133481158211981237133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6d5041-c6af-4504-b171-74ef78fbb17d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976805903" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcz40b2297wt596p1bb4m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976805903" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3855f869-aeec-4731-9ca7-720b4e6a8d4b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3855f869-aeec-4731-9ca7-720b4e6a8d4b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2852129638042267510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28521296380422675102852129638042267510285212963804226751028521296380422675102852129638042267510285212963804226751028521296380422675102852129638042267510285212963804226751028521296380422675102852129638042267510285212963804226751028521296380422675102852129638042267510285212963804226751028521296380422675102852129638042267510285212963804226751028521296380422675102852129638042267510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa5c7db-4b33-49ff-884e-3795a80ca730, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976805905" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcz5r40mwtk1zyyt8w1a2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976805905" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9984dde-f781-410b-8c9e-4aa499b8c340, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9984dde-f781-410b-8c9e-4aa499b8c340, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10553499407689694331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055349940768969433110553499407689694331105534994076896943311055349940768969433110553499407689694331105534994076896943311055349940768969433110553499407689694331105534994076896943311055349940768969433110553499407689694331105534994076896943311055349940768969433110553499407689694331105534994076896943311055349940768969433110553499407689694331105534994076896943311055349940768969433110553499407689694331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3855f869-aeec-4731-9ca7-720b4e6a8d4b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976805907" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczaa7cfce9zxf1n8ayrr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976805907" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6da2dd1-07f8-406e-ab7c-ea94eed8e98f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6da2dd1-07f8-406e-ab7c-ea94eed8e98f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414697953244075157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74146979532440751577414697953244075157741469795324407515774146979532440751577414697953244075157741469795324407515774146979532440751577414697953244075157741469795324407515774146979532440751577414697953244075157741469795324407515774146979532440751577414697953244075157741469795324407515774146979532440751577414697953244075157741469795324407515774146979532440751577414697953244075157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6da2dd1-07f8-406e-ab7c-ea94eed8e98f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976805911" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczd8fbzfa158m4n4bxw5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976805911" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fae5cf94-104c-43b2-9062-57bf6a590879, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9984dde-f781-410b-8c9e-4aa499b8c340, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976805910" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczctfk4dyy7jnjtc5rm8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976805910" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bddec5d1-c8bf-42fd-931f-8a0ebe71d33e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae5cf94-104c-43b2-9062-57bf6a590879, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13216729697907444740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321672969790744474013216729697907444740132167296979074447401321672969790744474013216729697907444740132167296979074447401321672969790744474013216729697907444740132167296979074447401321672969790744474013216729697907444740132167296979074447401321672969790744474013216729697907444740132167296979074447401321672969790744474013216729697907444740132167296979074447401321672969790744474013216729697907444740" } } } 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, bddec5d1-c8bf-42fd-931f-8a0ebe71d33e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13361386191657356931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336138619165735693113361386191657356931133613861916573569311336138619165735693113361386191657356931133613861916573569311336138619165735693113361386191657356931133613861916573569311336138619165735693113361386191657356931133613861916573569311336138619165735693113361386191657356931133613861916573569311336138619165735693113361386191657356931133613861916573569311336138619165735693113361386191657356931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae5cf94-104c-43b2-9062-57bf6a590879, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976805914" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczjq4phmtw4nrj9s2trj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976805914" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b48668a1-6001-41e3-acf8-c738f06e9238, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b48668a1-6001-41e3-acf8-c738f06e9238, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3334598966609165797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33345989666091657973334598966609165797333459896660916579733345989666091657973334598966609165797333459896660916579733345989666091657973334598966609165797333459896660916579733345989666091657973334598966609165797333459896660916579733345989666091657973334598966609165797333459896660916579733345989666091657973334598966609165797333459896660916579733345989666091657973334598966609165797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddec5d1-c8bf-42fd-931f-8a0ebe71d33e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976805915" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczjv0s1zbzr37pk7a0zf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976805915" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3b98c6c-6f08-4cc1-87e7-38aca9c249c8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b98c6c-6f08-4cc1-87e7-38aca9c249c8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7859383966621542606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78593839666215426067859383966621542606785938396662154260678593839666215426067859383966621542606785938396662154260678593839666215426067859383966621542606785938396662154260678593839666215426067859383966621542606785938396662154260678593839666215426067859383966621542606785938396662154260678593839666215426067859383966621542606785938396662154260678593839666215426067859383966621542606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b48668a1-6001-41e3-acf8-c738f06e9238, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976805918" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcznw81eyqmjyrcs4dvx6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976805918" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e30ae05-f835-406e-9fe3-04fed934ba94, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e30ae05-f835-406e-9fe3-04fed934ba94, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969519903899855408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496951990389985540814969519903899855408149695199038998554081496951990389985540814969519903899855408149695199038998554081496951990389985540814969519903899855408149695199038998554081496951990389985540814969519903899855408149695199038998554081496951990389985540814969519903899855408149695199038998554081496951990389985540814969519903899855408149695199038998554081496951990389985540814969519903899855408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b98c6c-6f08-4cc1-87e7-38aca9c249c8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976805919" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczq7dv0er12n7mkjjrff" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976805919" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9eeb737e-0c80-4c7d-b301-597847ec879a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eeb737e-0c80-4c7d-b301-597847ec879a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12507899909429944800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250789990942994480012507899909429944800125078999094299448001250789990942994480012507899909429944800125078999094299448001250789990942994480012507899909429944800125078999094299448001250789990942994480012507899909429944800125078999094299448001250789990942994480012507899909429944800125078999094299448001250789990942994480012507899909429944800125078999094299448001250789990942994480012507899909429944800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eeb737e-0c80-4c7d-b301-597847ec879a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976805923" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwczxs2hq8adkrbzfz6db6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976805923" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c638972-b122-47a9-80db-11c6121449a8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c638972-b122-47a9-80db-11c6121449a8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2538990731894252621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25389907318942526212538990731894252621253899073189425262125389907318942526212538990731894252621253899073189425262125389907318942526212538990731894252621253899073189425262125389907318942526212538990731894252621253899073189425262125389907318942526212538990731894252621253899073189425262125389907318942526212538990731894252621253899073189425262125389907318942526212538990731894252621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e30ae05-f835-406e-9fe3-04fed934ba94, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976805921" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwcztxffscq5hyfhbv9pr8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976805921" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cc9f7b3-032e-42ff-b1c2-c838f701c130, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cc9f7b3-032e-42ff-b1c2-c838f701c130, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6578769959322692093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65787699593226920936578769959322692093657876995932269209365787699593226920936578769959322692093657876995932269209365787699593226920936578769959322692093657876995932269209365787699593226920936578769959322692093657876995932269209365787699593226920936578769959322692093657876995932269209365787699593226920936578769959322692093657876995932269209365787699593226920936578769959322692093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c638972-b122-47a9-80db-11c6121449a8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976805926" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd00v2z7zmb6zbyrbprrj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976805926" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 659fcd54-8bf6-4fac-97c9-46fae3ee4924, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659fcd54-8bf6-4fac-97c9-46fae3ee4924, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16408350710746550538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640835071074655053816408350710746550538164083507107465505381640835071074655053816408350710746550538164083507107465505381640835071074655053816408350710746550538164083507107465505381640835071074655053816408350710746550538164083507107465505381640835071074655053816408350710746550538164083507107465505381640835071074655053816408350710746550538164083507107465505381640835071074655053816408350710746550538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cc9f7b3-032e-42ff-b1c2-c838f701c130, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038921, txid 281474976805927" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0177kk2pwktarhxreqy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038921, txid 281474976805927" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b637e5e5-c924-417c-b072-550559439891, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b637e5e5-c924-417c-b072-550559439891, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2106494712350094067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21064947123500940672106494712350094067210649471235009406721064947123500940672106494712350094067210649471235009406721064947123500940672106494712350094067210649471235009406721064947123500940672106494712350094067210649471235009406721064947123500940672106494712350094067210649471235009406721064947123500940672106494712350094067210649471235009406721064947123500940672106494712350094067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659fcd54-8bf6-4fac-97c9-46fae3ee4924, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976805930" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd03k43msnee4d321bbdm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976805930" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b414d508-0ea3-4b42-8b4f-723621eaeda8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b414d508-0ea3-4b42-8b4f-723621eaeda8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049230377211799030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304923037721179903013049230377211799030130492303772117990301304923037721179903013049230377211799030130492303772117990301304923037721179903013049230377211799030130492303772117990301304923037721179903013049230377211799030130492303772117990301304923037721179903013049230377211799030130492303772117990301304923037721179903013049230377211799030130492303772117990301304923037721179903013049230377211799030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b637e5e5-c924-417c-b072-550559439891, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805931" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd03wamm13hkd56g17sm8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805931" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c304cab3-7654-4d97-b951-2ba3ae68473a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c304cab3-7654-4d97-b951-2ba3ae68473a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084518893831788726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008451889383178872610084518893831788726100845188938317887261008451889383178872610084518893831788726100845188938317887261008451889383178872610084518893831788726100845188938317887261008451889383178872610084518893831788726100845188938317887261008451889383178872610084518893831788726100845188938317887261008451889383178872610084518893831788726100845188938317887261008451889383178872610084518893831788726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b414d508-0ea3-4b42-8b4f-723621eaeda8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976805933" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd076df1q8qd1w6mejrbq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976805933" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c304cab3-7654-4d97-b951-2ba3ae68473a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976805935" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0bv5sfjwmnmk2kqs3cv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976805935" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e300be79-6c5d-40cc-a3e0-b208e6bf5f67, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e300be79-6c5d-40cc-a3e0-b208e6bf5f67, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4428845954187995334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44288459541879953344428845954187995334442884595418799533444288459541879953344428845954187995334442884595418799533444288459541879953344428845954187995334442884595418799533444288459541879953344428845954187995334442884595418799533444288459541879953344428845954187995334442884595418799533444288459541879953344428845954187995334442884595418799533444288459541879953344428845954187995334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b230180-80db-4684-9241-84afc5903b5d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b230180-80db-4684-9241-84afc5903b5d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2434689917153727884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24346899171537278842434689917153727884243468991715372788424346899171537278842434689917153727884243468991715372788424346899171537278842434689917153727884243468991715372788424346899171537278842434689917153727884243468991715372788424346899171537278842434689917153727884243468991715372788424346899171537278842434689917153727884243468991715372788424346899171537278842434689917153727884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e300be79-6c5d-40cc-a3e0-b208e6bf5f67, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805938" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0gg914x4rgnybdb4peq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805938" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c51370b-0cad-478a-88ef-de7b0b87f588, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b230180-80db-4684-9241-84afc5903b5d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976805939" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0gw69g9dgz9aa99x0m2" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c51370b-0cad-478a-88ef-de7b0b87f588, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7770553553734324091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77705535537343240917770553553734324091777055355373432409177705535537343240917770553553734324091777055355373432409177705535537343240917770553553734324091777055355373432409177705535537343240917770553553734324091777055355373432409177705535537343240917770553553734324091777055355373432409177705535537343240917770553553734324091777055355373432409177705535537343240917770553553734324091" } } } 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 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976805939" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b542a281-8785-47a5-8100-049113639d7e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b542a281-8785-47a5-8100-049113639d7e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4522381483465210582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45223814834652105824522381483465210582452238148346521058245223814834652105824522381483465210582452238148346521058245223814834652105824522381483465210582452238148346521058245223814834652105824522381483465210582452238148346521058245223814834652105824522381483465210582452238148346521058245223814834652105824522381483465210582452238148346521058245223814834652105824522381483465210582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c51370b-0cad-478a-88ef-de7b0b87f588, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976805942" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0pcbsqgzgy5c90zj0kb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976805942" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e69d1688-9fcf-4638-b7fc-a3e94d7754c6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69d1688-9fcf-4638-b7fc-a3e94d7754c6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9054383357616200672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90543833576162006729054383357616200672905438335761620067290543833576162006729054383357616200672905438335761620067290543833576162006729054383357616200672905438335761620067290543833576162006729054383357616200672905438335761620067290543833576162006729054383357616200672905438335761620067290543833576162006729054383357616200672905438335761620067290543833576162006729054383357616200672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b542a281-8785-47a5-8100-049113639d7e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805943" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0ps55ypzzgh4ag5e8bt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805943" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8f029e9-8666-424c-b8a4-ad9b11c3ec2a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f029e9-8666-424c-b8a4-ad9b11c3ec2a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7223512683458517394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72235126834585173947223512683458517394722351268345851739472235126834585173947223512683458517394722351268345851739472235126834585173947223512683458517394722351268345851739472235126834585173947223512683458517394722351268345851739472235126834585173947223512683458517394722351268345851739472235126834585173947223512683458517394722351268345851739472235126834585173947223512683458517394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69d1688-9fcf-4638-b7fc-a3e94d7754c6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976805946" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0x9an7yqv7t56yk3nmj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976805946" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c122f6b6-f34c-4bec-a630-d99fea2810f0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c122f6b6-f34c-4bec-a630-d99fea2810f0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15358563941053814259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535856394105381425915358563941053814259153585639410538142591535856394105381425915358563941053814259153585639410538142591535856394105381425915358563941053814259153585639410538142591535856394105381425915358563941053814259153585639410538142591535856394105381425915358563941053814259153585639410538142591535856394105381425915358563941053814259153585639410538142591535856394105381425915358563941053814259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f029e9-8666-424c-b8a4-ad9b11c3ec2a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976805947" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd0yj7heaja9e71d9a2m7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976805947" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59b0387c-9d23-444d-aede-a892d5da3f59, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b0387c-9d23-444d-aede-a892d5da3f59, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972842018628794496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19728420186287944961972842018628794496197284201862879449619728420186287944961972842018628794496197284201862879449619728420186287944961972842018628794496197284201862879449619728420186287944961972842018628794496197284201862879449619728420186287944961972842018628794496197284201862879449619728420186287944961972842018628794496197284201862879449619728420186287944961972842018628794496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c122f6b6-f34c-4bec-a630-d99fea2810f0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976805949" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd12v31yhnqj5k1t6f4d4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976805949" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ceded4e9-e4be-405d-b1c2-5d54062f36ea, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceded4e9-e4be-405d-b1c2-5d54062f36ea, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5992059059011814804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59920590590118148045992059059011814804599205905901181480459920590590118148045992059059011814804599205905901181480459920590590118148045992059059011814804599205905901181480459920590590118148045992059059011814804599205905901181480459920590590118148045992059059011814804599205905901181480459920590590118148045992059059011814804599205905901181480459920590590118148045992059059011814804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b0387c-9d23-444d-aede-a892d5da3f59, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976805951" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd14gfjxw29rwjywxn03k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976805951" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d7bac3e-283e-43ca-a258-e3927eeb8b93, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d7bac3e-283e-43ca-a258-e3927eeb8b93, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9114447589244384523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91144475892443845239114447589244384523911444758924438452391144475892443845239114447589244384523911444758924438452391144475892443845239114447589244384523911444758924438452391144475892443845239114447589244384523911444758924438452391144475892443845239114447589244384523911444758924438452391144475892443845239114447589244384523911444758924438452391144475892443845239114447589244384523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceded4e9-e4be-405d-b1c2-5d54062f36ea, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038919, txid 281474976805953" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd17w0e40pamgs5rww9fp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038919, txid 281474976805953" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8db1b1b6-9210-4958-8d47-7c37773d2cb1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db1b1b6-9210-4958-8d47-7c37773d2cb1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 607625989179547362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362607625989179547362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d7bac3e-283e-43ca-a258-e3927eeb8b93, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976805955" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd19p9ahvx13vp2bmwy05" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976805955" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a960553-eb6d-48e9-b3f1-ab5c99c8c46d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a960553-eb6d-48e9-b3f1-ab5c99c8c46d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2346499370995940016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23464993709959400162346499370995940016234649937099594001623464993709959400162346499370995940016234649937099594001623464993709959400162346499370995940016234649937099594001623464993709959400162346499370995940016234649937099594001623464993709959400162346499370995940016234649937099594001623464993709959400162346499370995940016234649937099594001623464993709959400162346499370995940016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db1b1b6-9210-4958-8d47-7c37773d2cb1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976805957" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1b8fn6j458pesyjh165" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976805957" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff982ebc-7c22-4961-a120-0568db701495, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff982ebc-7c22-4961-a120-0568db701495, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4235127274288639208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42351272742886392084235127274288639208423512727428863920842351272742886392084235127274288639208423512727428863920842351272742886392084235127274288639208423512727428863920842351272742886392084235127274288639208423512727428863920842351272742886392084235127274288639208423512727428863920842351272742886392084235127274288639208423512727428863920842351272742886392084235127274288639208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff982ebc-7c22-4961-a120-0568db701495, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976805961" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1kw6pd2n7prbx6b67s0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976805961" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30603cda-e2c5-4880-8c69-6bd4c02c94a1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30603cda-e2c5-4880-8c69-6bd4c02c94a1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2292638528240279225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22926385282402792252292638528240279225229263852824027922522926385282402792252292638528240279225229263852824027922522926385282402792252292638528240279225229263852824027922522926385282402792252292638528240279225229263852824027922522926385282402792252292638528240279225229263852824027922522926385282402792252292638528240279225229263852824027922522926385282402792252292638528240279225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a960553-eb6d-48e9-b3f1-ab5c99c8c46d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976805960" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1hvbkjjbnbbh6x0jaax" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976805960" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1287d980-2f31-4eff-a749-81caf7f6f476, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1287d980-2f31-4eff-a749-81caf7f6f476, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4787951294727290524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47879512947272905244787951294727290524478795129472729052447879512947272905244787951294727290524478795129472729052447879512947272905244787951294727290524478795129472729052447879512947272905244787951294727290524478795129472729052447879512947272905244787951294727290524478795129472729052447879512947272905244787951294727290524478795129472729052447879512947272905244787951294727290524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1287d980-2f31-4eff-a749-81caf7f6f476, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976805965" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1rceraq80a40xbs10kf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976805965" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 086187b5-cb36-4bc1-a631-6782fd10673a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 086187b5-cb36-4bc1-a631-6782fd10673a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4124904283488446215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41249042834884462154124904283488446215412490428348844621541249042834884462154124904283488446215412490428348844621541249042834884462154124904283488446215412490428348844621541249042834884462154124904283488446215412490428348844621541249042834884462154124904283488446215412490428348844621541249042834884462154124904283488446215412490428348844621541249042834884462154124904283488446215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30603cda-e2c5-4880-8c69-6bd4c02c94a1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805963" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1q680hfcgqcrqrpeyh0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976805963" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fcbea22a-c021-4a72-9715-2f2e42c6b939, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcbea22a-c021-4a72-9715-2f2e42c6b939, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11656889235507666316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165688923550766631611656889235507666316116568892355076663161165688923550766631611656889235507666316116568892355076663161165688923550766631611656889235507666316116568892355076663161165688923550766631611656889235507666316116568892355076663161165688923550766631611656889235507666316116568892355076663161165688923550766631611656889235507666316116568892355076663161165688923550766631611656889235507666316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086187b5-cb36-4bc1-a631-6782fd10673a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976805967" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1v18de4p3wsg0sdywb4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976805967" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11d5549b-0f0b-4bb5-b8f0-945f19686946, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d5549b-0f0b-4bb5-b8f0-945f19686946, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960015511957645954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296001551195764595412960015511957645954129600155119576459541296001551195764595412960015511957645954129600155119576459541296001551195764595412960015511957645954129600155119576459541296001551195764595412960015511957645954129600155119576459541296001551195764595412960015511957645954129600155119576459541296001551195764595412960015511957645954129600155119576459541296001551195764595412960015511957645954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcbea22a-c021-4a72-9715-2f2e42c6b939, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976805969" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd1x10a5xjsc7vrqewabt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976805969" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66b67b96-f55e-47d2-bdd6-f01f358a25de, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b67b96-f55e-47d2-bdd6-f01f358a25de, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8204487482500225546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82044874825002255468204487482500225546820448748250022554682044874825002255468204487482500225546820448748250022554682044874825002255468204487482500225546820448748250022554682044874825002255468204487482500225546820448748250022554682044874825002255468204487482500225546820448748250022554682044874825002255468204487482500225546820448748250022554682044874825002255468204487482500225546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d5549b-0f0b-4bb5-b8f0-945f19686946, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976805971" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd206dd1s6bqc0hvtfpcq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976805971" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 112fb6c5-8d5f-4b1d-9322-a7b7f19a2ebe, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112fb6c5-8d5f-4b1d-9322-a7b7f19a2ebe, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1718870078333430006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17188700783334300061718870078333430006171887007833343000617188700783334300061718870078333430006171887007833343000617188700783334300061718870078333430006171887007833343000617188700783334300061718870078333430006171887007833343000617188700783334300061718870078333430006171887007833343000617188700783334300061718870078333430006171887007833343000617188700783334300061718870078333430006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b67b96-f55e-47d2-bdd6-f01f358a25de, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976805973" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd21ye37skbk682qj9ykk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976805973" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e29fd6f-c703-4964-a5bb-7f3be166f5ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e29fd6f-c703-4964-a5bb-7f3be166f5ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15060180368806594708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506018036880659470815060180368806594708150601803688065947081506018036880659470815060180368806594708150601803688065947081506018036880659470815060180368806594708150601803688065947081506018036880659470815060180368806594708150601803688065947081506018036880659470815060180368806594708150601803688065947081506018036880659470815060180368806594708150601803688065947081506018036880659470815060180368806594708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112fb6c5-8d5f-4b1d-9322-a7b7f19a2ebe, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976805975" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd24sbb46chqcr8tvb2p5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976805975" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c74d551-6639-4729-8a9f-d2fe055ebc4c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c74d551-6639-4729-8a9f-d2fe055ebc4c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155877613782725897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115587761378272589711155877613782725897111558776137827258971115587761378272589711155877613782725897111558776137827258971115587761378272589711155877613782725897111558776137827258971115587761378272589711155877613782725897111558776137827258971115587761378272589711155877613782725897111558776137827258971115587761378272589711155877613782725897111558776137827258971115587761378272589711155877613782725897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c74d551-6639-4729-8a9f-d2fe055ebc4c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976805979" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd27aawbjzt5xw94tknd8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976805979" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf416ce6-294f-4e0f-9e72-08c3c2f3c31e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf416ce6-294f-4e0f-9e72-08c3c2f3c31e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4420465244613509504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44204652446135095044420465244613509504442046524461350950444204652446135095044420465244613509504442046524461350950444204652446135095044420465244613509504442046524461350950444204652446135095044420465244613509504442046524461350950444204652446135095044420465244613509504442046524461350950444204652446135095044420465244613509504442046524461350950444204652446135095044420465244613509504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e29fd6f-c703-4964-a5bb-7f3be166f5ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976805978" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd26z71krxgncpp1t6kyz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976805978" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd4189dd-b36a-40ea-9332-e102974fb7bf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd4189dd-b36a-40ea-9332-e102974fb7bf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764328720414329027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97643287204143290279764328720414329027976432872041432902797643287204143290279764328720414329027976432872041432902797643287204143290279764328720414329027976432872041432902797643287204143290279764328720414329027976432872041432902797643287204143290279764328720414329027976432872041432902797643287204143290279764328720414329027976432872041432902797643287204143290279764328720414329027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd4189dd-b36a-40ea-9332-e102974fb7bf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038932, txid 281474976805983" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd2ae8p0f8brfarxzetxz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038932, txid 281474976805983" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a01efe3b-b646-4a82-be2e-71949c0158db, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01efe3b-b646-4a82-be2e-71949c0158db, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1384096683337071725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13840966833370717251384096683337071725138409668333707172513840966833370717251384096683337071725138409668333707172513840966833370717251384096683337071725138409668333707172513840966833370717251384096683337071725138409668333707172513840966833370717251384096683337071725138409668333707172513840966833370717251384096683337071725138409668333707172513840966833370717251384096683337071725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf416ce6-294f-4e0f-9e72-08c3c2f3c31e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805982" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd29ndya2v2bs77by4yjk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976805982" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14103bc5-2718-4fd6-8045-e94557711867, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14103bc5-2718-4fd6-8045-e94557711867, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15912709470315602220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591270947031560222015912709470315602220159127094703156022201591270947031560222015912709470315602220159127094703156022201591270947031560222015912709470315602220159127094703156022201591270947031560222015912709470315602220159127094703156022201591270947031560222015912709470315602220159127094703156022201591270947031560222015912709470315602220159127094703156022201591270947031560222015912709470315602220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01efe3b-b646-4a82-be2e-71949c0158db, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038903, txid 281474976805985" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd2et6p1ws6v63bezqnb9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038903, txid 281474976805985" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a74bc6d-4f04-43e7-afc3-459ecd9487fb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a74bc6d-4f04-43e7-afc3-459ecd9487fb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203241774871451163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020324177487145116310203241774871451163102032417748714511631020324177487145116310203241774871451163102032417748714511631020324177487145116310203241774871451163102032417748714511631020324177487145116310203241774871451163102032417748714511631020324177487145116310203241774871451163102032417748714511631020324177487145116310203241774871451163102032417748714511631020324177487145116310203241774871451163" } } } 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:13808/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14103bc5-2718-4fd6-8045-e94557711867, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976805987" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd2gj4v6b4hfm7t1f8s8k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a74bc6d-4f04-43e7-afc3-459ecd9487fb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976805989" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd2jca83qxfp2yf5awcem" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976805989" issue_code: 200506 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976805987" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f15f5cdd-ca74-4c00-a435-9b8d6386dd1f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f15f5cdd-ca74-4c00-a435-9b8d6386dd1f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5282496537652315797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52824965376523157975282496537652315797528249653765231579752824965376523157975282496537652315797528249653765231579752824965376523157975282496537652315797528249653765231579752824965376523157975282496537652315797528249653765231579752824965376523157975282496537652315797528249653765231579752824965376523157975282496537652315797528249653765231579752824965376523157975282496537652315797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2108677f-9d91-46af-b8de-2aaddf9ddb6c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2108677f-9d91-46af-b8de-2aaddf9ddb6c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6124323059455380436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61243230594553804366124323059455380436612432305945538043661243230594553804366124323059455380436612432305945538043661243230594553804366124323059455380436612432305945538043661243230594553804366124323059455380436612432305945538043661243230594553804366124323059455380436612432305945538043661243230594553804366124323059455380436612432305945538043661243230594553804366124323059455380436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f15f5cdd-ca74-4c00-a435-9b8d6386dd1f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976805992" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd2rh7q2j9ejmhv3481bp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976805992" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2108677f-9d91-46af-b8de-2aaddf9ddb6c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976805993" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd2sb0djaxzf9a5t5cbxt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c6b6236e-9058-433e-bcc1-ccdade9aef92, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976805993" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b6236e-9058-433e-bcc1-ccdade9aef92, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2902971252600350360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29029712526003503602902971252600350360290297125260035036029029712526003503602902971252600350360290297125260035036029029712526003503602902971252600350360290297125260035036029029712526003503602902971252600350360290297125260035036029029712526003503602902971252600350360290297125260035036029029712526003503602902971252600350360290297125260035036029029712526003503602902971252600350360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b149bb54-2b6a-4f59-bb6e-8a7248b5a7b1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b149bb54-2b6a-4f59-bb6e-8a7248b5a7b1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313778863280524569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331377886328052456913313778863280524569133137788632805245691331377886328052456913313778863280524569133137788632805245691331377886328052456913313778863280524569133137788632805245691331377886328052456913313778863280524569133137788632805245691331377886328052456913313778863280524569133137788632805245691331377886328052456913313778863280524569133137788632805245691331377886328052456913313778863280524569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b149bb54-2b6a-4f59-bb6e-8a7248b5a7b1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976805997" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3286y792gyjrse3y37f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976805997" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b6236e-9058-433e-bcc1-ccdade9aef92, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976805996" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd327e81ppzmha2d7y9hs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976805996" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd9edc63-9fd0-4c5d-af86-d663ba3e17fd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c3bbdec-3664-423a-b08c-7a280af912e4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c3bbdec-3664-423a-b08c-7a280af912e4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11722263379977696717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172226337997769671711722263379977696717117222633799776967171172226337997769671711722263379977696717117222633799776967171172226337997769671711722263379977696717117222633799776967171172226337997769671711722263379977696717117222633799776967171172226337997769671711722263379977696717117222633799776967171172226337997769671711722263379977696717117222633799776967171172226337997769671711722263379977696717" } } } 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, dd9edc63-9fd0-4c5d-af86-d663ba3e17fd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824427778370035421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382442777837003542113824427778370035421138244277783700354211382442777837003542113824427778370035421138244277783700354211382442777837003542113824427778370035421138244277783700354211382442777837003542113824427778370035421138244277783700354211382442777837003542113824427778370035421138244277783700354211382442777837003542113824427778370035421138244277783700354211382442777837003542113824427778370035421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9edc63-9fd0-4c5d-af86-d663ba3e17fd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976806001" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd38v6ga33qw894dzs9mg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976806001" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f98f62d-4ef0-4341-b69b-3497a099c124, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f98f62d-4ef0-4341-b69b-3497a099c124, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12021921995296502586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202192199529650258612021921995296502586120219219952965025861202192199529650258612021921995296502586120219219952965025861202192199529650258612021921995296502586120219219952965025861202192199529650258612021921995296502586120219219952965025861202192199529650258612021921995296502586120219219952965025861202192199529650258612021921995296502586120219219952965025861202192199529650258612021921995296502586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f98f62d-4ef0-4341-b69b-3497a099c124, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976806003" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3b89t3maer3pghv38mf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976806003" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e99e52be-2f10-4958-8fec-0c543d8e9329, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c3bbdec-3664-423a-b08c-7a280af912e4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976806000" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd38sc0jpx1qkdx3nsm4a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976806000" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 950f68c2-fb0d-44b5-9be4-130d21a25c79, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950f68c2-fb0d-44b5-9be4-130d21a25c79, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11330681596767668332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133068159676766833211330681596767668332113306815967676683321133068159676766833211330681596767668332113306815967676683321133068159676766833211330681596767668332113306815967676683321133068159676766833211330681596767668332113306815967676683321133068159676766833211330681596767668332113306815967676683321133068159676766833211330681596767668332113306815967676683321133068159676766833211330681596767668332" } } } 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, e99e52be-2f10-4958-8fec-0c543d8e9329, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807203881428143240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38072038814281432403807203881428143240380720388142814324038072038814281432403807203881428143240380720388142814324038072038814281432403807203881428143240380720388142814324038072038814281432403807203881428143240380720388142814324038072038814281432403807203881428143240380720388142814324038072038814281432403807203881428143240380720388142814324038072038814281432403807203881428143240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99e52be-2f10-4958-8fec-0c543d8e9329, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976806007" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3fec7jd0gnbkm3en7k3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976806007" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb8d7f80-6867-4bb7-ae53-459f29c446e8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8d7f80-6867-4bb7-ae53-459f29c446e8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925413172020258719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392541317202025871913925413172020258719139254131720202587191392541317202025871913925413172020258719139254131720202587191392541317202025871913925413172020258719139254131720202587191392541317202025871913925413172020258719139254131720202587191392541317202025871913925413172020258719139254131720202587191392541317202025871913925413172020258719139254131720202587191392541317202025871913925413172020258719" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log --grpc-port=13808 --mon-port=8552 --ic-port=6007 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950f68c2-fb0d-44b5-9be4-130d21a25c79, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976806006" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3fd7xaveh8cytacwth3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976806006" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47e84e72-58b6-4bff-9b19-9b394b32f1f2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log', '--grpc-port=13808', '--mon-port=8552', '--ic-port=6007', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47e84e72-58b6-4bff-9b19-9b394b32f1f2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7700698227130425313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77006982271304253137700698227130425313770069822713042531377006982271304253137700698227130425313770069822713042531377006982271304253137700698227130425313770069822713042531377006982271304253137700698227130425313770069822713042531377006982271304253137700698227130425313770069822713042531377006982271304253137700698227130425313770069822713042531377006982271304253137700698227130425313" } } } 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: 2959728
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13808/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2959729
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8d7f80-6867-4bb7-ae53-459f29c446e8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976806010" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3mme9x6dw53sswcg57s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976806010" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5426851-c858-4672-aa8c-3311089eec3e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5426851-c858-4672-aa8c-3311089eec3e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5085310905704008948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50853109057040089485085310905704008948508531090570400894850853109057040089485085310905704008948508531090570400894850853109057040089485085310905704008948508531090570400894850853109057040089485085310905704008948508531090570400894850853109057040089485085310905704008948508531090570400894850853109057040089485085310905704008948508531090570400894850853109057040089485085310905704008948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47e84e72-58b6-4bff-9b19-9b394b32f1f2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806011" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3ptbhqjqfq89eeypn59" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806011" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b8b153a-bfca-4fdf-934a-4da0a91d8d51, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8b153a-bfca-4fdf-934a-4da0a91d8d51, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8975790290769798497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89757902907697984978975790290769798497897579029076979849789757902907697984978975790290769798497897579029076979849789757902907697984978975790290769798497897579029076979849789757902907697984978975790290769798497897579029076979849789757902907697984978975790290769798497897579029076979849789757902907697984978975790290769798497897579029076979849789757902907697984978975790290769798497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5426851-c858-4672-aa8c-3311089eec3e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806013" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3sr4c4qshzncrd7683c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806013" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 447f815f-3b7c-4c54-afc2-115d745864ef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447f815f-3b7c-4c54-afc2-115d745864ef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9369825144286973865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93698251442869738659369825144286973865936982514428697386593698251442869738659369825144286973865936982514428697386593698251442869738659369825144286973865936982514428697386593698251442869738659369825144286973865936982514428697386593698251442869738659369825144286973865936982514428697386593698251442869738659369825144286973865936982514428697386593698251442869738659369825144286973865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8b153a-bfca-4fdf-934a-4da0a91d8d51, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976806015" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3vxdrst60anj2dz2gm8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976806015" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca5c6480-dd0d-4007-ba7f-0f4700de5a62, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca5c6480-dd0d-4007-ba7f-0f4700de5a62, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3591563840607849918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35915638406078499183591563840607849918359156384060784991835915638406078499183591563840607849918359156384060784991835915638406078499183591563840607849918359156384060784991835915638406078499183591563840607849918359156384060784991835915638406078499183591563840607849918359156384060784991835915638406078499183591563840607849918359156384060784991835915638406078499183591563840607849918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447f815f-3b7c-4c54-afc2-115d745864ef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976806017" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd3y37w46zgnwmk3kjyk1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976806017" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b61eade-9807-4484-ad69-b12fc36e89ad, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b61eade-9807-4484-ad69-b12fc36e89ad, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12985390908004116152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298539090800411615212985390908004116152129853909080041161521298539090800411615212985390908004116152129853909080041161521298539090800411615212985390908004116152129853909080041161521298539090800411615212985390908004116152129853909080041161521298539090800411615212985390908004116152129853909080041161521298539090800411615212985390908004116152129853909080041161521298539090800411615212985390908004116152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca5c6480-dd0d-4007-ba7f-0f4700de5a62, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976806020" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd42k5ayym0w9a9yk5bwj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976806020" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3269a64f-df07-40ea-8375-7cacd862e9a4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3269a64f-df07-40ea-8375-7cacd862e9a4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638257597982680018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063825759798268001810638257597982680018106382575979826800181063825759798268001810638257597982680018106382575979826800181063825759798268001810638257597982680018106382575979826800181063825759798268001810638257597982680018106382575979826800181063825759798268001810638257597982680018106382575979826800181063825759798268001810638257597982680018106382575979826800181063825759798268001810638257597982680018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b61eade-9807-4484-ad69-b12fc36e89ad, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806021" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd435704ar4ym7a1rcg6y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806021" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ae9a581-9d49-4726-a17b-7d486b57fa46, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae9a581-9d49-4726-a17b-7d486b57fa46, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13162170625691737983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316217062569173798313162170625691737983131621706256917379831316217062569173798313162170625691737983131621706256917379831316217062569173798313162170625691737983131621706256917379831316217062569173798313162170625691737983131621706256917379831316217062569173798313162170625691737983131621706256917379831316217062569173798313162170625691737983131621706256917379831316217062569173798313162170625691737983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3269a64f-df07-40ea-8375-7cacd862e9a4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976806023" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd47q8yjnrcg2bed560yt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976806023" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 41af877d-594b-4f66-9c4f-48b651ecc502, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41af877d-594b-4f66-9c4f-48b651ecc502, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17241292829171190984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724129282917119098417241292829171190984172412928291711909841724129282917119098417241292829171190984172412928291711909841724129282917119098417241292829171190984172412928291711909841724129282917119098417241292829171190984172412928291711909841724129282917119098417241292829171190984172412928291711909841724129282917119098417241292829171190984172412928291711909841724129282917119098417241292829171190984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae9a581-9d49-4726-a17b-7d486b57fa46, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806025" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd4ah2cq0zqys62rnjrzb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806025" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 120fcce2-071a-4d8b-aa0a-d54f86d4804b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120fcce2-071a-4d8b-aa0a-d54f86d4804b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17665848416892715766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766584841689271576617665848416892715766176658484168927157661766584841689271576617665848416892715766176658484168927157661766584841689271576617665848416892715766176658484168927157661766584841689271576617665848416892715766176658484168927157661766584841689271576617665848416892715766176658484168927157661766584841689271576617665848416892715766176658484168927157661766584841689271576617665848416892715766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41af877d-594b-4f66-9c4f-48b651ecc502, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976806027" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd4f15q82vdm5sq6yvckw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976806027" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e9a04eb-192e-4a40-951b-77273741154e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120fcce2-071a-4d8b-aa0a-d54f86d4804b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038960, txid 281474976806029" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd4hn8e2ewe8df6gmt847" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e9a04eb-192e-4a40-951b-77273741154e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5063603418776756917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50636034187767569175063603418776756917506360341877675691750636034187767569175063603418776756917506360341877675691750636034187767569175063603418776756917506360341877675691750636034187767569175063603418776756917506360341877675691750636034187767569175063603418776756917506360341877675691750636034187767569175063603418776756917506360341877675691750636034187767569175063603418776756917" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038960, txid 281474976806029" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a3087031-6ff7-4c2e-b293-179d63f52727, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3087031-6ff7-4c2e-b293-179d63f52727, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783506522294535487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678350652229453548716783506522294535487167835065222945354871678350652229453548716783506522294535487167835065222945354871678350652229453548716783506522294535487167835065222945354871678350652229453548716783506522294535487167835065222945354871678350652229453548716783506522294535487167835065222945354871678350652229453548716783506522294535487167835065222945354871678350652229453548716783506522294535487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e9a04eb-192e-4a40-951b-77273741154e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806032" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd4r94pvh1sf2b2604e4h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806032" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf6c78d3-fbf5-49a1-b29f-b60f1f1190e9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3087031-6ff7-4c2e-b293-179d63f52727, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976806033" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd4rz1ejjeyaj1ge97x0a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976806033" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bfde70bf-6939-4ac4-b0b7-9cab2496145a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6c78d3-fbf5-49a1-b29f-b60f1f1190e9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14299810588271894981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429981058827189498114299810588271894981142998105882718949811429981058827189498114299810588271894981142998105882718949811429981058827189498114299810588271894981142998105882718949811429981058827189498114299810588271894981142998105882718949811429981058827189498114299810588271894981142998105882718949811429981058827189498114299810588271894981142998105882718949811429981058827189498114299810588271894981" } } } 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, bfde70bf-6939-4ac4-b0b7-9cab2496145a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10690319145855216605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069031914585521660510690319145855216605106903191458552166051069031914585521660510690319145855216605106903191458552166051069031914585521660510690319145855216605106903191458552166051069031914585521660510690319145855216605106903191458552166051069031914585521660510690319145855216605106903191458552166051069031914585521660510690319145855216605106903191458552166051069031914585521660510690319145855216605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6c78d3-fbf5-49a1-b29f-b60f1f1190e9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038948, txid 281474976806037" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd50f31xeec30jhg2a0tb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfde70bf-6939-4ac4-b0b7-9cab2496145a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038936, txid 281474976806036" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd50f856jxg5w7xcnwv1f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038936, txid 281474976806036" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be369b34-c2fa-49ee-b214-6ae4aaa01397, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be369b34-c2fa-49ee-b214-6ae4aaa01397, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1688180413473673843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16881804134736738431688180413473673843168818041347367384316881804134736738431688180413473673843168818041347367384316881804134736738431688180413473673843168818041347367384316881804134736738431688180413473673843168818041347367384316881804134736738431688180413473673843168818041347367384316881804134736738431688180413473673843168818041347367384316881804134736738431688180413473673843" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038948, txid 281474976806037" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ya.test:process.py:259 Command (pid 2959729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2959729) elapsed time (sec): 1.4229211807250977
DEBUG    ya.test:process.py:263 Command (pid 2959729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) maxrss: 864224
DEBUG    ya.test:process.py:263 Command (pid 2959729) minflt: 45285
DEBUG    ya.test:process.py:263 Command (pid 2959729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) msgsnd: 0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f672965-c583-4ee2-8d0b-eaf7e1972eee, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ya.test:process.py:263 Command (pid 2959729) nivcsw: 229
DEBUG    ya.test:process.py:263 Command (pid 2959729) nsignals: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f672965-c583-4ee2-8d0b-eaf7e1972eee, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14084594155314463827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408459415531446382714084594155314463827140845941553144638271408459415531446382714084594155314463827140845941553144638271408459415531446382714084594155314463827140845941553144638271408459415531446382714084594155314463827140845941553144638271408459415531446382714084594155314463827140845941553144638271408459415531446382714084594155314463827140845941553144638271408459415531446382714084594155314463827" } } } 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 2959729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2959729) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2959729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2959729) stime: 0.261449
DEBUG    ya.test:process.py:263 Command (pid 2959729) utime: 0.49268599999999996
DEBUG    ya.test:process.py:263 Command (pid 2959729) wtime: 1.439
DEBUG    ya.test:process.py:275 Command (pid 2959729) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 63929
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 63929
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 36

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be369b34-c2fa-49ee-b214-6ae4aaa01397, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976806040" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd53wds352daka0vbswpb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 38
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 63929 SectorMap:2:64
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976806040" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa4abe38-dce4-459c-a02d-2bc88f3463e3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038083"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038083
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        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: 1
        Ring: 0
        Domain: 1
        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"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038083"
  ConfigTxSeqNo: 38
}

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa4abe38-dce4-459c-a02d-2bc88f3463e3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8357509631043453608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83575096310434536088357509631043453608835750963104345360883575096310434536088357509631043453608835750963104345360883575096310434536088357509631043453608835750963104345360883575096310434536088357509631043453608835750963104345360883575096310434536088357509631043453608835750963104345360883575096310434536088357509631043453608835750963104345360883575096310434536088357509631043453608" } } } 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: 39
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f672965-c583-4ee2-8d0b-eaf7e1972eee, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976806041" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd55377dbpqcnc1486508" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976806041" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55542e52-0f83-4ef9-957e-67e9dd9dfe0b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55542e52-0f83-4ef9-957e-67e9dd9dfe0b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12344892267465494829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234489226746549482912344892267465494829123448922674654948291234489226746549482912344892267465494829123448922674654948291234489226746549482912344892267465494829123448922674654948291234489226746549482912344892267465494829123448922674654948291234489226746549482912344892267465494829123448922674654948291234489226746549482912344892267465494829123448922674654948291234489226746549482912344892267465494829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa4abe38-dce4-459c-a02d-2bc88f3463e3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976806043" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd5a6fwaz21nghkh3y926" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976806043" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c32c3b89-139b-4998-b84c-e2d8e4fe66cd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32c3b89-139b-4998-b84c-e2d8e4fe66cd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306075410529469849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53060754105294698495306075410529469849530607541052946984953060754105294698495306075410529469849530607541052946984953060754105294698495306075410529469849530607541052946984953060754105294698495306075410529469849530607541052946984953060754105294698495306075410529469849530607541052946984953060754105294698495306075410529469849530607541052946984953060754105294698495306075410529469849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55542e52-0f83-4ef9-957e-67e9dd9dfe0b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976806045" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd5c77n3zyvje17h2gkqm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976806045" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3fb9fb29-8377-4032-8558-c9db204e3a8d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb9fb29-8377-4032-8558-c9db204e3a8d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7045165023115920571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70451650231159205717045165023115920571704516502311592057170451650231159205717045165023115920571704516502311592057170451650231159205717045165023115920571704516502311592057170451650231159205717045165023115920571704516502311592057170451650231159205717045165023115920571704516502311592057170451650231159205717045165023115920571704516502311592057170451650231159205717045165023115920571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32c3b89-139b-4998-b84c-e2d8e4fe66cd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976806047" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd5gf9adt1m79tjbdk84z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976806047" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b824939-ad30-4ac7-bf86-8b51de8bd8a0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b824939-ad30-4ac7-bf86-8b51de8bd8a0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18123438566501090213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812343856650109021318123438566501090213181234385665010902131812343856650109021318123438566501090213181234385665010902131812343856650109021318123438566501090213181234385665010902131812343856650109021318123438566501090213181234385665010902131812343856650109021318123438566501090213181234385665010902131812343856650109021318123438566501090213181234385665010902131812343856650109021318123438566501090213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb9fb29-8377-4032-8558-c9db204e3a8d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976806049" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd5m07kfgh3q6my0s9rvw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976806049" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04000ae6-d9de-4433-ab54-2a37620ce2e9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04000ae6-d9de-4433-ab54-2a37620ce2e9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200115065355743858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52001150653557438585200115065355743858520011506535574385852001150653557438585200115065355743858520011506535574385852001150653557438585200115065355743858520011506535574385852001150653557438585200115065355743858520011506535574385852001150653557438585200115065355743858520011506535574385852001150653557438585200115065355743858520011506535574385852001150653557438585200115065355743858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b824939-ad30-4ac7-bf86-8b51de8bd8a0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976806051" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd5qr8hzbqxrjvcgt0z72" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04000ae6-d9de-4433-ab54-2a37620ce2e9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976806053" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd6rzbpeb0a6cmts7k04r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976806051" issue_code: 200506 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976806053" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0880b3c9-04fd-4342-9e35-2505e68f8980, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0880b3c9-04fd-4342-9e35-2505e68f8980, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6406415174108239217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64064151741082392176406415174108239217640641517410823921764064151741082392176406415174108239217640641517410823921764064151741082392176406415174108239217640641517410823921764064151741082392176406415174108239217640641517410823921764064151741082392176406415174108239217640641517410823921764064151741082392176406415174108239217640641517410823921764064151741082392176406415174108239217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d677ddc-c682-42d7-8b6c-df3c3388f083, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d677ddc-c682-42d7-8b6c-df3c3388f083, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14867643908469005074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486764390846900507414867643908469005074148676439084690050741486764390846900507414867643908469005074148676439084690050741486764390846900507414867643908469005074148676439084690050741486764390846900507414867643908469005074148676439084690050741486764390846900507414867643908469005074148676439084690050741486764390846900507414867643908469005074148676439084690050741486764390846900507414867643908469005074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0880b3c9-04fd-4342-9e35-2505e68f8980, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038921, txid 281474976806056" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd77b0rx1s1yz6waws0ck" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038921, txid 281474976806056" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0fe4123-04fe-4b25-9d51-b89c21d4c701, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0fe4123-04fe-4b25-9d51-b89c21d4c701, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12829861068659213100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282986106865921310012829861068659213100128298610686592131001282986106865921310012829861068659213100128298610686592131001282986106865921310012829861068659213100128298610686592131001282986106865921310012829861068659213100128298610686592131001282986106865921310012829861068659213100128298610686592131001282986106865921310012829861068659213100128298610686592131001282986106865921310012829861068659213100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d677ddc-c682-42d7-8b6c-df3c3388f083, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976806057" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd77qcygt63ejzhb5zc6d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976806057" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0539e52b-c467-42b8-934b-3caca31b3744, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0539e52b-c467-42b8-934b-3caca31b3744, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4281442330523937857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42814423305239378574281442330523937857428144233052393785742814423305239378574281442330523937857428144233052393785742814423305239378574281442330523937857428144233052393785742814423305239378574281442330523937857428144233052393785742814423305239378574281442330523937857428144233052393785742814423305239378574281442330523937857428144233052393785742814423305239378574281442330523937857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0fe4123-04fe-4b25-9d51-b89c21d4c701, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976806059" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7cz2sxy6fqgfbkbbdyn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976806059" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fb7182d-fefe-4614-946b-7e474f34b30f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb7182d-fefe-4614-946b-7e474f34b30f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720157402768497897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372015740276849789713720157402768497897137201574027684978971372015740276849789713720157402768497897137201574027684978971372015740276849789713720157402768497897137201574027684978971372015740276849789713720157402768497897137201574027684978971372015740276849789713720157402768497897137201574027684978971372015740276849789713720157402768497897137201574027684978971372015740276849789713720157402768497897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0539e52b-c467-42b8-934b-3caca31b3744, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976806061" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7f1d85jwza7zr5sq1ks" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976806061" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89c1b408-c0af-4c14-ac30-3b9921b69c90, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c1b408-c0af-4c14-ac30-3b9921b69c90, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3247085005769815112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32470850057698151123247085005769815112324708500576981511232470850057698151123247085005769815112324708500576981511232470850057698151123247085005769815112324708500576981511232470850057698151123247085005769815112324708500576981511232470850057698151123247085005769815112324708500576981511232470850057698151123247085005769815112324708500576981511232470850057698151123247085005769815112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb7182d-fefe-4614-946b-7e474f34b30f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976806063" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7kc8vp1765aexa3pwdj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976806063" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ebcaab1-b5d4-4b94-99b4-635d9bfe14de, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ebcaab1-b5d4-4b94-99b4-635d9bfe14de, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1487867585434987616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14878675854349876161487867585434987616148786758543498761614878675854349876161487867585434987616148786758543498761614878675854349876161487867585434987616148786758543498761614878675854349876161487867585434987616148786758543498761614878675854349876161487867585434987616148786758543498761614878675854349876161487867585434987616148786758543498761614878675854349876161487867585434987616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c1b408-c0af-4c14-ac30-3b9921b69c90, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976806065" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7naa16dqxh8wr8t0jxe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976806065" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e2121e4-1bc4-4f46-82ea-caaaabceb74f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ebcaab1-b5d4-4b94-99b4-635d9bfe14de, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976806067" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7pr8q4fpeb9me5hcw9p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e2121e4-1bc4-4f46-82ea-caaaabceb74f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754034135203489536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075403413520348953610754034135203489536107540341352034895361075403413520348953610754034135203489536107540341352034895361075403413520348953610754034135203489536107540341352034895361075403413520348953610754034135203489536107540341352034895361075403413520348953610754034135203489536107540341352034895361075403413520348953610754034135203489536107540341352034895361075403413520348953610754034135203489536" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976806067" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50b68b93-a665-4439-9826-9fb07ed28704, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50b68b93-a665-4439-9826-9fb07ed28704, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8546782662946933724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85467826629469337248546782662946933724854678266294693372485467826629469337248546782662946933724854678266294693372485467826629469337248546782662946933724854678266294693372485467826629469337248546782662946933724854678266294693372485467826629469337248546782662946933724854678266294693372485467826629469337248546782662946933724854678266294693372485467826629469337248546782662946933724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e2121e4-1bc4-4f46-82ea-caaaabceb74f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038936, txid 281474976806070" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7ys9gyffjna4w4bv5hw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038936, txid 281474976806070" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef012e58-4006-4718-9d6e-b527f9315776, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef012e58-4006-4718-9d6e-b527f9315776, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675095700670548653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167509570067054865311675095700670548653116750957006705486531167509570067054865311675095700670548653116750957006705486531167509570067054865311675095700670548653116750957006705486531167509570067054865311675095700670548653116750957006705486531167509570067054865311675095700670548653116750957006705486531167509570067054865311675095700670548653116750957006705486531167509570067054865311675095700670548653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50b68b93-a665-4439-9826-9fb07ed28704, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976806071" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd7z917m42q8h67400xd3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976806071" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3adb8f22-573f-4fb1-a2f0-561040a7b698, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3adb8f22-573f-4fb1-a2f0-561040a7b698, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426727003824699279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842672700382469927918426727003824699279184267270038246992791842672700382469927918426727003824699279184267270038246992791842672700382469927918426727003824699279184267270038246992791842672700382469927918426727003824699279184267270038246992791842672700382469927918426727003824699279184267270038246992791842672700382469927918426727003824699279184267270038246992791842672700382469927918426727003824699279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3adb8f22-573f-4fb1-a2f0-561040a7b698, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806075" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd85p4hq1e9d8c57qfqw7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806075" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb07452a-f144-4fbf-9395-87bf6db5e75d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb07452a-f144-4fbf-9395-87bf6db5e75d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7557109986203113575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75571099862031135757557109986203113575755710998620311357575571099862031135757557109986203113575755710998620311357575571099862031135757557109986203113575755710998620311357575571099862031135757557109986203113575755710998620311357575571099862031135757557109986203113575755710998620311357575571099862031135757557109986203113575755710998620311357575571099862031135757557109986203113575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef012e58-4006-4718-9d6e-b527f9315776, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976806073" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd83cf9qqkew2sb19yzwt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976806073" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57e79a42-2bbf-42c8-bfe3-133b6f969aef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e79a42-2bbf-42c8-bfe3-133b6f969aef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870810110488256429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38708101104882564293870810110488256429387081011048825642938708101104882564293870810110488256429387081011048825642938708101104882564293870810110488256429387081011048825642938708101104882564293870810110488256429387081011048825642938708101104882564293870810110488256429387081011048825642938708101104882564293870810110488256429387081011048825642938708101104882564293870810110488256429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e79a42-2bbf-42c8-bfe3-133b6f969aef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976806079" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8a7bt59044fh03v396k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976806079" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5f8e0e4-ca0c-4602-a2de-3b412c66012a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f8e0e4-ca0c-4602-a2de-3b412c66012a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7316955329805376097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73169553298053760977316955329805376097731695532980537609773169553298053760977316955329805376097731695532980537609773169553298053760977316955329805376097731695532980537609773169553298053760977316955329805376097731695532980537609773169553298053760977316955329805376097731695532980537609773169553298053760977316955329805376097731695532980537609773169553298053760977316955329805376097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb07452a-f144-4fbf-9395-87bf6db5e75d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806077" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8972z4r1v62yndpgpwf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806077" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2d79122-13e0-43da-9f29-8d40f1c42045, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d79122-13e0-43da-9f29-8d40f1c42045, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10036851578970583222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003685157897058322210036851578970583222100368515789705832221003685157897058322210036851578970583222100368515789705832221003685157897058322210036851578970583222100368515789705832221003685157897058322210036851578970583222100368515789705832221003685157897058322210036851578970583222100368515789705832221003685157897058322210036851578970583222100368515789705832221003685157897058322210036851578970583222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d79122-13e0-43da-9f29-8d40f1c42045, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806083" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8fg6kcm3rc1gahxe9b4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806083" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f8e0e4-ca0c-4602-a2de-3b412c66012a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806082" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8f02n819fm4a3fa2c35" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806082" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 782f87f0-ce0e-4f99-9d8c-d18bd31fd83b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782f87f0-ce0e-4f99-9d8c-d18bd31fd83b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3035625682423830763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30356256824238307633035625682423830763303562568242383076330356256824238307633035625682423830763303562568242383076330356256824238307633035625682423830763303562568242383076330356256824238307633035625682423830763303562568242383076330356256824238307633035625682423830763303562568242383076330356256824238307633035625682423830763303562568242383076330356256824238307633035625682423830763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ba298b2-1e2c-4ba9-85d6-f9bd8967eee3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba298b2-1e2c-4ba9-85d6-f9bd8967eee3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15628915834951833891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562891583495183389115628915834951833891156289158349518338911562891583495183389115628915834951833891156289158349518338911562891583495183389115628915834951833891156289158349518338911562891583495183389115628915834951833891156289158349518338911562891583495183389115628915834951833891156289158349518338911562891583495183389115628915834951833891156289158349518338911562891583495183389115628915834951833891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba298b2-1e2c-4ba9-85d6-f9bd8967eee3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976806087" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8pdd92b3vk3ykapr5p1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976806087" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 727249d5-0a6a-4f78-91e4-bfc203a78aae, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727249d5-0a6a-4f78-91e4-bfc203a78aae, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8035345261608673151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80353452616086731518035345261608673151803534526160867315180353452616086731518035345261608673151803534526160867315180353452616086731518035345261608673151803534526160867315180353452616086731518035345261608673151803534526160867315180353452616086731518035345261608673151803534526160867315180353452616086731518035345261608673151803534526160867315180353452616086731518035345261608673151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782f87f0-ce0e-4f99-9d8c-d18bd31fd83b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806086" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8nyehy9pg018ct8vftw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806086" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59f25d65-ff1d-42b7-a94c-925f70a9ae5f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f25d65-ff1d-42b7-a94c-925f70a9ae5f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12451929188058841760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245192918805884176012451929188058841760124519291880588417601245192918805884176012451929188058841760124519291880588417601245192918805884176012451929188058841760124519291880588417601245192918805884176012451929188058841760124519291880588417601245192918805884176012451929188058841760124519291880588417601245192918805884176012451929188058841760124519291880588417601245192918805884176012451929188058841760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f25d65-ff1d-42b7-a94c-925f70a9ae5f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806091" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8w39h44ex7v01ke5h3x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806091" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c63683e4-e89c-4f81-b092-7ab12215592c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c63683e4-e89c-4f81-b092-7ab12215592c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3125696600389408493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31256966003894084933125696600389408493312569660038940849331256966003894084933125696600389408493312569660038940849331256966003894084933125696600389408493312569660038940849331256966003894084933125696600389408493312569660038940849331256966003894084933125696600389408493312569660038940849331256966003894084933125696600389408493312569660038940849331256966003894084933125696600389408493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727249d5-0a6a-4f78-91e4-bfc203a78aae, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806089" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8sq5cgckzd4g0gqw7rx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806089" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e11431fe-cf60-45d7-9310-8e427190da60, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11431fe-cf60-45d7-9310-8e427190da60, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13834539945348620743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383453994534862074313834539945348620743138345399453486207431383453994534862074313834539945348620743138345399453486207431383453994534862074313834539945348620743138345399453486207431383453994534862074313834539945348620743138345399453486207431383453994534862074313834539945348620743138345399453486207431383453994534862074313834539945348620743138345399453486207431383453994534862074313834539945348620743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c63683e4-e89c-4f81-b092-7ab12215592c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806094" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8zf3s38r8eq8kjttg9m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806094" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4fcbd85-8721-410a-8920-2bc0f7d9116b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fcbd85-8721-410a-8920-2bc0f7d9116b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6111414126553408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61114141265534086111414126553408611141412655340861114141265534086111414126553408611141412655340861114141265534086111414126553408611141412655340861114141265534086111414126553408611141412655340861114141265534086111414126553408611141412655340861114141265534086111414126553408611141412655340861114141265534086111414126553408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11431fe-cf60-45d7-9310-8e427190da60, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976806095" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd8zwdp60y77qrpp02a97" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976806095" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e6a4314-c0ef-4c52-a148-8063c30f6d3d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6a4314-c0ef-4c52-a148-8063c30f6d3d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18168558590074326076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816855859007432607618168558590074326076181685585900743260761816855859007432607618168558590074326076181685585900743260761816855859007432607618168558590074326076181685585900743260761816855859007432607618168558590074326076181685585900743260761816855859007432607618168558590074326076181685585900743260761816855859007432607618168558590074326076181685585900743260761816855859007432607618168558590074326076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6a4314-c0ef-4c52-a148-8063c30f6d3d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806099" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd96ach12d3dz3nsyhg6g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806099" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed72d2fc-e7db-44aa-a9e3-84d2d3bac839, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed72d2fc-e7db-44aa-a9e3-84d2d3bac839, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8255494787800325564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82554947878003255648255494787800325564825549478780032556482554947878003255648255494787800325564825549478780032556482554947878003255648255494787800325564825549478780032556482554947878003255648255494787800325564825549478780032556482554947878003255648255494787800325564825549478780032556482554947878003255648255494787800325564825549478780032556482554947878003255648255494787800325564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fcbd85-8721-410a-8920-2bc0f7d9116b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976806098" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd95q92gfskd310hyb470" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976806098" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ec53d4a-841f-47b6-b2a6-e8fb41666979, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec53d4a-841f-47b6-b2a6-e8fb41666979, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857452841132466329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185745284113246632911857452841132466329118574528411324663291185745284113246632911857452841132466329118574528411324663291185745284113246632911857452841132466329118574528411324663291185745284113246632911857452841132466329118574528411324663291185745284113246632911857452841132466329118574528411324663291185745284113246632911857452841132466329118574528411324663291185745284113246632911857452841132466329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec53d4a-841f-47b6-b2a6-e8fb41666979, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976806103" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9bqbgqzj0605kp1bfs8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976806103" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b933ccde-dfc8-4103-a3e3-b350644adcaf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b933ccde-dfc8-4103-a3e3-b350644adcaf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1872870585962389005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18728705859623890051872870585962389005187287058596238900518728705859623890051872870585962389005187287058596238900518728705859623890051872870585962389005187287058596238900518728705859623890051872870585962389005187287058596238900518728705859623890051872870585962389005187287058596238900518728705859623890051872870585962389005187287058596238900518728705859623890051872870585962389005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed72d2fc-e7db-44aa-a9e3-84d2d3bac839, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976806101" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9as577z1fymcf5vxqag" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976806101" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b4c2239-4bad-42ce-b6cd-f9df2d051e66, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4c2239-4bad-42ce-b6cd-f9df2d051e66, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15450921583547865235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545092158354786523515450921583547865235154509215835478652351545092158354786523515450921583547865235154509215835478652351545092158354786523515450921583547865235154509215835478652351545092158354786523515450921583547865235154509215835478652351545092158354786523515450921583547865235154509215835478652351545092158354786523515450921583547865235154509215835478652351545092158354786523515450921583547865235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b933ccde-dfc8-4103-a3e3-b350644adcaf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976806106" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9ggbrjyp3g5sxaq9k6z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976806106" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 936be3a7-fc66-432a-8fa1-7f3e71b6f6d4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936be3a7-fc66-432a-8fa1-7f3e71b6f6d4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5022970419530287289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50229704195302872895022970419530287289502297041953028728950229704195302872895022970419530287289502297041953028728950229704195302872895022970419530287289502297041953028728950229704195302872895022970419530287289502297041953028728950229704195302872895022970419530287289502297041953028728950229704195302872895022970419530287289502297041953028728950229704195302872895022970419530287289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4c2239-4bad-42ce-b6cd-f9df2d051e66, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976806107" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9gzbzkcvaqrf1vht0gh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976806107" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a70568b6-a992-4a1a-a5cf-5d6594e30af9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70568b6-a992-4a1a-a5cf-5d6594e30af9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9437234881390143923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94372348813901439239437234881390143923943723488139014392394372348813901439239437234881390143923943723488139014392394372348813901439239437234881390143923943723488139014392394372348813901439239437234881390143923943723488139014392394372348813901439239437234881390143923943723488139014392394372348813901439239437234881390143923943723488139014392394372348813901439239437234881390143923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936be3a7-fc66-432a-8fa1-7f3e71b6f6d4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806110" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9qf69m53657j8g0dv14" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806110" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9bc58794-c72a-4aa6-a825-4131beb70043, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc58794-c72a-4aa6-a825-4131beb70043, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10527939460316814399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052793946031681439910527939460316814399105279394603168143991052793946031681439910527939460316814399105279394603168143991052793946031681439910527939460316814399105279394603168143991052793946031681439910527939460316814399105279394603168143991052793946031681439910527939460316814399105279394603168143991052793946031681439910527939460316814399105279394603168143991052793946031681439910527939460316814399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70568b6-a992-4a1a-a5cf-5d6594e30af9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976806111" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9rh2s7dmd15s3mp2zf6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976806111" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4bd2625-6156-4dc9-917c-6e271e331e1b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bd2625-6156-4dc9-917c-6e271e331e1b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7693330335501852104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76933303355018521047693330335501852104769333033550185210476933303355018521047693330335501852104769333033550185210476933303355018521047693330335501852104769333033550185210476933303355018521047693330335501852104769333033550185210476933303355018521047693330335501852104769333033550185210476933303355018521047693330335501852104769333033550185210476933303355018521047693330335501852104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc58794-c72a-4aa6-a825-4131beb70043, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976806113" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9xj7jn95mq2x1d808kx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976806113" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b82521cf-0d48-4d3a-a818-f114f015afdd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82521cf-0d48-4d3a-a818-f114f015afdd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384279603131010793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238427960313101079312384279603131010793123842796031310107931238427960313101079312384279603131010793123842796031310107931238427960313101079312384279603131010793123842796031310107931238427960313101079312384279603131010793123842796031310107931238427960313101079312384279603131010793123842796031310107931238427960313101079312384279603131010793123842796031310107931238427960313101079312384279603131010793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bd2625-6156-4dc9-917c-6e271e331e1b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806115" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwd9z0bpxca1akk0r3ampq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806115" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 53910b95-e60d-41e5-9894-8a4fe1d1fa4a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53910b95-e60d-41e5-9894-8a4fe1d1fa4a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888302434338462945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28883024343384629452888302434338462945288830243433846294528883024343384629452888302434338462945288830243433846294528883024343384629452888302434338462945288830243433846294528883024343384629452888302434338462945288830243433846294528883024343384629452888302434338462945288830243433846294528883024343384629452888302434338462945288830243433846294528883024343384629452888302434338462945" } } } 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82521cf-0d48-4d3a-a818-f114f015afdd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976806117" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwda4042aqbzh7myehtc2y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976806117" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a418b33-ae47-4d88-9bae-25d1a0195d41, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a418b33-ae47-4d88-9bae-25d1a0195d41, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585387842253584093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558538784225358409315585387842253584093155853878422535840931558538784225358409315585387842253584093155853878422535840931558538784225358409315585387842253584093155853878422535840931558538784225358409315585387842253584093155853878422535840931558538784225358409315585387842253584093155853878422535840931558538784225358409315585387842253584093155853878422535840931558538784225358409315585387842253584093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8f20db02-43e5-46e2-9051-75ec1fef79e6, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8f20db02-43e5-46e2-9051-75ec1fef79e6, localhost:24568): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8f20db02-43e5-46e2-9051-75ec1fef79e6, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 21902 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 } 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-kj7ehpytbu.auto.internal:21902, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53910b95-e60d-41e5-9894-8a4fe1d1fa4a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806119" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwda5t1n62s7kvjf19p7yt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806119" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5a21ff6-f41f-437d-8ecc-3a8333dfb4d8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a21ff6-f41f-437d-8ecc-3a8333dfb4d8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12744808093461660145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274480809346166014512744808093461660145127448080934616601451274480809346166014512744808093461660145127448080934616601451274480809346166014512744808093461660145127448080934616601451274480809346166014512744808093461660145127448080934616601451274480809346166014512744808093461660145127448080934616601451274480809346166014512744808093461660145127448080934616601451274480809346166014512744808093461660145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a418b33-ae47-4d88-9bae-25d1a0195d41, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976806121" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdaa37xyp6mrhttvzhyb4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976806121" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 751a15ce-fa68-42d0-9108-d1cd26c2dd79, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751a15ce-fa68-42d0-9108-d1cd26c2dd79, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8835068453771656422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88350684537716564228835068453771656422883506845377165642288350684537716564228835068453771656422883506845377165642288350684537716564228835068453771656422883506845377165642288350684537716564228835068453771656422883506845377165642288350684537716564228835068453771656422883506845377165642288350684537716564228835068453771656422883506845377165642288350684537716564228835068453771656422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:1275
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a21ff6-f41f-437d-8ecc-3a8333dfb4d8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976806123" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdacaey1q6f280s0xnsey" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976806123" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29a2c6b8-a325-4fa9-9772-d8efbaa89736, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a2c6b8-a325-4fa9-9772-d8efbaa89736, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411749992833736853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94117499928337368539411749992833736853941174999283373685394117499928337368539411749992833736853941174999283373685394117499928337368539411749992833736853941174999283373685394117499928337368539411749992833736853941174999283373685394117499928337368539411749992833736853941174999283373685394117499928337368539411749992833736853941174999283373685394117499928337368539411749992833736853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751a15ce-fa68-42d0-9108-d1cd26c2dd79, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976806125" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdaew8q082xj2yb5jg1mx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976806125" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ffe2ba83-d736-4ec1-8267-6918eb3ada5b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe2ba83-d736-4ec1-8267-6918eb3ada5b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7352373837038141959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73523738370381419597352373837038141959735237383703814195973523738370381419597352373837038141959735237383703814195973523738370381419597352373837038141959735237383703814195973523738370381419597352373837038141959735237383703814195973523738370381419597352373837038141959735237383703814195973523738370381419597352373837038141959735237383703814195973523738370381419597352373837038141959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a2c6b8-a325-4fa9-9772-d8efbaa89736, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976806127" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdak54antchx0pxkbz438" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976806127" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56a07ee0-c0ac-4216-85ed-2e56746257c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a07ee0-c0ac-4216-85ed-2e56746257c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 376954968261211326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326376954968261211326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe2ba83-d736-4ec1-8267-6918eb3ada5b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806129" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdamc732qh3tpgp3fzxpc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806129" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bc05418-b491-42be-baea-7a1fc0ec6922, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc05418-b491-42be-baea-7a1fc0ec6922, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15989154113518572637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598915411351857263715989154113518572637159891541135185726371598915411351857263715989154113518572637159891541135185726371598915411351857263715989154113518572637159891541135185726371598915411351857263715989154113518572637159891541135185726371598915411351857263715989154113518572637159891541135185726371598915411351857263715989154113518572637159891541135185726371598915411351857263715989154113518572637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a07ee0-c0ac-4216-85ed-2e56746257c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806131" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdasddwrfg0qnymetgfv0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806131" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67716f8c-40d9-4838-8a31-843ba49ff6dd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67716f8c-40d9-4838-8a31-843ba49ff6dd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7929951561674544959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79299515616745449597929951561674544959792995156167454495979299515616745449597929951561674544959792995156167454495979299515616745449597929951561674544959792995156167454495979299515616745449597929951561674544959792995156167454495979299515616745449597929951561674544959792995156167454495979299515616745449597929951561674544959792995156167454495979299515616745449597929951561674544959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc05418-b491-42be-baea-7a1fc0ec6922, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976806133" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdaxp925rygqr4ym9tvn5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976806133" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e37d11c6-dd5a-4d0c-8f2d-22a3f99c2941, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37d11c6-dd5a-4d0c-8f2d-22a3f99c2941, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2615076640245543426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26150766402455434262615076640245543426261507664024554342626150766402455434262615076640245543426261507664024554342626150766402455434262615076640245543426261507664024554342626150766402455434262615076640245543426261507664024554342626150766402455434262615076640245543426261507664024554342626150766402455434262615076640245543426261507664024554342626150766402455434262615076640245543426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67716f8c-40d9-4838-8a31-843ba49ff6dd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806135" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdb1sewq5hpna4g5fje5s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806135" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ccc18027-55b5-41c8-8a01-90dc63366729, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc18027-55b5-41c8-8a01-90dc63366729, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13173746520812152731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317374652081215273113173746520812152731131737465208121527311317374652081215273113173746520812152731131737465208121527311317374652081215273113173746520812152731131737465208121527311317374652081215273113173746520812152731131737465208121527311317374652081215273113173746520812152731131737465208121527311317374652081215273113173746520812152731131737465208121527311317374652081215273113173746520812152731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37d11c6-dd5a-4d0c-8f2d-22a3f99c2941, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976806137" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdb4c5346mg5cgf76c3wr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976806137" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a71bcb02-18bd-4e99-bda9-0aea5104d493, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71bcb02-18bd-4e99-bda9-0aea5104d493, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6859097711885008888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68590977118850088886859097711885008888685909771188500888868590977118850088886859097711885008888685909771188500888868590977118850088886859097711885008888685909771188500888868590977118850088886859097711885008888685909771188500888868590977118850088886859097711885008888685909771188500888868590977118850088886859097711885008888685909771188500888868590977118850088886859097711885008888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71bcb02-18bd-4e99-bda9-0aea5104d493, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976806141" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdb9f7nqqjdcm9etj5339" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976806141" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e2d4c8e-e142-44a1-9d06-fe98ec8e6627, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e2d4c8e-e142-44a1-9d06-fe98ec8e6627, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391043811910722569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13910438119107225691391043811910722569139104381191072256913910438119107225691391043811910722569139104381191072256913910438119107225691391043811910722569139104381191072256913910438119107225691391043811910722569139104381191072256913910438119107225691391043811910722569139104381191072256913910438119107225691391043811910722569139104381191072256913910438119107225691391043811910722569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc18027-55b5-41c8-8a01-90dc63366729, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806140" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdb8cbpcw7w0h614jtwtc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806140" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6fd7912e-cb15-4002-a89b-0ca852537ea1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd7912e-cb15-4002-a89b-0ca852537ea1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296951241153483837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837296951241153483837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e2d4c8e-e142-44a1-9d06-fe98ec8e6627, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038903, txid 281474976806143" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdbcs8r5zsq15xfv7yvfn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038903, txid 281474976806143" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b921066c-35c4-468f-a89b-a54e33375f9f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b921066c-35c4-468f-a89b-a54e33375f9f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221499224667157609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32214992246671576093221499224667157609322149922466715760932214992246671576093221499224667157609322149922466715760932214992246671576093221499224667157609322149922466715760932214992246671576093221499224667157609322149922466715760932214992246671576093221499224667157609322149922466715760932214992246671576093221499224667157609322149922466715760932214992246671576093221499224667157609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd7912e-cb15-4002-a89b-0ca852537ea1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806145" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdbev4yq1hh0n2a757kew" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806145" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 043c8161-410e-455b-a001-526c8da683b9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043c8161-410e-455b-a001-526c8da683b9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12507673677482488408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250767367748248840812507673677482488408125076736774824884081250767367748248840812507673677482488408125076736774824884081250767367748248840812507673677482488408125076736774824884081250767367748248840812507673677482488408125076736774824884081250767367748248840812507673677482488408125076736774824884081250767367748248840812507673677482488408125076736774824884081250767367748248840812507673677482488408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b921066c-35c4-468f-a89b-a54e33375f9f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976806147" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdbhk5t4z4mrz6qkk6f10" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976806147" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e9fb039-2cbd-4b14-8d1e-a9a1f922b1d5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9fb039-2cbd-4b14-8d1e-a9a1f922b1d5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9044142281027475145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90441422810274751459044142281027475145904414228102747514590441422810274751459044142281027475145904414228102747514590441422810274751459044142281027475145904414228102747514590441422810274751459044142281027475145904414228102747514590441422810274751459044142281027475145904414228102747514590441422810274751459044142281027475145904414228102747514590441422810274751459044142281027475145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043c8161-410e-455b-a001-526c8da683b9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806149" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdbp07gfjby0nrdsr9f64" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806149" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86d83115-de25-4a19-a933-4d98491a1727, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d83115-de25-4a19-a933-4d98491a1727, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2676152279685037047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26761522796850370472676152279685037047267615227968503704726761522796850370472676152279685037047267615227968503704726761522796850370472676152279685037047267615227968503704726761522796850370472676152279685037047267615227968503704726761522796850370472676152279685037047267615227968503704726761522796850370472676152279685037047267615227968503704726761522796850370472676152279685037047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9fb039-2cbd-4b14-8d1e-a9a1f922b1d5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976806151" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdbs833wx52szst4k51v9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976806151" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 676cb3cd-e0c2-4c8a-8673-a105f7ca21ce, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 676cb3cd-e0c2-4c8a-8673-a105f7ca21ce, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4317738374484466351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43177383744844663514317738374484466351431773837448446635143177383744844663514317738374484466351431773837448446635143177383744844663514317738374484466351431773837448446635143177383744844663514317738374484466351431773837448446635143177383744844663514317738374484466351431773837448446635143177383744844663514317738374484466351431773837448446635143177383744844663514317738374484466351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d83115-de25-4a19-a933-4d98491a1727, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976806153" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdbx86czh9614836c9s3b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976806153" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6637e6d-7df3-4659-acbd-bf94ac834a9f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6637e6d-7df3-4659-acbd-bf94ac834a9f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3011432182911232661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30114321829112326613011432182911232661301143218291123266130114321829112326613011432182911232661301143218291123266130114321829112326613011432182911232661301143218291123266130114321829112326613011432182911232661301143218291123266130114321829112326613011432182911232661301143218291123266130114321829112326613011432182911232661301143218291123266130114321829112326613011432182911232661" } } } 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:1275/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 676cb3cd-e0c2-4c8a-8673-a105f7ca21ce, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976806155" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdc0q4z6d4yx63k5sf0c4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976806155" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5723825-a5ae-4412-bbab-cc07102da560, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5723825-a5ae-4412-bbab-cc07102da560, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5171209436518819711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51712094365188197115171209436518819711517120943651881971151712094365188197115171209436518819711517120943651881971151712094365188197115171209436518819711517120943651881971151712094365188197115171209436518819711517120943651881971151712094365188197115171209436518819711517120943651881971151712094365188197115171209436518819711517120943651881971151712094365188197115171209436518819711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6637e6d-7df3-4659-acbd-bf94ac834a9f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806157" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdc3pcbr8h2yx1rrgyh2n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806157" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 890e5d61-f091-4255-8358-d9e9f31f4f21, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890e5d61-f091-4255-8358-d9e9f31f4f21, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417900350367245487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841790035036724548718417900350367245487184179003503672454871841790035036724548718417900350367245487184179003503672454871841790035036724548718417900350367245487184179003503672454871841790035036724548718417900350367245487184179003503672454871841790035036724548718417900350367245487184179003503672454871841790035036724548718417900350367245487184179003503672454871841790035036724548718417900350367245487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5723825-a5ae-4412-bbab-cc07102da560, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806159" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdc6xf6z0tdaj587pmgry" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806159" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e89577db-7cc4-4e51-9db4-7c1cc416503c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89577db-7cc4-4e51-9db4-7c1cc416503c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2928305219626081156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29283052196260811562928305219626081156292830521962608115629283052196260811562928305219626081156292830521962608115629283052196260811562928305219626081156292830521962608115629283052196260811562928305219626081156292830521962608115629283052196260811562928305219626081156292830521962608115629283052196260811562928305219626081156292830521962608115629283052196260811562928305219626081156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890e5d61-f091-4255-8358-d9e9f31f4f21, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806161" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdc9v8s4sj2ae4d9ywks9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806161" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6ae7a8c-e0f4-48ef-9165-9676f4f67df2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ae7a8c-e0f4-48ef-9165-9676f4f67df2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560025771611304939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656002577161130493916560025771611304939165600257716113049391656002577161130493916560025771611304939165600257716113049391656002577161130493916560025771611304939165600257716113049391656002577161130493916560025771611304939165600257716113049391656002577161130493916560025771611304939165600257716113049391656002577161130493916560025771611304939165600257716113049391656002577161130493916560025771611304939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89577db-7cc4-4e51-9db4-7c1cc416503c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806163" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdccs8r0fwcay5vbnsf4r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976806163" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c711b737-18ac-435c-9b51-06423a3addf6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c711b737-18ac-435c-9b51-06423a3addf6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15076075558975427555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507607555897542755515076075558975427555150760755589754275551507607555897542755515076075558975427555150760755589754275551507607555897542755515076075558975427555150760755589754275551507607555897542755515076075558975427555150760755589754275551507607555897542755515076075558975427555150760755589754275551507607555897542755515076075558975427555150760755589754275551507607555897542755515076075558975427555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ae7a8c-e0f4-48ef-9165-9676f4f67df2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806165" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdcgc7c46hdttvcxe3wyd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806165" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 272244a9-25d9-4b04-99d5-ce24748dc347, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272244a9-25d9-4b04-99d5-ce24748dc347, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3181209917465340592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31812099174653405923181209917465340592318120991746534059231812099174653405923181209917465340592318120991746534059231812099174653405923181209917465340592318120991746534059231812099174653405923181209917465340592318120991746534059231812099174653405923181209917465340592318120991746534059231812099174653405923181209917465340592318120991746534059231812099174653405923181209917465340592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c711b737-18ac-435c-9b51-06423a3addf6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976806167" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdcm333r394cyn9ym9zd1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976806167" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c502cc17-99b1-49b2-8a0c-0b9ee573bec4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c502cc17-99b1-49b2-8a0c-0b9ee573bec4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16431383146566225343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643138314656622534316431383146566225343164313831465662253431643138314656622534316431383146566225343164313831465662253431643138314656622534316431383146566225343164313831465662253431643138314656622534316431383146566225343164313831465662253431643138314656622534316431383146566225343164313831465662253431643138314656622534316431383146566225343164313831465662253431643138314656622534316431383146566225343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272244a9-25d9-4b04-99d5-ce24748dc347, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976806169" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdcnweg365yg6ncv0dw78" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976806169" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f5c7c29-8b70-4395-aff5-0a54a5f12639, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5c7c29-8b70-4395-aff5-0a54a5f12639, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7751184786294665407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77511847862946654077751184786294665407775118478629466540777511847862946654077751184786294665407775118478629466540777511847862946654077751184786294665407775118478629466540777511847862946654077751184786294665407775118478629466540777511847862946654077751184786294665407775118478629466540777511847862946654077751184786294665407775118478629466540777511847862946654077751184786294665407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c502cc17-99b1-49b2-8a0c-0b9ee573bec4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806171" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdcs207cy69bd8w4hpf1n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806171" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9bdb30ec-91b0-48b5-955c-75c4aa269b0e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdb30ec-91b0-48b5-955c-75c4aa269b0e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15246752520889786996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524675252088978699615246752520889786996152467525208897869961524675252088978699615246752520889786996152467525208897869961524675252088978699615246752520889786996152467525208897869961524675252088978699615246752520889786996152467525208897869961524675252088978699615246752520889786996152467525208897869961524675252088978699615246752520889786996152467525208897869961524675252088978699615246752520889786996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5c7c29-8b70-4395-aff5-0a54a5f12639, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806173" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdcwb4dm2j14fzkj2p26m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdb30ec-91b0-48b5-955c-75c4aa269b0e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976806175" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdcz3brw512hffdhbgxak" } } } } }
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806173" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976806175" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5f27b6b-2d91-45cf-a244-be14c430a383, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f27b6b-2d91-45cf-a244-be14c430a383, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12330784260193442479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233078426019344247912330784260193442479123307842601934424791233078426019344247912330784260193442479123307842601934424791233078426019344247912330784260193442479123307842601934424791233078426019344247912330784260193442479123307842601934424791233078426019344247912330784260193442479123307842601934424791233078426019344247912330784260193442479123307842601934424791233078426019344247912330784260193442479" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log --grpc-port=1275 --mon-port=7857 --ic-port=3702 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_846kfmqc.log', '--grpc-port=1275', '--mon-port=7857', '--ic-port=3702', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 172e6c3a-0a41-4aea-93eb-83c94ed2232d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 172e6c3a-0a41-4aea-93eb-83c94ed2232d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8597015145037872343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85970151450378723438597015145037872343859701514503787234385970151450378723438597015145037872343859701514503787234385970151450378723438597015145037872343859701514503787234385970151450378723438597015145037872343859701514503787234385970151450378723438597015145037872343859701514503787234385970151450378723438597015145037872343859701514503787234385970151450378723438597015145037872343" } } } 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: 2960765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1275/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2960766
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f27b6b-2d91-45cf-a244-be14c430a383, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976806178" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdd5wd24wtxpt9dwmbpc9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976806178" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 172e6c3a-0a41-4aea-93eb-83c94ed2232d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976806179" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdd6z6d4d1hp8n6431yvc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038928, txid 281474976806179" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce4c380b-078e-427f-8c6b-bd0046f17cff, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4c380b-078e-427f-8c6b-bd0046f17cff, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1591816869998858959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15918168699988589591591816869998858959159181686999885895915918168699988589591591816869998858959159181686999885895915918168699988589591591816869998858959159181686999885895915918168699988589591591816869998858959159181686999885895915918168699988589591591816869998858959159181686999885895915918168699988589591591816869998858959159181686999885895915918168699988589591591816869998858959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b69045fd-dcad-469f-bffe-c345deae02f2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69045fd-dcad-469f-bffe-c345deae02f2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10073667995984472280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007366799598447228010073667995984472280100736679959844722801007366799598447228010073667995984472280100736679959844722801007366799598447228010073667995984472280100736679959844722801007366799598447228010073667995984472280100736679959844722801007366799598447228010073667995984472280100736679959844722801007366799598447228010073667995984472280100736679959844722801007366799598447228010073667995984472280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69045fd-dcad-469f-bffe-c345deae02f2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806183" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwddfr8f9ta8m05zxenzaf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806183" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fc3af60-9f92-4ff1-950f-e3577958d258, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4c380b-078e-427f-8c6b-bd0046f17cff, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976806182" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwddf14yaet2q2thdb0p5c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976806182" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc3af60-9f92-4ff1-950f-e3577958d258, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9827857892227421211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98278578922274212119827857892227421211982785789222742121198278578922274212119827857892227421211982785789222742121198278578922274212119827857892227421211982785789222742121198278578922274212119827857892227421211982785789222742121198278578922274212119827857892227421211982785789222742121198278578922274212119827857892227421211982785789222742121198278578922274212119827857892227421211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 643d2980-3578-4a4e-b258-ff20d49d5e6a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 643d2980-3578-4a4e-b258-ff20d49d5e6a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388181840073481193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638818184007348119316388181840073481193163881818400734811931638818184007348119316388181840073481193163881818400734811931638818184007348119316388181840073481193163881818400734811931638818184007348119316388181840073481193163881818400734811931638818184007348119316388181840073481193163881818400734811931638818184007348119316388181840073481193163881818400734811931638818184007348119316388181840073481193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 643d2980-3578-4a4e-b258-ff20d49d5e6a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976806187" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwddsw0nfp0p4fhe7s2y03" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976806187" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e79aa06b-f65e-4413-85fb-e7e17a879319, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79aa06b-f65e-4413-85fb-e7e17a879319, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9962174995221991886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99621749952219918869962174995221991886996217499522199188699621749952219918869962174995221991886996217499522199188699621749952219918869962174995221991886996217499522199188699621749952219918869962174995221991886996217499522199188699621749952219918869962174995221991886996217499522199188699621749952219918869962174995221991886996217499522199188699621749952219918869962174995221991886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc3af60-9f92-4ff1-950f-e3577958d258, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806186" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwddsp3ep2x472ncxjah70" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806186" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79aa06b-f65e-4413-85fb-e7e17a879319, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806189" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwddz7bksqrmmczqrw7ayx" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e153a1a-3405-4bd5-93b8-fb3d39f88d91, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e153a1a-3405-4bd5-93b8-fb3d39f88d91, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7343247689413229438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73432476894132294387343247689413229438734324768941322943873432476894132294387343247689413229438734324768941322943873432476894132294387343247689413229438734324768941322943873432476894132294387343247689413229438734324768941322943873432476894132294387343247689413229438734324768941322943873432476894132294387343247689413229438734324768941322943873432476894132294387343247689413229438" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038933, txid 281474976806189" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd3980d9-b973-453a-8397-19f05ba45379, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3980d9-b973-453a-8397-19f05ba45379, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16787298023438400268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678729802343840026816787298023438400268167872980234384002681678729802343840026816787298023438400268167872980234384002681678729802343840026816787298023438400268167872980234384002681678729802343840026816787298023438400268167872980234384002681678729802343840026816787298023438400268167872980234384002681678729802343840026816787298023438400268167872980234384002681678729802343840026816787298023438400268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e153a1a-3405-4bd5-93b8-fb3d39f88d91, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806192" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwde0y0mcmezhfvnf0s842" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806192" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b24c9a28-e033-4aa0-99dd-19959c967e4e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24c9a28-e033-4aa0-99dd-19959c967e4e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6520982453056449959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65209824530564499596520982453056449959652098245305644995965209824530564499596520982453056449959652098245305644995965209824530564499596520982453056449959652098245305644995965209824530564499596520982453056449959652098245305644995965209824530564499596520982453056449959652098245305644995965209824530564499596520982453056449959652098245305644995965209824530564499596520982453056449959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3980d9-b973-453a-8397-19f05ba45379, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976806193" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwde1eck4xsd41hkybg5jr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976806193" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a98b93f7-d4b2-436e-aca3-dd7fd23d1c7a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98b93f7-d4b2-436e-aca3-dd7fd23d1c7a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6888506593963990681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68885065939639906816888506593963990681688850659396399068168885065939639906816888506593963990681688850659396399068168885065939639906816888506593963990681688850659396399068168885065939639906816888506593963990681688850659396399068168885065939639906816888506593963990681688850659396399068168885065939639906816888506593963990681688850659396399068168885065939639906816888506593963990681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24c9a28-e033-4aa0-99dd-19959c967e4e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038921, txid 281474976806196" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwde75fw31f68xhv389gz2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038921, txid 281474976806196" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 345d0bfc-3b20-48ee-a4b5-bf0a6da1c84d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 345d0bfc-3b20-48ee-a4b5-bf0a6da1c84d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17407230258618185325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740723025861818532517407230258618185325174072302586181853251740723025861818532517407230258618185325174072302586181853251740723025861818532517407230258618185325174072302586181853251740723025861818532517407230258618185325174072302586181853251740723025861818532517407230258618185325174072302586181853251740723025861818532517407230258618185325174072302586181853251740723025861818532517407230258618185325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98b93f7-d4b2-436e-aca3-dd7fd23d1c7a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976806197" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdeasab9rbtagvt6k0qv3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976806197" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a1c2be9-5312-4e3d-9429-e6149ee5316a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ya.test:process.py:259 Command (pid 2960766) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2960766) elapsed time (sec): 1.2572617530822754
DEBUG    ya.test:process.py:263 Command (pid 2960766) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) maxrss: 875408
DEBUG    ya.test:process.py:263 Command (pid 2960766) minflt: 45260
DEBUG    ya.test:process.py:263 Command (pid 2960766) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 2960766) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2960766) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2960766) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2960766) stime: 0.215961
DEBUG    ya.test:process.py:263 Command (pid 2960766) utime: 0.5634049999999999
DEBUG    ya.test:process.py:263 Command (pid 2960766) wtime: 1.26
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1c2be9-5312-4e3d-9429-e6149ee5316a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10283192851802137642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028319285180213764210283192851802137642102831928518021376421028319285180213764210283192851802137642102831928518021376421028319285180213764210283192851802137642102831928518021376421028319285180213764210283192851802137642102831928518021376421028319285180213764210283192851802137642102831928518021376421028319285180213764210283192851802137642102831928518021376421028319285180213764210283192851802137642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:275 Command (pid 2960766) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 345d0bfc-3b20-48ee-a4b5-bf0a6da1c84d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976806199" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdee6f0d9adxea2xa7jk8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976806199" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 598d4f3d-4714-410d-8f52-88e67d14b661, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598d4f3d-4714-410d-8f52-88e67d14b661, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16365893171187123501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636589317118712350116365893171187123501163658931711871235011636589317118712350116365893171187123501163658931711871235011636589317118712350116365893171187123501163658931711871235011636589317118712350116365893171187123501163658931711871235011636589317118712350116365893171187123501163658931711871235011636589317118712350116365893171187123501163658931711871235011636589317118712350116365893171187123501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1c2be9-5312-4e3d-9429-e6149ee5316a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976806201" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdeh99f0gypdpwn7fb2t1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976806201" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff86ec1f-eb85-4283-8a29-f25775ac2b79, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff86ec1f-eb85-4283-8a29-f25775ac2b79, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8291510587487079079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82915105874870790798291510587487079079829151058748707907982915105874870790798291510587487079079829151058748707907982915105874870790798291510587487079079829151058748707907982915105874870790798291510587487079079829151058748707907982915105874870790798291510587487079079829151058748707907982915105874870790798291510587487079079829151058748707907982915105874870790798291510587487079079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598d4f3d-4714-410d-8f52-88e67d14b661, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976806203" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdenv1g7faba0xf6z7vap" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976806203" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81a75ed7-7c27-45c1-8e6e-97e6399c596a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a75ed7-7c27-45c1-8e6e-97e6399c596a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 511959102456377798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798511959102456377798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff86ec1f-eb85-4283-8a29-f25775ac2b79, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976806205" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwderkdhrh726bvgr89pr2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976806205" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd1ac9d9-14bc-402d-9972-ff0c196a445e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1ac9d9-14bc-402d-9972-ff0c196a445e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2306872005014424670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23068720050144246702306872005014424670230687200501442467023068720050144246702306872005014424670230687200501442467023068720050144246702306872005014424670230687200501442467023068720050144246702306872005014424670230687200501442467023068720050144246702306872005014424670230687200501442467023068720050144246702306872005014424670230687200501442467023068720050144246702306872005014424670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a75ed7-7c27-45c1-8e6e-97e6399c596a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806207" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdexe1x9m4z5a100094nq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806207" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f36c142-69a2-4df9-9a97-f8d10e8824e5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f36c142-69a2-4df9-9a97-f8d10e8824e5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3514055623605029766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35140556236050297663514055623605029766351405562360502976635140556236050297663514055623605029766351405562360502976635140556236050297663514055623605029766351405562360502976635140556236050297663514055623605029766351405562360502976635140556236050297663514055623605029766351405562360502976635140556236050297663514055623605029766351405562360502976635140556236050297663514055623605029766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1ac9d9-14bc-402d-9972-ff0c196a445e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976806209" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdeyzc0tvkjz2zjpvpwc1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976806209" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d53f5e6-adcb-43f0-9e9b-70e4901ea29b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d53f5e6-adcb-43f0-9e9b-70e4901ea29b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14611995543691891063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461199554369189106314611995543691891063146119955436918910631461199554369189106314611995543691891063146119955436918910631461199554369189106314611995543691891063146119955436918910631461199554369189106314611995543691891063146119955436918910631461199554369189106314611995543691891063146119955436918910631461199554369189106314611995543691891063146119955436918910631461199554369189106314611995543691891063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f36c142-69a2-4df9-9a97-f8d10e8824e5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976806211" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdf3r4wdy2k17vht7cyms" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d53f5e6-adcb-43f0-9e9b-70e4901ea29b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038949, txid 281474976806213" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdf5p9qhpbp8dw7p2t6fy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976806211" issue_code: 200506 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038949, txid 281474976806213" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d54855df-6d2a-4d54-a48f-b8af0f8f6e7d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5dd0c9d3-6c3a-48fc-8f7f-2760337df3d6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd0c9d3-6c3a-48fc-8f7f-2760337df3d6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4504781986762119690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45047819867621196904504781986762119690450478198676211969045047819867621196904504781986762119690450478198676211969045047819867621196904504781986762119690450478198676211969045047819867621196904504781986762119690450478198676211969045047819867621196904504781986762119690450478198676211969045047819867621196904504781986762119690450478198676211969045047819867621196904504781986762119690" } } } 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, d54855df-6d2a-4d54-a48f-b8af0f8f6e7d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483352603197271853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748335260319727185317483352603197271853174833526031972718531748335260319727185317483352603197271853174833526031972718531748335260319727185317483352603197271853174833526031972718531748335260319727185317483352603197271853174833526031972718531748335260319727185317483352603197271853174833526031972718531748335260319727185317483352603197271853174833526031972718531748335260319727185317483352603197271853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd0c9d3-6c3a-48fc-8f7f-2760337df3d6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976806216" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdfb2b5r533y6wtybm4vn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976806216" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 523549f3-d531-4257-8c0a-593c5e7f7c78, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523549f3-d531-4257-8c0a-593c5e7f7c78, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7254793327218038427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72547933272180384277254793327218038427725479332721803842772547933272180384277254793327218038427725479332721803842772547933272180384277254793327218038427725479332721803842772547933272180384277254793327218038427725479332721803842772547933272180384277254793327218038427725479332721803842772547933272180384277254793327218038427725479332721803842772547933272180384277254793327218038427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54855df-6d2a-4d54-a48f-b8af0f8f6e7d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976806217" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdfb5fgcs907sk1dh52vs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976806217" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 213397c8-f512-4418-a6a3-e2a2a50da972, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 213397c8-f512-4418-a6a3-e2a2a50da972, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12990555827240669210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299055582724066921012990555827240669210129905558272406692101299055582724066921012990555827240669210129905558272406692101299055582724066921012990555827240669210129905558272406692101299055582724066921012990555827240669210129905558272406692101299055582724066921012990555827240669210129905558272406692101299055582724066921012990555827240669210129905558272406692101299055582724066921012990555827240669210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523549f3-d531-4257-8c0a-593c5e7f7c78, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806220" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdfj13dc1vgjmshhpvncw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976806220" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 205301b8-ff52-4d22-a3cb-2209208bf74b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 213397c8-f512-4418-a6a3-e2a2a50da972, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806221" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdfjg4mcvk95nmykhw718" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976806221" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e0f36739-fb39-4802-b1fc-589c6048df89, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f36739-fb39-4802-b1fc-589c6048df89, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17355661550615737725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735566155061573772517355661550615737725173556615506157377251735566155061573772517355661550615737725173556615506157377251735566155061573772517355661550615737725173556615506157377251735566155061573772517355661550615737725173556615506157377251735566155061573772517355661550615737725173556615506157377251735566155061573772517355661550615737725173556615506157377251735566155061573772517355661550615737725" } } } 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, 205301b8-ff52-4d22-a3cb-2209208bf74b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18159362017306735881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815936201730673588118159362017306735881181593620173067358811815936201730673588118159362017306735881181593620173067358811815936201730673588118159362017306735881181593620173067358811815936201730673588118159362017306735881181593620173067358811815936201730673588118159362017306735881181593620173067358811815936201730673588118159362017306735881181593620173067358811815936201730673588118159362017306735881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f36739-fb39-4802-b1fc-589c6048df89, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976806225" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdft98tme105debcaz5wa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038959, txid 281474976806225" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5cada88-5842-4d76-8868-98e33bf5a3f5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cada88-5842-4d76-8868-98e33bf5a3f5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919024795216201565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291902479521620156512919024795216201565129190247952162015651291902479521620156512919024795216201565129190247952162015651291902479521620156512919024795216201565129190247952162015651291902479521620156512919024795216201565129190247952162015651291902479521620156512919024795216201565129190247952162015651291902479521620156512919024795216201565129190247952162015651291902479521620156512919024795216201565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205301b8-ff52-4d22-a3cb-2209208bf74b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806224" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdft82c0mm4gedwtx8dez" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976806224" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4d49cf8-f802-41fd-a8ed-c26dfe43deee, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4d49cf8-f802-41fd-a8ed-c26dfe43deee, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5216695625600902240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52166956256009022405216695625600902240521669562560090224052166956256009022405216695625600902240521669562560090224052166956256009022405216695625600902240521669562560090224052166956256009022405216695625600902240521669562560090224052166956256009022405216695625600902240521669562560090224052166956256009022405216695625600902240521669562560090224052166956256009022405216695625600902240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cada88-5842-4d76-8868-98e33bf5a3f5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976806228" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdg185npd04n8cdqkjvn4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976806228" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40f79353-ad72-4285-80d6-dd557d61815f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4d49cf8-f802-41fd-a8ed-c26dfe43deee, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976806229" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdg2y1dprwc7h94e4myj2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f79353-ad72-4285-80d6-dd557d61815f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5077833202926446730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50778332029264467305077833202926446730507783320292644673050778332029264467305077833202926446730507783320292644673050778332029264467305077833202926446730507783320292644673050778332029264467305077833202926446730507783320292644673050778332029264467305077833202926446730507783320292644673050778332029264467305077833202926446730507783320292644673050778332029264467305077833202926446730" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976806229" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b3a92ec-59e6-4938-9ad8-af818717d022, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b3a92ec-59e6-4938-9ad8-af818717d022, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12012916389407985988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201291638940798598812012916389407985988120129163894079859881201291638940798598812012916389407985988120129163894079859881201291638940798598812012916389407985988120129163894079859881201291638940798598812012916389407985988120129163894079859881201291638940798598812012916389407985988120129163894079859881201291638940798598812012916389407985988120129163894079859881201291638940798598812012916389407985988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f79353-ad72-4285-80d6-dd557d61815f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806232" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdg9w0rzws3j29z8jv4bb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976806232" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96cdb451-83f4-430f-9e7d-ac57a340eefb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96cdb451-83f4-430f-9e7d-ac57a340eefb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4292039801736357661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42920398017363576614292039801736357661429203980173635766142920398017363576614292039801736357661429203980173635766142920398017363576614292039801736357661429203980173635766142920398017363576614292039801736357661429203980173635766142920398017363576614292039801736357661429203980173635766142920398017363576614292039801736357661429203980173635766142920398017363576614292039801736357661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b3a92ec-59e6-4938-9ad8-af818717d022, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976806233" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdga8bye6rc1f7jx6k2pq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976806233" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 203e5d7f-8331-4722-a729-ea386f743f1a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203e5d7f-8331-4722-a729-ea386f743f1a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568721000569655776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75687210005696557767568721000569655776756872100056965577675687210005696557767568721000569655776756872100056965577675687210005696557767568721000569655776756872100056965577675687210005696557767568721000569655776756872100056965577675687210005696557767568721000569655776756872100056965577675687210005696557767568721000569655776756872100056965577675687210005696557767568721000569655776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96cdb451-83f4-430f-9e7d-ac57a340eefb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976806236" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdggj5v3ex1yfhf82t8tb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976806236" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5280d351-4a46-4bdb-b733-94a55d2794ee, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5280d351-4a46-4bdb-b733-94a55d2794ee, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2393355828967511634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23933558289675116342393355828967511634239335582896751163423933558289675116342393355828967511634239335582896751163423933558289675116342393355828967511634239335582896751163423933558289675116342393355828967511634239335582896751163423933558289675116342393355828967511634239335582896751163423933558289675116342393355828967511634239335582896751163423933558289675116342393355828967511634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203e5d7f-8331-4722-a729-ea386f743f1a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806237" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdgkbdgfghp3zk5tr7fxk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976806237" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, affc25c4-153d-40d8-bb49-8dd6fdcfcd02, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, affc25c4-153d-40d8-bb49-8dd6fdcfcd02, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911418366900931941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79114183669009319417911418366900931941791141836690093194179114183669009319417911418366900931941791141836690093194179114183669009319417911418366900931941791141836690093194179114183669009319417911418366900931941791141836690093194179114183669009319417911418366900931941791141836690093194179114183669009319417911418366900931941791141836690093194179114183669009319417911418366900931941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5280d351-4a46-4bdb-b733-94a55d2794ee, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976806239" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdgq35bnkmxe42554b3ex" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038907, txid 281474976806239" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56861728-91ad-4ee1-8830-b9009e47043e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56861728-91ad-4ee1-8830-b9009e47043e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15281375666645825506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528137566664582550615281375666645825506152813756666458255061528137566664582550615281375666645825506152813756666458255061528137566664582550615281375666645825506152813756666458255061528137566664582550615281375666645825506152813756666458255061528137566664582550615281375666645825506152813756666458255061528137566664582550615281375666645825506152813756666458255061528137566664582550615281375666645825506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, affc25c4-153d-40d8-bb49-8dd6fdcfcd02, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806241" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdgvw1vwsc1efdjx6fj48" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806241" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6090e003-1434-4554-b713-783f8c40d883, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6090e003-1434-4554-b713-783f8c40d883, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397881312088605157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157397881312088605157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56861728-91ad-4ee1-8830-b9009e47043e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976806243" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdgy7a5vhsd55crt98n59" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976806243" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 601bffff-8613-48f2-afcf-395c64dd810b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601bffff-8613-48f2-afcf-395c64dd810b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8013542431468277401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80135424314682774018013542431468277401801354243146827740180135424314682774018013542431468277401801354243146827740180135424314682774018013542431468277401801354243146827740180135424314682774018013542431468277401801354243146827740180135424314682774018013542431468277401801354243146827740180135424314682774018013542431468277401801354243146827740180135424314682774018013542431468277401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6090e003-1434-4554-b713-783f8c40d883, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806246" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdh3vb0qhcyhts7cpna01" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806246" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69310fc0-42b7-44a9-9f63-7f770e8ccacc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69310fc0-42b7-44a9-9f63-7f770e8ccacc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234610839186528471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623461083918652847116234610839186528471162346108391865284711623461083918652847116234610839186528471162346108391865284711623461083918652847116234610839186528471162346108391865284711623461083918652847116234610839186528471162346108391865284711623461083918652847116234610839186528471162346108391865284711623461083918652847116234610839186528471162346108391865284711623461083918652847116234610839186528471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601bffff-8613-48f2-afcf-395c64dd810b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806247" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdh4k2exsfhyv76b34feh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976806247" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07892aee-be00-4b29-a101-541587de3e31, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07892aee-be00-4b29-a101-541587de3e31, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16680111806858201484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668011180685820148416680111806858201484166801118068582014841668011180685820148416680111806858201484166801118068582014841668011180685820148416680111806858201484166801118068582014841668011180685820148416680111806858201484166801118068582014841668011180685820148416680111806858201484166801118068582014841668011180685820148416680111806858201484166801118068582014841668011180685820148416680111806858201484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69310fc0-42b7-44a9-9f63-7f770e8ccacc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976806250" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhaj31yszz6b0cgncffp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976806250" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ca00eb8-ccfc-473f-a8be-5a4092aae769, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca00eb8-ccfc-473f-a8be-5a4092aae769, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3668366240578499004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36683662405784990043668366240578499004366836624057849900436683662405784990043668366240578499004366836624057849900436683662405784990043668366240578499004366836624057849900436683662405784990043668366240578499004366836624057849900436683662405784990043668366240578499004366836624057849900436683662405784990043668366240578499004366836624057849900436683662405784990043668366240578499004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07892aee-be00-4b29-a101-541587de3e31, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806251" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhb7968px2vqfasxr3eb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806251" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97025cc2-a7d9-4711-b7af-23bfa403f799, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97025cc2-a7d9-4711-b7af-23bfa403f799, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6105074639096120345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61050746390961203456105074639096120345610507463909612034561050746390961203456105074639096120345610507463909612034561050746390961203456105074639096120345610507463909612034561050746390961203456105074639096120345610507463909612034561050746390961203456105074639096120345610507463909612034561050746390961203456105074639096120345610507463909612034561050746390961203456105074639096120345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca00eb8-ccfc-473f-a8be-5a4092aae769, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976806253" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhh24wmjrwgvwkk9hyd5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976806253" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8869dd05-ef72-436b-80db-3356dedb93fe, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8869dd05-ef72-436b-80db-3356dedb93fe, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412270931717806617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44122709317178066174412270931717806617441227093171780661744122709317178066174412270931717806617441227093171780661744122709317178066174412270931717806617441227093171780661744122709317178066174412270931717806617441227093171780661744122709317178066174412270931717806617441227093171780661744122709317178066174412270931717806617441227093171780661744122709317178066174412270931717806617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97025cc2-a7d9-4711-b7af-23bfa403f799, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976806255" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhjp4cec77nd9va01tmn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976806255" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, beb763b7-c1ef-46de-ae67-04f5713349a8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb763b7-c1ef-46de-ae67-04f5713349a8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12525681742739046565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252568174273904656512525681742739046565125256817427390465651252568174273904656512525681742739046565125256817427390465651252568174273904656512525681742739046565125256817427390465651252568174273904656512525681742739046565125256817427390465651252568174273904656512525681742739046565125256817427390465651252568174273904656512525681742739046565125256817427390465651252568174273904656512525681742739046565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8869dd05-ef72-436b-80db-3356dedb93fe, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976806257" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhqf1m7pjwvdvxvbp4b4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976806257" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 284f3642-f92b-49b3-adcb-c48c9e319375, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284f3642-f92b-49b3-adcb-c48c9e319375, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4871789253311911609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48717892533119116094871789253311911609487178925331191160948717892533119116094871789253311911609487178925331191160948717892533119116094871789253311911609487178925331191160948717892533119116094871789253311911609487178925331191160948717892533119116094871789253311911609487178925331191160948717892533119116094871789253311911609487178925331191160948717892533119116094871789253311911609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb763b7-c1ef-46de-ae67-04f5713349a8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806259" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhs23cq3fzr1t39nfgb7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806259" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ac4acc7-e769-467c-ac0c-bb08ec2f8d5a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac4acc7-e769-467c-ac0c-bb08ec2f8d5a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16573907145397513228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657390714539751322816573907145397513228165739071453975132281657390714539751322816573907145397513228165739071453975132281657390714539751322816573907145397513228165739071453975132281657390714539751322816573907145397513228165739071453975132281657390714539751322816573907145397513228165739071453975132281657390714539751322816573907145397513228165739071453975132281657390714539751322816573907145397513228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284f3642-f92b-49b3-adcb-c48c9e319375, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976806261" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhxm30awhn37v67vya23" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976806261" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b89a3f3c-35f9-485b-afbe-adb36ae13192, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b89a3f3c-35f9-485b-afbe-adb36ae13192, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4027991007976672933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40279910079766729334027991007976672933402799100797667293340279910079766729334027991007976672933402799100797667293340279910079766729334027991007976672933402799100797667293340279910079766729334027991007976672933402799100797667293340279910079766729334027991007976672933402799100797667293340279910079766729334027991007976672933402799100797667293340279910079766729334027991007976672933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac4acc7-e769-467c-ac0c-bb08ec2f8d5a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806263" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdhz6a6ywvr7vpt90cjdb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976806263" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8899ebb5-65cf-4a45-bb2f-4d533764f077, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8899ebb5-65cf-4a45-bb2f-4d533764f077, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007855085616688383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500785508561668838315007855085616688383150078550856166883831500785508561668838315007855085616688383150078550856166883831500785508561668838315007855085616688383150078550856166883831500785508561668838315007855085616688383150078550856166883831500785508561668838315007855085616688383150078550856166883831500785508561668838315007855085616688383150078550856166883831500785508561668838315007855085616688383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b89a3f3c-35f9-485b-afbe-adb36ae13192, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976806265" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdj0w0kkb593cavdypn0q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976806265" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f4b3471-a1d2-4ee5-a7b8-8f2008b8cb33, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4b3471-a1d2-4ee5-a7b8-8f2008b8cb33, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7151911852224484891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71519118522244848917151911852224484891715191185222448489171519118522244848917151911852224484891715191185222448489171519118522244848917151911852224484891715191185222448489171519118522244848917151911852224484891715191185222448489171519118522244848917151911852224484891715191185222448489171519118522244848917151911852224484891715191185222448489171519118522244848917151911852224484891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8899ebb5-65cf-4a45-bb2f-4d533764f077, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976806267" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdj67aweh4vyw4gsbgnnd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976806267" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 504a08dc-7817-4410-9f8f-6ca61d65f6a8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504a08dc-7817-4410-9f8f-6ca61d65f6a8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419999837708517163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163419999837708517163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4b3471-a1d2-4ee5-a7b8-8f2008b8cb33, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976806269" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdj73fqds7vv4ayvf9st6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976806269" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cd6b36d-6193-4d68-a2b3-d26063ce6b9f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd6b36d-6193-4d68-a2b3-d26063ce6b9f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 280148430401515168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168280148430401515168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504a08dc-7817-4410-9f8f-6ca61d65f6a8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806271" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdjc26h1b04j29pt8w6c2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976806271" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57c2c5d6-5317-46a1-9c55-2382315f338e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c2c5d6-5317-46a1-9c55-2382315f338e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8883886402202572298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88838864022025722988883886402202572298888388640220257229888838864022025722988883886402202572298888388640220257229888838864022025722988883886402202572298888388640220257229888838864022025722988883886402202572298888388640220257229888838864022025722988883886402202572298888388640220257229888838864022025722988883886402202572298888388640220257229888838864022025722988883886402202572298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd6b36d-6193-4d68-a2b3-d26063ce6b9f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976806273" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdjd55s45fhbnh60d3d22" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038899, txid 281474976806273" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dbf8a62-0942-4fec-a7f4-4af8e53fc785, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbf8a62-0942-4fec-a7f4-4af8e53fc785, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12655873079834725982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265587307983472598212655873079834725982126558730798347259821265587307983472598212655873079834725982126558730798347259821265587307983472598212655873079834725982126558730798347259821265587307983472598212655873079834725982126558730798347259821265587307983472598212655873079834725982126558730798347259821265587307983472598212655873079834725982126558730798347259821265587307983472598212655873079834725982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c2c5d6-5317-46a1-9c55-2382315f338e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976806275" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdjj37mayzs6xnbdn3v9f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976806275" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ddde4c8f-e566-499a-a65a-86d63d64b546, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddde4c8f-e566-499a-a65a-86d63d64b546, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619110638097205171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061911063809720517110619110638097205171106191106380972051711061911063809720517110619110638097205171106191106380972051711061911063809720517110619110638097205171106191106380972051711061911063809720517110619110638097205171106191106380972051711061911063809720517110619110638097205171106191106380972051711061911063809720517110619110638097205171106191106380972051711061911063809720517110619110638097205171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbf8a62-0942-4fec-a7f4-4af8e53fc785, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806277" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdjjyfeq5ntmpjvc36rfr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038942, txid 281474976806277" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61239694-bb4b-472a-95d3-2d6d27eab466, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61239694-bb4b-472a-95d3-2d6d27eab466, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2227039516942589503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22270395169425895032227039516942589503222703951694258950322270395169425895032227039516942589503222703951694258950322270395169425895032227039516942589503222703951694258950322270395169425895032227039516942589503222703951694258950322270395169425895032227039516942589503222703951694258950322270395169425895032227039516942589503222703951694258950322270395169425895032227039516942589503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddde4c8f-e566-499a-a65a-86d63d64b546, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976806280" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdjrqestmt5h9fenbp1k2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976806280" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1b6506b-6175-4233-a1a7-31dd234911c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b6506b-6175-4233-a1a7-31dd234911c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10594299997695756576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059429999769575657610594299997695756576105942999976957565761059429999769575657610594299997695756576105942999976957565761059429999769575657610594299997695756576105942999976957565761059429999769575657610594299997695756576105942999976957565761059429999769575657610594299997695756576105942999976957565761059429999769575657610594299997695756576105942999976957565761059429999769575657610594299997695756576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61239694-bb4b-472a-95d3-2d6d27eab466, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976806281" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwdjrz852m4p3acnfepkfy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976806281" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f44989c-59a9-42ee-8510-96f56a8002d8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f44989c-59a9-42ee-8510-96f56a8002d8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8685735884269933799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86857358842699337998685735884269933799868573588426993379986857358842699337998685735884269933799868573588426993379986857358842699337998685735884269933799868573588426993379986857358842699337998685735884269933799868573588426993379986857358842699337998685735884269933799868573588426993379986857358842699337998685735884269933799868573588426993379986857358842699337998685735884269933799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f44989c-59a9-42ee-8510-96f56a8002d8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a74b1237-d77f-4088-ad64-133485740505, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74b1237-d77f-4088-ad64-133485740505, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6911206822877924584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69112068228779245846911206822877924584691120682287792458469112068228779245846911206822877924584691120682287792458469112068228779245846911206822877924584691120682287792458469112068228779245846911206822877924584691120682287792458469112068228779245846911206822877924584691120682287792458469112068228779245846911206822877924584691120682287792458469112068228779245846911206822877924584" } } } 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:21902/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b6506b-6175-4233-a1a7-31dd234911c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 961510be-b29b-4b68-9321-8e32f1df697f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961510be-b29b-4b68-9321-8e32f1df697f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6370169450610425606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63701694506104256066370169450610425606637016945061042560663701694506104256066370169450610425606637016945061042560663701694506104256066370169450610425606637016945061042560663701694506104256066370169450610425606637016945061042560663701694506104256066370169450610425606637016945061042560663701694506104256066370169450610425606637016945061042560663701694506104256066370169450610425606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961510be-b29b-4b68-9321-8e32f1df697f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fe1375d-c3e7-4f90-9144-44515ed6af6f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe1375d-c3e7-4f90-9144-44515ed6af6f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14821137563519270626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482113756351927062614821137563519270626148211375635192706261482113756351927062614821137563519270626148211375635192706261482113756351927062614821137563519270626148211375635192706261482113756351927062614821137563519270626148211375635192706261482113756351927062614821137563519270626148211375635192706261482113756351927062614821137563519270626148211375635192706261482113756351927062614821137563519270626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74b1237-d77f-4088-ad64-133485740505, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c39cc233-da84-4495-8db6-0ff0b8b53d83, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39cc233-da84-4495-8db6-0ff0b8b53d83, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6320856812678502801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63208568126785028016320856812678502801632085681267850280163208568126785028016320856812678502801632085681267850280163208568126785028016320856812678502801632085681267850280163208568126785028016320856812678502801632085681267850280163208568126785028016320856812678502801632085681267850280163208568126785028016320856812678502801632085681267850280163208568126785028016320856812678502801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39cc233-da84-4495-8db6-0ff0b8b53d83, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c9619ed-e914-4a01-a2bd-95b082060c14, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9619ed-e914-4a01-a2bd-95b082060c14, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190062155271398904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119006215527139890411190062155271398904111900621552713989041119006215527139890411190062155271398904111900621552713989041119006215527139890411190062155271398904111900621552713989041119006215527139890411190062155271398904111900621552713989041119006215527139890411190062155271398904111900621552713989041119006215527139890411190062155271398904111900621552713989041119006215527139890411190062155271398904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe1375d-c3e7-4f90-9144-44515ed6af6f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b886bf0-b77c-4c03-93b2-a76ddb519fce, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b886bf0-b77c-4c03-93b2-a76ddb519fce, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17555554063079985165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755555406307998516517555554063079985165175555540630799851651755555406307998516517555554063079985165175555540630799851651755555406307998516517555554063079985165175555540630799851651755555406307998516517555554063079985165175555540630799851651755555406307998516517555554063079985165175555540630799851651755555406307998516517555554063079985165175555540630799851651755555406307998516517555554063079985165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9619ed-e914-4a01-a2bd-95b082060c14, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f39f92a-4aba-47cc-96c1-9a422878cb57, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f39f92a-4aba-47cc-96c1-9a422878cb57, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12681397231911175327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268139723191117532712681397231911175327126813972319111753271268139723191117532712681397231911175327126813972319111753271268139723191117532712681397231911175327126813972319111753271268139723191117532712681397231911175327126813972319111753271268139723191117532712681397231911175327126813972319111753271268139723191117532712681397231911175327126813972319111753271268139723191117532712681397231911175327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b886bf0-b77c-4c03-93b2-a76ddb519fce, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b2be94f-fb7f-41dc-a9c2-c8d28a4b5e2b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2be94f-fb7f-41dc-a9c2-c8d28a4b5e2b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4224814839675457701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42248148396754577014224814839675457701422481483967545770142248148396754577014224814839675457701422481483967545770142248148396754577014224814839675457701422481483967545770142248148396754577014224814839675457701422481483967545770142248148396754577014224814839675457701422481483967545770142248148396754577014224814839675457701422481483967545770142248148396754577014224814839675457701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2be94f-fb7f-41dc-a9c2-c8d28a4b5e2b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d268000-18f7-47a0-83e7-12996a7ef89e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d268000-18f7-47a0-83e7-12996a7ef89e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068324121121501137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10683241211215011371068324121121501137106832412112150113710683241211215011371068324121121501137106832412112150113710683241211215011371068324121121501137106832412112150113710683241211215011371068324121121501137106832412112150113710683241211215011371068324121121501137106832412112150113710683241211215011371068324121121501137106832412112150113710683241211215011371068324121121501137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f39f92a-4aba-47cc-96c1-9a422878cb57, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33b87a79-9313-44e0-84f0-39fbf5dbb02a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b87a79-9313-44e0-84f0-39fbf5dbb02a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970410446469449370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79704104464694493707970410446469449370797041044646944937079704104464694493707970410446469449370797041044646944937079704104464694493707970410446469449370797041044646944937079704104464694493707970410446469449370797041044646944937079704104464694493707970410446469449370797041044646944937079704104464694493707970410446469449370797041044646944937079704104464694493707970410446469449370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b87a79-9313-44e0-84f0-39fbf5dbb02a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 060d6f19-29ce-4853-bff2-89cd504b4ac8, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060d6f19-29ce-4853-bff2-89cd504b4ac8, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6297462401353812178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62974624013538121786297462401353812178629746240135381217862974624013538121786297462401353812178629746240135381217862974624013538121786297462401353812178629746240135381217862974624013538121786297462401353812178629746240135381217862974624013538121786297462401353812178629746240135381217862974624013538121786297462401353812178629746240135381217862974624013538121786297462401353812178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d268000-18f7-47a0-83e7-12996a7ef89e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4ffe939-3892-44c0-9053-f30b20970ed0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ffe939-3892-44c0-9053-f30b20970ed0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4584715706617543638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45847157066175436384584715706617543638458471570661754363845847157066175436384584715706617543638458471570661754363845847157066175436384584715706617543638458471570661754363845847157066175436384584715706617543638458471570661754363845847157066175436384584715706617543638458471570661754363845847157066175436384584715706617543638458471570661754363845847157066175436384584715706617543638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060d6f19-29ce-4853-bff2-89cd504b4ac8, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e736fd37-a53c-46d5-b6f9-1a6baa126a1a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e736fd37-a53c-46d5-b6f9-1a6baa126a1a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 288498188907138775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775288498188907138775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ffe939-3892-44c0-9053-f30b20970ed0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 770f6e3e-1379-4e4f-926c-270a186ba143, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 770f6e3e-1379-4e4f-926c-270a186ba143, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16776292443475402744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677629244347540274416776292443475402744167762924434754027441677629244347540274416776292443475402744167762924434754027441677629244347540274416776292443475402744167762924434754027441677629244347540274416776292443475402744167762924434754027441677629244347540274416776292443475402744167762924434754027441677629244347540274416776292443475402744167762924434754027441677629244347540274416776292443475402744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e736fd37-a53c-46d5-b6f9-1a6baa126a1a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d21705fa-d4c4-4766-aa1f-a9f936977b59, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d21705fa-d4c4-4766-aa1f-a9f936977b59, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14434006868219548653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443400686821954865314434006868219548653144340068682195486531443400686821954865314434006868219548653144340068682195486531443400686821954865314434006868219548653144340068682195486531443400686821954865314434006868219548653144340068682195486531443400686821954865314434006868219548653144340068682195486531443400686821954865314434006868219548653144340068682195486531443400686821954865314434006868219548653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 770f6e3e-1379-4e4f-926c-270a186ba143, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f91461a-7d3e-453d-a3c6-2d07b7b3da64, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d21705fa-d4c4-4766-aa1f-a9f936977b59, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f91461a-7d3e-453d-a3c6-2d07b7b3da64, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8668184296450149284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86681842964501492848668184296450149284866818429645014928486681842964501492848668184296450149284866818429645014928486681842964501492848668184296450149284866818429645014928486681842964501492848668184296450149284866818429645014928486681842964501492848668184296450149284866818429645014928486681842964501492848668184296450149284866818429645014928486681842964501492848668184296450149284" } } } 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 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2dacec7-e281-4f03-b9e8-84dbe882ce74, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dacec7-e281-4f03-b9e8-84dbe882ce74, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16619857404556107561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661985740455610756116619857404556107561166198574045561075611661985740455610756116619857404556107561166198574045561075611661985740455610756116619857404556107561166198574045561075611661985740455610756116619857404556107561166198574045561075611661985740455610756116619857404556107561166198574045561075611661985740455610756116619857404556107561166198574045561075611661985740455610756116619857404556107561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f91461a-7d3e-453d-a3c6-2d07b7b3da64, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea984d04-bb99-4df4-8994-82a4520c103c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea984d04-bb99-4df4-8994-82a4520c103c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16479512892682656364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647951289268265636416479512892682656364164795128926826563641647951289268265636416479512892682656364164795128926826563641647951289268265636416479512892682656364164795128926826563641647951289268265636416479512892682656364164795128926826563641647951289268265636416479512892682656364164795128926826563641647951289268265636416479512892682656364164795128926826563641647951289268265636416479512892682656364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dacec7-e281-4f03-b9e8-84dbe882ce74, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e763194-5ba7-4d17-8397-b80c8c173015, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e763194-5ba7-4d17-8397-b80c8c173015, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175254479852761755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317525447985276175513175254479852761755131752544798527617551317525447985276175513175254479852761755131752544798527617551317525447985276175513175254479852761755131752544798527617551317525447985276175513175254479852761755131752544798527617551317525447985276175513175254479852761755131752544798527617551317525447985276175513175254479852761755131752544798527617551317525447985276175513175254479852761755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea984d04-bb99-4df4-8994-82a4520c103c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d830faa-b340-4e4c-ab2e-060b021b1f39, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d830faa-b340-4e4c-ab2e-060b021b1f39, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511195675133096984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75111956751330969847511195675133096984751119567513309698475111956751330969847511195675133096984751119567513309698475111956751330969847511195675133096984751119567513309698475111956751330969847511195675133096984751119567513309698475111956751330969847511195675133096984751119567513309698475111956751330969847511195675133096984751119567513309698475111956751330969847511195675133096984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e763194-5ba7-4d17-8397-b80c8c173015, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d830faa-b340-4e4c-ab2e-060b021b1f39, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cd8643e-9ed7-4079-acb5-d757d00c8803, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd8643e-9ed7-4079-acb5-d757d00c8803, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5305598189885418918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53055981898854189185305598189885418918530559818988541891853055981898854189185305598189885418918530559818988541891853055981898854189185305598189885418918530559818988541891853055981898854189185305598189885418918530559818988541891853055981898854189185305598189885418918530559818988541891853055981898854189185305598189885418918530559818988541891853055981898854189185305598189885418918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c9843579-8b0b-461b-ad07-70b7b4fd5360, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9843579-8b0b-461b-ad07-70b7b4fd5360, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12007110328674473736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200711032867447373612007110328674473736120071103286744737361200711032867447373612007110328674473736120071103286744737361200711032867447373612007110328674473736120071103286744737361200711032867447373612007110328674473736120071103286744737361200711032867447373612007110328674473736120071103286744737361200711032867447373612007110328674473736120071103286744737361200711032867447373612007110328674473736" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log --grpc-port=21902 --mon-port=13863 --ic-port=4709 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_rdhked2m.log', '--grpc-port=21902', '--mon-port=13863', '--ic-port=4709', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2962497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21902/2
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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9843579-8b0b-461b-ad07-70b7b4fd5360, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4eab146f-8360-461b-8a93-1822379385c1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eab146f-8360-461b-8a93-1822379385c1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389804774433818340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638980477443381834016389804774433818340163898047744338183401638980477443381834016389804774433818340163898047744338183401638980477443381834016389804774433818340163898047744338183401638980477443381834016389804774433818340163898047744338183401638980477443381834016389804774433818340163898047744338183401638980477443381834016389804774433818340163898047744338183401638980477443381834016389804774433818340" } } } 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: 2962498
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd8643e-9ed7-4079-acb5-d757d00c8803, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6fee2bc-671b-426d-95de-9f4d4eedef96, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fee2bc-671b-426d-95de-9f4d4eedef96, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15091882673518956606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509188267351895660615091882673518956606150918826735189566061509188267351895660615091882673518956606150918826735189566061509188267351895660615091882673518956606150918826735189566061509188267351895660615091882673518956606150918826735189566061509188267351895660615091882673518956606150918826735189566061509188267351895660615091882673518956606150918826735189566061509188267351895660615091882673518956606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eab146f-8360-461b-8a93-1822379385c1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 355d31c2-990b-43e7-84b4-8db4191cea00, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355d31c2-990b-43e7-84b4-8db4191cea00, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8418781459733501644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84187814597335016448418781459733501644841878145973350164484187814597335016448418781459733501644841878145973350164484187814597335016448418781459733501644841878145973350164484187814597335016448418781459733501644841878145973350164484187814597335016448418781459733501644841878145973350164484187814597335016448418781459733501644841878145973350164484187814597335016448418781459733501644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fee2bc-671b-426d-95de-9f4d4eedef96, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7aa0ff0-e280-402d-bbba-d28489c097c4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7aa0ff0-e280-402d-bbba-d28489c097c4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13393860869603872965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339386086960387296513393860869603872965133938608696038729651339386086960387296513393860869603872965133938608696038729651339386086960387296513393860869603872965133938608696038729651339386086960387296513393860869603872965133938608696038729651339386086960387296513393860869603872965133938608696038729651339386086960387296513393860869603872965133938608696038729651339386086960387296513393860869603872965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355d31c2-990b-43e7-84b4-8db4191cea00, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea9b0e62-6263-4b31-a770-874c1577eaf6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9b0e62-6263-4b31-a770-874c1577eaf6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523046301430677300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452304630143067730014523046301430677300145230463014306773001452304630143067730014523046301430677300145230463014306773001452304630143067730014523046301430677300145230463014306773001452304630143067730014523046301430677300145230463014306773001452304630143067730014523046301430677300145230463014306773001452304630143067730014523046301430677300145230463014306773001452304630143067730014523046301430677300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7aa0ff0-e280-402d-bbba-d28489c097c4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79cd3037-a057-4db5-932b-e3048e6abaf9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9b0e62-6263-4b31-a770-874c1577eaf6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d80175b-624b-42c6-9b85-f5857a988571, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79cd3037-a057-4db5-932b-e3048e6abaf9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11606828698024738307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160682869802473830711606828698024738307116068286980247383071160682869802473830711606828698024738307116068286980247383071160682869802473830711606828698024738307116068286980247383071160682869802473830711606828698024738307116068286980247383071160682869802473830711606828698024738307116068286980247383071160682869802473830711606828698024738307116068286980247383071160682869802473830711606828698024738307" } } } 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, 8d80175b-624b-42c6-9b85-f5857a988571, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17030796532142717722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703079653214271772217030796532142717722170307965321427177221703079653214271772217030796532142717722170307965321427177221703079653214271772217030796532142717722170307965321427177221703079653214271772217030796532142717722170307965321427177221703079653214271772217030796532142717722170307965321427177221703079653214271772217030796532142717722170307965321427177221703079653214271772217030796532142717722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79cd3037-a057-4db5-932b-e3048e6abaf9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 122144bc-3693-44ae-b3c2-1bcf12e2346f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122144bc-3693-44ae-b3c2-1bcf12e2346f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5949587190031859933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59495871900318599335949587190031859933594958719003185993359495871900318599335949587190031859933594958719003185993359495871900318599335949587190031859933594958719003185993359495871900318599335949587190031859933594958719003185993359495871900318599335949587190031859933594958719003185993359495871900318599335949587190031859933594958719003185993359495871900318599335949587190031859933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d80175b-624b-42c6-9b85-f5857a988571, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a6a2063-51f8-4cba-8d45-7c9394308335, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a6a2063-51f8-4cba-8d45-7c9394308335, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13997694492727659637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399769449272765963713997694492727659637139976944927276596371399769449272765963713997694492727659637139976944927276596371399769449272765963713997694492727659637139976944927276596371399769449272765963713997694492727659637139976944927276596371399769449272765963713997694492727659637139976944927276596371399769449272765963713997694492727659637139976944927276596371399769449272765963713997694492727659637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122144bc-3693-44ae-b3c2-1bcf12e2346f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a79d1cc-668d-4d64-b848-04b6a89c35db, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a79d1cc-668d-4d64-b848-04b6a89c35db, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7145321045422675749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71453210454226757497145321045422675749714532104542267574971453210454226757497145321045422675749714532104542267574971453210454226757497145321045422675749714532104542267574971453210454226757497145321045422675749714532104542267574971453210454226757497145321045422675749714532104542267574971453210454226757497145321045422675749714532104542267574971453210454226757497145321045422675749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a6a2063-51f8-4cba-8d45-7c9394308335, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d79c595-85e2-42c7-9875-24936ee5799e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d79c595-85e2-42c7-9875-24936ee5799e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13091366308746562304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309136630874656230413091366308746562304130913663087465623041309136630874656230413091366308746562304130913663087465623041309136630874656230413091366308746562304130913663087465623041309136630874656230413091366308746562304130913663087465623041309136630874656230413091366308746562304130913663087465623041309136630874656230413091366308746562304130913663087465623041309136630874656230413091366308746562304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a79d1cc-668d-4d64-b848-04b6a89c35db, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 430305a2-e6fc-4664-ac71-e973e38696ac, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 430305a2-e6fc-4664-ac71-e973e38696ac, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6160508056808851260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61605080568088512606160508056808851260616050805680885126061605080568088512606160508056808851260616050805680885126061605080568088512606160508056808851260616050805680885126061605080568088512606160508056808851260616050805680885126061605080568088512606160508056808851260616050805680885126061605080568088512606160508056808851260616050805680885126061605080568088512606160508056808851260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d79c595-85e2-42c7-9875-24936ee5799e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a5b3bc6-5d38-4975-ac63-082dbc19f368, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5b3bc6-5d38-4975-ac63-082dbc19f368, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10734297713869064875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073429771386906487510734297713869064875107342977138690648751073429771386906487510734297713869064875107342977138690648751073429771386906487510734297713869064875107342977138690648751073429771386906487510734297713869064875107342977138690648751073429771386906487510734297713869064875107342977138690648751073429771386906487510734297713869064875107342977138690648751073429771386906487510734297713869064875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 430305a2-e6fc-4664-ac71-e973e38696ac, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f283150-0687-406b-a6a5-adbaed04e6a2, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f283150-0687-406b-a6a5-adbaed04e6a2, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 463148976990677480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480463148976990677480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5b3bc6-5d38-4975-ac63-082dbc19f368, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b2b4d9a-a657-4316-aaea-400306942e76, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b2b4d9a-a657-4316-aaea-400306942e76, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854372561300934654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28543725613009346542854372561300934654285437256130093465428543725613009346542854372561300934654285437256130093465428543725613009346542854372561300934654285437256130093465428543725613009346542854372561300934654285437256130093465428543725613009346542854372561300934654285437256130093465428543725613009346542854372561300934654285437256130093465428543725613009346542854372561300934654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f283150-0687-406b-a6a5-adbaed04e6a2, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0838f235-89e2-497c-aca4-fa54a0a380dd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0838f235-89e2-497c-aca4-fa54a0a380dd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384798459246993959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23847984592469939592384798459246993959238479845924699395923847984592469939592384798459246993959238479845924699395923847984592469939592384798459246993959238479845924699395923847984592469939592384798459246993959238479845924699395923847984592469939592384798459246993959238479845924699395923847984592469939592384798459246993959238479845924699395923847984592469939592384798459246993959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b2b4d9a-a657-4316-aaea-400306942e76, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afb92b00-ff0b-432d-9ba1-956512b6a421, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb92b00-ff0b-432d-9ba1-956512b6a421, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3393940906311767451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33939409063117674513393940906311767451339394090631176745133939409063117674513393940906311767451339394090631176745133939409063117674513393940906311767451339394090631176745133939409063117674513393940906311767451339394090631176745133939409063117674513393940906311767451339394090631176745133939409063117674513393940906311767451339394090631176745133939409063117674513393940906311767451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0838f235-89e2-497c-aca4-fa54a0a380dd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb92b00-ff0b-432d-9ba1-956512b6a421, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8827719b-84b5-418b-9b75-a93829b8c594, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8827719b-84b5-418b-9b75-a93829b8c594, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1673232144104463766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16732321441044637661673232144104463766167323214410446376616732321441044637661673232144104463766167323214410446376616732321441044637661673232144104463766167323214410446376616732321441044637661673232144104463766167323214410446376616732321441044637661673232144104463766167323214410446376616732321441044637661673232144104463766167323214410446376616732321441044637661673232144104463766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15749043-3093-4b7f-bbf4-fa875adaa332, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15749043-3093-4b7f-bbf4-fa875adaa332, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5347168138806926913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53471681388069269135347168138806926913534716813880692691353471681388069269135347168138806926913534716813880692691353471681388069269135347168138806926913534716813880692691353471681388069269135347168138806926913534716813880692691353471681388069269135347168138806926913534716813880692691353471681388069269135347168138806926913534716813880692691353471681388069269135347168138806926913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15749043-3093-4b7f-bbf4-fa875adaa332, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee24d382-7acb-4fe4-98fd-0342a24ff141, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee24d382-7acb-4fe4-98fd-0342a24ff141, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9028566273100224240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90285662731002242409028566273100224240902856627310022424090285662731002242409028566273100224240902856627310022424090285662731002242409028566273100224240902856627310022424090285662731002242409028566273100224240902856627310022424090285662731002242409028566273100224240902856627310022424090285662731002242409028566273100224240902856627310022424090285662731002242409028566273100224240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8827719b-84b5-418b-9b75-a93829b8c594, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc9a0f65-67db-457b-9d25-ec397fc2409d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9a0f65-67db-457b-9d25-ec397fc2409d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11063612878979289747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106361287897928974711063612878979289747110636128789792897471106361287897928974711063612878979289747110636128789792897471106361287897928974711063612878979289747110636128789792897471106361287897928974711063612878979289747110636128789792897471106361287897928974711063612878979289747110636128789792897471106361287897928974711063612878979289747110636128789792897471106361287897928974711063612878979289747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee24d382-7acb-4fe4-98fd-0342a24ff141, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6bc98d50-c7cf-4d57-b900-6d1d216b7d6c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc98d50-c7cf-4d57-b900-6d1d216b7d6c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12629396770290879719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262939677029087971912629396770290879719126293967702908797191262939677029087971912629396770290879719126293967702908797191262939677029087971912629396770290879719126293967702908797191262939677029087971912629396770290879719126293967702908797191262939677029087971912629396770290879719126293967702908797191262939677029087971912629396770290879719126293967702908797191262939677029087971912629396770290879719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9a0f65-67db-457b-9d25-ec397fc2409d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a646e2ed-82e4-43d0-943f-27797df96924, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a646e2ed-82e4-43d0-943f-27797df96924, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3888251784697197210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38882517846971972103888251784697197210388825178469719721038882517846971972103888251784697197210388825178469719721038882517846971972103888251784697197210388825178469719721038882517846971972103888251784697197210388825178469719721038882517846971972103888251784697197210388825178469719721038882517846971972103888251784697197210388825178469719721038882517846971972103888251784697197210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc98d50-c7cf-4d57-b900-6d1d216b7d6c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3faa944d-2544-403e-87d9-0926af5f0e10, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3faa944d-2544-403e-87d9-0926af5f0e10, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12904651725559948252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290465172555994825212904651725559948252129046517255599482521290465172555994825212904651725559948252129046517255599482521290465172555994825212904651725559948252129046517255599482521290465172555994825212904651725559948252129046517255599482521290465172555994825212904651725559948252129046517255599482521290465172555994825212904651725559948252129046517255599482521290465172555994825212904651725559948252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3faa944d-2544-403e-87d9-0926af5f0e10, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cacad1d5-e900-4f06-aa90-2258c559348f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacad1d5-e900-4f06-aa90-2258c559348f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11082232804943315561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108223280494331556111082232804943315561110822328049433155611108223280494331556111082232804943315561110822328049433155611108223280494331556111082232804943315561110822328049433155611108223280494331556111082232804943315561110822328049433155611108223280494331556111082232804943315561110822328049433155611108223280494331556111082232804943315561110822328049433155611108223280494331556111082232804943315561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacad1d5-e900-4f06-aa90-2258c559348f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0868d580-6ab5-474f-8c24-5f0873f0f581, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0868d580-6ab5-474f-8c24-5f0873f0f581, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313878103344087247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73138781033440872477313878103344087247731387810334408724773138781033440872477313878103344087247731387810334408724773138781033440872477313878103344087247731387810334408724773138781033440872477313878103344087247731387810334408724773138781033440872477313878103344087247731387810334408724773138781033440872477313878103344087247731387810334408724773138781033440872477313878103344087247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a646e2ed-82e4-43d0-943f-27797df96924, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c33f0189-406c-4b95-bc39-7810e968c295, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33f0189-406c-4b95-bc39-7810e968c295, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743584672883578964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67435846728835789646743584672883578964674358467288357896467435846728835789646743584672883578964674358467288357896467435846728835789646743584672883578964674358467288357896467435846728835789646743584672883578964674358467288357896467435846728835789646743584672883578964674358467288357896467435846728835789646743584672883578964674358467288357896467435846728835789646743584672883578964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0868d580-6ab5-474f-8c24-5f0873f0f581, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37047528-ba92-4a07-89a4-0fa9a6a5b584, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37047528-ba92-4a07-89a4-0fa9a6a5b584, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 799293334963257731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731799293334963257731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33f0189-406c-4b95-bc39-7810e968c295, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05aa6ab3-87bd-466b-a6d5-a6a593970ea7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05aa6ab3-87bd-466b-a6d5-a6a593970ea7, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3663497000285486754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36634970002854867543663497000285486754366349700028548675436634970002854867543663497000285486754366349700028548675436634970002854867543663497000285486754366349700028548675436634970002854867543663497000285486754366349700028548675436634970002854867543663497000285486754366349700028548675436634970002854867543663497000285486754366349700028548675436634970002854867543663497000285486754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37047528-ba92-4a07-89a4-0fa9a6a5b584, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87fb46f9-5a14-428f-b4ed-4ced7af0bf97, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87fb46f9-5a14-428f-b4ed-4ced7af0bf97, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247269002063331308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82472690020633313088247269002063331308824726900206333130882472690020633313088247269002063331308824726900206333130882472690020633313088247269002063331308824726900206333130882472690020633313088247269002063331308824726900206333130882472690020633313088247269002063331308824726900206333130882472690020633313088247269002063331308824726900206333130882472690020633313088247269002063331308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05aa6ab3-87bd-466b-a6d5-a6a593970ea7, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 054b597b-ca8d-41da-b6da-24d016b224be, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054b597b-ca8d-41da-b6da-24d016b224be, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11017834593241348267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101783459324134826711017834593241348267110178345932413482671101783459324134826711017834593241348267110178345932413482671101783459324134826711017834593241348267110178345932413482671101783459324134826711017834593241348267110178345932413482671101783459324134826711017834593241348267110178345932413482671101783459324134826711017834593241348267110178345932413482671101783459324134826711017834593241348267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054b597b-ca8d-41da-b6da-24d016b224be, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31eeae59-5d76-491b-9258-5c9132b870c6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87fb46f9-5a14-428f-b4ed-4ced7af0bf97, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f60689e-3eab-43ba-b842-4385e27b5aae, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31eeae59-5d76-491b-9258-5c9132b870c6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 163754958315102970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970163754958315102970" } } } 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 2962498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2962498) elapsed time (sec): 0.9509449005126953
DEBUG    ya.test:process.py:263 Command (pid 2962498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) majflt: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f60689e-3eab-43ba-b842-4385e27b5aae, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14974917139689889680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497491713968988968014974917139689889680149749171396898896801497491713968988968014974917139689889680149749171396898896801497491713968988968014974917139689889680149749171396898896801497491713968988968014974917139689889680149749171396898896801497491713968988968014974917139689889680149749171396898896801497491713968988968014974917139689889680149749171396898896801497491713968988968014974917139689889680" } } } 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 2962498) maxrss: 892200
DEBUG    ya.test:process.py:263 Command (pid 2962498) minflt: 45362
DEBUG    ya.test:process.py:263 Command (pid 2962498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) nivcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 2962498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2962498) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2962498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2962498) stime: 0.220084
DEBUG    ya.test:process.py:263 Command (pid 2962498) utime: 0.513612
DEBUG    ya.test:process.py:263 Command (pid 2962498) wtime: 0.984
DEBUG    ya.test:process.py:275 Command (pid 2962498) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31eeae59-5d76-491b-9258-5c9132b870c6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f60689e-3eab-43ba-b842-4385e27b5aae, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:276 Command (pid 2962498) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 21cdd050-2c6a-4326-8741-9ddb0a57713f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cdd050-2c6a-4326-8741-9ddb0a57713f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3218704741532110676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32187047415321106763218704741532110676321870474153211067632187047415321106763218704741532110676321870474153211067632187047415321106763218704741532110676321870474153211067632187047415321106763218704741532110676321870474153211067632187047415321106763218704741532110676321870474153211067632187047415321106763218704741532110676321870474153211067632187047415321106763218704741532110676" } } } 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 0x7b56cc2efff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 468a4724-26be-47d8-a242-f67dcb0923a1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468a4724-26be-47d8-a242-f67dcb0923a1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13045063457389431075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304506345738943107513045063457389431075130450634573894310751304506345738943107513045063457389431075130450634573894310751304506345738943107513045063457389431075130450634573894310751304506345738943107513045063457389431075130450634573894310751304506345738943107513045063457389431075130450634573894310751304506345738943107513045063457389431075130450634573894310751304506345738943107513045063457389431075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468a4724-26be-47d8-a242-f67dcb0923a1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cdd050-2c6a-4326-8741-9ddb0a57713f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" 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 0x7b56cc438cb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cc438cb0> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 1799b319-422f-4e24-9c33-4df0c3a05f21, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1799b319-422f-4e24-9c33-4df0c3a05f21, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YmY3MmVmODEtODExMzBjNjAtZTQzYzJhZTctNmE2YjlhYTE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 1799b319-422f-4e24-9c33-4df0c3a05f21, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1799b319-422f-4e24-9c33-4df0c3a05f21, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 1799b319-422f-4e24-9c33-4df0c3a05f21, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56cc438cb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74e4c6a1-3e2e-4411-b40d-f6c39e6ca06a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e4c6a1-3e2e-4411-b40d-f6c39e6ca06a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11742437536386819025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174243753638681902511742437536386819025117424375363868190251174243753638681902511742437536386819025117424375363868190251174243753638681902511742437536386819025117424375363868190251174243753638681902511742437536386819025117424375363868190251174243753638681902511742437536386819025117424375363868190251174243753638681902511742437536386819025117424375363868190251174243753638681902511742437536386819025" } } } 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 0x7b56cc4109f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cc4109f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cc4109f0> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 42a6d5bb-c138-428d-8847-a604042af7e4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 42a6d5bb-c138-428d-8847-a604042af7e4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=YjFlYWI0N2YtZGM0ZjZmZjYtYjk5ZDI1NjktNDAyZWQ4YTI=" 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 0x7b56cc4109f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b16cdba-71bc-43ef-83d9-caf44857451f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b16cdba-71bc-43ef-83d9-caf44857451f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1081330940468280999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10813309404682809991081330940468280999108133094046828099910813309404682809991081330940468280999108133094046828099910813309404682809991081330940468280999108133094046828099910813309404682809991081330940468280999108133094046828099910813309404682809991081330940468280999108133094046828099910813309404682809991081330940468280999108133094046828099910813309404682809991081330940468280999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 42a6d5bb-c138-428d-8847-a604042af7e4, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 42a6d5bb-c138-428d-8847-a604042af7e4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 42a6d5bb-c138-428d-8847-a604042af7e4, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e4c6a1-3e2e-4411-b40d-f6c39e6ca06a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc2f7fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cc2f7fb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cc2f7fb0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 72d722e8-2f85-407b-890d-f3f9b9a53ddc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 72d722e8-2f85-407b-890d-f3f9b9a53ddc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTJkNjM4YTktZjA1MTZmOWEtZjg2NDNhN2QtNzY4NzUyOWI=" 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 0x7b56cc2f7fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0a7b749-7c25-43eb-af1d-1a65c991ca7d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a7b749-7c25-43eb-af1d-1a65c991ca7d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11740704192908489789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174070419290848978911740704192908489789117407041929084897891174070419290848978911740704192908489789117407041929084897891174070419290848978911740704192908489789117407041929084897891174070419290848978911740704192908489789117407041929084897891174070419290848978911740704192908489789117407041929084897891174070419290848978911740704192908489789117407041929084897891174070419290848978911740704192908489789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 72d722e8-2f85-407b-890d-f3f9b9a53ddc, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 72d722e8-2f85-407b-890d-f3f9b9a53ddc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 72d722e8-2f85-407b-890d-f3f9b9a53ddc, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b16cdba-71bc-43ef-83d9-caf44857451f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cc458d30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cc458d30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 59bfc095-11db-4c9e-b3e4-0c28b133fa5a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 59bfc095-11db-4c9e-b3e4-0c28b133fa5a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NDQ0ZDk3M2YtNmFkZmQ1M2YtMjI4Y2RkMDctM2EzOWNkMmQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a7b749-7c25-43eb-af1d-1a65c991ca7d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f5bbf4f3-7017669d-71375aa1-d2a14f9c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56cc458d30>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 59bfc095-11db-4c9e-b3e4-0c28b133fa5a, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 59bfc095-11db-4c9e-b3e4-0c28b133fa5a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 59bfc095-11db-4c9e-b3e4-0c28b133fa5a, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
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 0x7b56cf9901b0 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 0x7b56cf2e93b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3f24a448-7c89-4dc8-a6ae-a8f4803e9231, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f24a448-7c89-4dc8-a6ae-a8f4803e9231, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56cc2efff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cc2efff0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cc2efff0> 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 0x7b56cc2efff0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 915224a6-ad51-463c-a3bd-6d05defa9cab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 915224a6-ad51-463c-a3bd-6d05defa9cab, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 4497c55b-1d20-4f10-a3ea-c2eacd6fd26d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4497c55b-1d20-4f10-a3ea-c2eacd6fd26d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZTk3ZTQzNDUtY2I5ZjdiMjgtMWM3ODdiNzYtNWE3NTUwNWQ=" 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 0x7b56cc2efff0>
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 0x7b56cf8f5cb0 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 0x7b56cf8f68b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 92822470-ff15-4955-9f90-d50b272057fd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92822470-ff15-4955-9f90-d50b272057fd, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 3f24a448-7c89-4dc8-a6ae-a8f4803e9231, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 3f24a448-7c89-4dc8-a6ae-a8f4803e9231, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:04.646725374+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, 3f24a448-7c89-4dc8-a6ae-a8f4803e9231, ghrun-kj7ehpytbu.auto.internal:63498): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:63498
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-28T17:04:04.646725374+00:00"}"
>
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 915224a6-ad51-463c-a3bd-6d05defa9cab, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 915224a6-ad51-463c-a3bd-6d05defa9cab, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:04.646900714+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, 915224a6-ad51-463c-a3bd-6d05defa9cab, ghrun-kj7ehpytbu.auto.internal:63498): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:63498
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-28T17:04:04.646900714+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 4497c55b-1d20-4f10-a3ea-c2eacd6fd26d, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4497c55b-1d20-4f10-a3ea-c2eacd6fd26d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 4497c55b-1d20-4f10-a3ea-c2eacd6fd26d, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 92822470-ff15-4955-9f90-d50b272057fd, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 92822470-ff15-4955-9f90-d50b272057fd, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:04.656390519+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, 92822470-ff15-4955-9f90-d50b272057fd, ghrun-kj7ehpytbu.auto.internal:63498): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:63498
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-28T17:04:04.656390519+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 79c4cb4a-b09d-456f-8e9b-438970c41d82, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 79c4cb4a-b09d-456f-8e9b-438970c41d82, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 79c4cb4a-b09d-456f-8e9b-438970c41d82, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 13808 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-kj7ehpytbu.auto.internal:13808, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7948afe1-2ae5-44ca-9cc4-97018eb0fc35, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7948afe1-2ae5-44ca-9cc4-97018eb0fc35, ghrun-kj7ehpytbu.auto.internal:13808): 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 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7948afe1-2ae5-44ca-9cc4-97018eb0fc35, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7948afe1-2ae5-44ca-9cc4-97018eb0fc35, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, adb28fd2-762c-4080-89aa-be29b2d6137d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adb28fd2-762c-4080-89aa-be29b2d6137d, ghrun-kj7ehpytbu.auto.internal:13808): 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 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a7f088b5-31a9-455d-9b2c-2fe26aac9561, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7f088b5-31a9-455d-9b2c-2fe26aac9561, ghrun-kj7ehpytbu.auto.internal:13808): 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 0x7b56cf2e93b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7948afe1-2ae5-44ca-9cc4-97018eb0fc35, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, adb28fd2-762c-4080-89aa-be29b2d6137d, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adb28fd2-762c-4080-89aa-be29b2d6137d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, b2d8cd66-799c-49c0-a3e8-40f53b2394b3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 81315c79-5f8f-4f5b-9b0b-7ab2aa8a47f9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 81315c79-5f8f-4f5b-9b0b-7ab2aa8a47f9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" 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:108 RpcState(CreateSession, adb28fd2-762c-4080-89aa-be29b2d6137d, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a7f088b5-31a9-455d-9b2c-2fe26aac9561, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b2d8cd66-799c-49c0-a3e8-40f53b2394b3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" 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, a7f088b5-31a9-455d-9b2c-2fe26aac9561, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, a7f088b5-31a9-455d-9b2c-2fe26aac9561, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b2d8cd66-799c-49c0-a3e8-40f53b2394b3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=2db284d-6996c1ef-80c908de-78776ab7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c136a16d-b5d5-4c04-a8f2-78eb047b1798, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c136a16d-b5d5-4c04-a8f2-78eb047b1798, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881301536821977684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188130153682197768411881301536821977684118813015368219776841188130153682197768411881301536821977684118813015368219776841188130153682197768411881301536821977684118813015368219776841188130153682197768411881301536821977684118813015368219776841188130153682197768411881301536821977684118813015368219776841188130153682197768411881301536821977684118813015368219776841188130153682197768411881301536821977684" } } } 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, 81315c79-5f8f-4f5b-9b0b-7ab2aa8a47f9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=2db284d-6996c1ef-80c908de-78776ab7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 394b868a-b14f-4c47-a19f-33239e066a1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394b868a-b14f-4c47-a19f-33239e066a1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6925301208676983288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69253012086769832886925301208676983288692530120867698328869253012086769832886925301208676983288692530120867698328869253012086769832886925301208676983288692530120867698328869253012086769832886925301208676983288692530120867698328869253012086769832886925301208676983288692530120867698328869253012086769832886925301208676983288692530120867698328869253012086769832886925301208676983288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394b868a-b14f-4c47-a19f-33239e066a1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, f9eb4c66-a74e-4076-bf5d-6ab43a9e2525, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f9eb4c66-a74e-4076-bf5d-6ab43a9e2525, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" 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, f9eb4c66-a74e-4076-bf5d-6ab43a9e2525, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=2db284d-6996c1ef-80c908de-78776ab7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b5e5c8a-0ed0-4e39-914c-6bfd822d2428, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5e5c8a-0ed0-4e39-914c-6bfd822d2428, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9628757499255929470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96287574992559294709628757499255929470962875749925592947096287574992559294709628757499255929470962875749925592947096287574992559294709628757499255929470962875749925592947096287574992559294709628757499255929470962875749925592947096287574992559294709628757499255929470962875749925592947096287574992559294709628757499255929470962875749925592947096287574992559294709628757499255929470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5e5c8a-0ed0-4e39-914c-6bfd822d2428, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be048444-50fc-4d0c-8a47-a7c1e1b11a09, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be048444-50fc-4d0c-8a47-a7c1e1b11a09, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16546709051174458064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654670905117445806416546709051174458064165467090511744580641654670905117445806416546709051174458064165467090511744580641654670905117445806416546709051174458064165467090511744580641654670905117445806416546709051174458064165467090511744580641654670905117445806416546709051174458064165467090511744580641654670905117445806416546709051174458064165467090511744580641654670905117445806416546709051174458064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be048444-50fc-4d0c-8a47-a7c1e1b11a09, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b07a503-a683-41f4-b3fa-67728bf0064a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b07a503-a683-41f4-b3fa-67728bf0064a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10415346449436878375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041534644943687837510415346449436878375104153464494368783751041534644943687837510415346449436878375104153464494368783751041534644943687837510415346449436878375104153464494368783751041534644943687837510415346449436878375104153464494368783751041534644943687837510415346449436878375104153464494368783751041534644943687837510415346449436878375104153464494368783751041534644943687837510415346449436878375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c136a16d-b5d5-4c04-a8f2-78eb047b1798, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ddb1859b-5360-4256-8cc6-4dc86c9f5073, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b07a503-a683-41f4-b3fa-67728bf0064a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d33a2bd-5ca9-4186-8d7e-6498c820f6eb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d33a2bd-5ca9-4186-8d7e-6498c820f6eb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071336937694631873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107133693769463187311071336937694631873110713369376946318731107133693769463187311071336937694631873110713369376946318731107133693769463187311071336937694631873110713369376946318731107133693769463187311071336937694631873110713369376946318731107133693769463187311071336937694631873110713369376946318731107133693769463187311071336937694631873110713369376946318731107133693769463187311071336937694631873" } } } 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, ddb1859b-5360-4256-8cc6-4dc86c9f5073, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 197074811782058196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196197074811782058196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb1859b-5360-4256-8cc6-4dc86c9f5073, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f9b32ac-ede2-4c22-a1ef-6af25bf64447, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9b32ac-ede2-4c22-a1ef-6af25bf64447, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541178265292944109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254117826529294410912541178265292944109125411782652929441091254117826529294410912541178265292944109125411782652929441091254117826529294410912541178265292944109125411782652929441091254117826529294410912541178265292944109125411782652929441091254117826529294410912541178265292944109125411782652929441091254117826529294410912541178265292944109125411782652929441091254117826529294410912541178265292944109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9b32ac-ede2-4c22-a1ef-6af25bf64447, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ffc3b3e-823c-4d52-badd-4a077ca41b7a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ffc3b3e-823c-4d52-badd-4a077ca41b7a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10513269305183438332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051326930518343833210513269305183438332105132693051834383321051326930518343833210513269305183438332105132693051834383321051326930518343833210513269305183438332105132693051834383321051326930518343833210513269305183438332105132693051834383321051326930518343833210513269305183438332105132693051834383321051326930518343833210513269305183438332105132693051834383321051326930518343833210513269305183438332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ffc3b3e-823c-4d52-badd-4a077ca41b7a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 057125e1-60f3-4137-87ad-a007ef1eb89d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 057125e1-60f3-4137-87ad-a007ef1eb89d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230679469710308530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52306794697103085305230679469710308530523067946971030853052306794697103085305230679469710308530523067946971030853052306794697103085305230679469710308530523067946971030853052306794697103085305230679469710308530523067946971030853052306794697103085305230679469710308530523067946971030853052306794697103085305230679469710308530523067946971030853052306794697103085305230679469710308530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 057125e1-60f3-4137-87ad-a007ef1eb89d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b9ef769-c554-44a9-b114-7a558301e76f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9ef769-c554-44a9-b114-7a558301e76f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1789670004310513636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17896700043105136361789670004310513636178967000431051363617896700043105136361789670004310513636178967000431051363617896700043105136361789670004310513636178967000431051363617896700043105136361789670004310513636178967000431051363617896700043105136361789670004310513636178967000431051363617896700043105136361789670004310513636178967000431051363617896700043105136361789670004310513636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9ef769-c554-44a9-b114-7a558301e76f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6bece7b-9756-4804-905e-c39b603bc915, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6bece7b-9756-4804-905e-c39b603bc915, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487977694862716013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74879776948627160137487977694862716013748797769486271601374879776948627160137487977694862716013748797769486271601374879776948627160137487977694862716013748797769486271601374879776948627160137487977694862716013748797769486271601374879776948627160137487977694862716013748797769486271601374879776948627160137487977694862716013748797769486271601374879776948627160137487977694862716013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6bece7b-9756-4804-905e-c39b603bc915, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a066b6e7-dd7e-402e-86ab-f8d129d2d41d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a066b6e7-dd7e-402e-86ab-f8d129d2d41d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776372704064177944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277637270406417794412776372704064177944127763727040641779441277637270406417794412776372704064177944127763727040641779441277637270406417794412776372704064177944127763727040641779441277637270406417794412776372704064177944127763727040641779441277637270406417794412776372704064177944127763727040641779441277637270406417794412776372704064177944127763727040641779441277637270406417794412776372704064177944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a066b6e7-dd7e-402e-86ab-f8d129d2d41d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e8a4d4e-c48a-4ba4-8650-0a7b4d97873d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8a4d4e-c48a-4ba4-8650-0a7b4d97873d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950218815256954162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79502188152569541627950218815256954162795021881525695416279502188152569541627950218815256954162795021881525695416279502188152569541627950218815256954162795021881525695416279502188152569541627950218815256954162795021881525695416279502188152569541627950218815256954162795021881525695416279502188152569541627950218815256954162795021881525695416279502188152569541627950218815256954162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d33a2bd-5ca9-4186-8d7e-6498c820f6eb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e989c387-61a8-4252-ab6a-73b15a300828, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e989c387-61a8-4252-ab6a-73b15a300828, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18372065503185208967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837206550318520896718372065503185208967183720655031852089671837206550318520896718372065503185208967183720655031852089671837206550318520896718372065503185208967183720655031852089671837206550318520896718372065503185208967183720655031852089671837206550318520896718372065503185208967183720655031852089671837206550318520896718372065503185208967183720655031852089671837206550318520896718372065503185208967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8a4d4e-c48a-4ba4-8650-0a7b4d97873d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6efae75b-e24e-4218-8df8-4d21cbc0f595, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6efae75b-e24e-4218-8df8-4d21cbc0f595, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991527299736106872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499152729973610687214991527299736106872149915272997361068721499152729973610687214991527299736106872149915272997361068721499152729973610687214991527299736106872149915272997361068721499152729973610687214991527299736106872149915272997361068721499152729973610687214991527299736106872149915272997361068721499152729973610687214991527299736106872149915272997361068721499152729973610687214991527299736106872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e989c387-61a8-4252-ab6a-73b15a300828, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8b4785d-5eee-448c-9a5a-3e87d3750163, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b4785d-5eee-448c-9a5a-3e87d3750163, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9851269556690796097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98512695566907960979851269556690796097985126955669079609798512695566907960979851269556690796097985126955669079609798512695566907960979851269556690796097985126955669079609798512695566907960979851269556690796097985126955669079609798512695566907960979851269556690796097985126955669079609798512695566907960979851269556690796097985126955669079609798512695566907960979851269556690796097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6efae75b-e24e-4218-8df8-4d21cbc0f595, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de8b0575-207c-4bab-aa2c-ba5946b23848, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8b0575-207c-4bab-aa2c-ba5946b23848, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10408392566672542969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040839256667254296910408392566672542969104083925666725429691040839256667254296910408392566672542969104083925666725429691040839256667254296910408392566672542969104083925666725429691040839256667254296910408392566672542969104083925666725429691040839256667254296910408392566672542969104083925666725429691040839256667254296910408392566672542969104083925666725429691040839256667254296910408392566672542969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b4785d-5eee-448c-9a5a-3e87d3750163, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86c580c8-e17c-41b6-afad-ae067017109e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c580c8-e17c-41b6-afad-ae067017109e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300343102743845534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33003431027438455343300343102743845534330034310274384553433003431027438455343300343102743845534330034310274384553433003431027438455343300343102743845534330034310274384553433003431027438455343300343102743845534330034310274384553433003431027438455343300343102743845534330034310274384553433003431027438455343300343102743845534330034310274384553433003431027438455343300343102743845534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8b0575-207c-4bab-aa2c-ba5946b23848, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 958dd0e4-6e9c-44cb-95e7-6448dffd301b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958dd0e4-6e9c-44cb-95e7-6448dffd301b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17246690857763880775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724669085776388077517246690857763880775172466908577638807751724669085776388077517246690857763880775172466908577638807751724669085776388077517246690857763880775172466908577638807751724669085776388077517246690857763880775172466908577638807751724669085776388077517246690857763880775172466908577638807751724669085776388077517246690857763880775172466908577638807751724669085776388077517246690857763880775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c580c8-e17c-41b6-afad-ae067017109e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db12b779-a30f-450b-b680-00da249ab8c9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db12b779-a30f-450b-b680-00da249ab8c9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777945763518388339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77779457635183883397777945763518388339777794576351838833977779457635183883397777945763518388339777794576351838833977779457635183883397777945763518388339777794576351838833977779457635183883397777945763518388339777794576351838833977779457635183883397777945763518388339777794576351838833977779457635183883397777945763518388339777794576351838833977779457635183883397777945763518388339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db12b779-a30f-450b-b680-00da249ab8c9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee5f80af-e950-4d1f-969f-2951ff6560e8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee5f80af-e950-4d1f-969f-2951ff6560e8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17165505317954707370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716550531795470737017165505317954707370171655053179547073701716550531795470737017165505317954707370171655053179547073701716550531795470737017165505317954707370171655053179547073701716550531795470737017165505317954707370171655053179547073701716550531795470737017165505317954707370171655053179547073701716550531795470737017165505317954707370171655053179547073701716550531795470737017165505317954707370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958dd0e4-6e9c-44cb-95e7-6448dffd301b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f60ca7a-aaee-4d79-8224-fa31ff70906e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f60ca7a-aaee-4d79-8224-fa31ff70906e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13139443066853352100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313944306685335210013139443066853352100131394430668533521001313944306685335210013139443066853352100131394430668533521001313944306685335210013139443066853352100131394430668533521001313944306685335210013139443066853352100131394430668533521001313944306685335210013139443066853352100131394430668533521001313944306685335210013139443066853352100131394430668533521001313944306685335210013139443066853352100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee5f80af-e950-4d1f-969f-2951ff6560e8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57019c1c-e341-4050-9b7c-9eb960b77dd0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57019c1c-e341-4050-9b7c-9eb960b77dd0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7451404409807839585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74514044098078395857451404409807839585745140440980783958574514044098078395857451404409807839585745140440980783958574514044098078395857451404409807839585745140440980783958574514044098078395857451404409807839585745140440980783958574514044098078395857451404409807839585745140440980783958574514044098078395857451404409807839585745140440980783958574514044098078395857451404409807839585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f60ca7a-aaee-4d79-8224-fa31ff70906e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dcc5cb46-4ac4-4e27-97e6-ab9ab5a39e25, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc5cb46-4ac4-4e27-97e6-ab9ab5a39e25, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13936332844406927027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393633284440692702713936332844406927027139363328444069270271393633284440692702713936332844406927027139363328444069270271393633284440692702713936332844406927027139363328444069270271393633284440692702713936332844406927027139363328444069270271393633284440692702713936332844406927027139363328444069270271393633284440692702713936332844406927027139363328444069270271393633284440692702713936332844406927027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57019c1c-e341-4050-9b7c-9eb960b77dd0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e677c8b1-d8d5-403d-9e7d-849e44f574e4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e677c8b1-d8d5-403d-9e7d-849e44f574e4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6401624558581333594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64016245585813335946401624558581333594640162455858133359464016245585813335946401624558581333594640162455858133359464016245585813335946401624558581333594640162455858133359464016245585813335946401624558581333594640162455858133359464016245585813335946401624558581333594640162455858133359464016245585813335946401624558581333594640162455858133359464016245585813335946401624558581333594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc5cb46-4ac4-4e27-97e6-ab9ab5a39e25, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e677c8b1-d8d5-403d-9e7d-849e44f574e4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4bcf21a2-b4f4-4c1d-a1d9-8ebe39b3c625, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 746ea07c-e894-489b-9f6c-7d571b230c96, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bcf21a2-b4f4-4c1d-a1d9-8ebe39b3c625, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7892681091668996809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78926810916689968097892681091668996809789268109166899680978926810916689968097892681091668996809789268109166899680978926810916689968097892681091668996809789268109166899680978926810916689968097892681091668996809789268109166899680978926810916689968097892681091668996809789268109166899680978926810916689968097892681091668996809789268109166899680978926810916689968097892681091668996809" } } } 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, 746ea07c-e894-489b-9f6c-7d571b230c96, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2253193554094335488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22531935540943354882253193554094335488225319355409433548822531935540943354882253193554094335488225319355409433548822531935540943354882253193554094335488225319355409433548822531935540943354882253193554094335488225319355409433548822531935540943354882253193554094335488225319355409433548822531935540943354882253193554094335488225319355409433548822531935540943354882253193554094335488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bcf21a2-b4f4-4c1d-a1d9-8ebe39b3c625, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf43c200-105c-4d39-99dd-257d6d4100e4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746ea07c-e894-489b-9f6c-7d571b230c96, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf43c200-105c-4d39-99dd-257d6d4100e4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12066224077113706097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206622407711370609712066224077113706097120662240771137060971206622407711370609712066224077113706097120662240771137060971206622407711370609712066224077113706097120662240771137060971206622407711370609712066224077113706097120662240771137060971206622407711370609712066224077113706097120662240771137060971206622407711370609712066224077113706097120662240771137060971206622407711370609712066224077113706097" } } } 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 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7f9926e-e823-4267-8dec-f9ff1ff5d13e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f9926e-e823-4267-8dec-f9ff1ff5d13e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16045389258213580346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604538925821358034616045389258213580346160453892582135803461604538925821358034616045389258213580346160453892582135803461604538925821358034616045389258213580346160453892582135803461604538925821358034616045389258213580346160453892582135803461604538925821358034616045389258213580346160453892582135803461604538925821358034616045389258213580346160453892582135803461604538925821358034616045389258213580346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf43c200-105c-4d39-99dd-257d6d4100e4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e1f6b56-65a4-4a4b-bf4c-596a1a3b10cd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e1f6b56-65a4-4a4b-bf4c-596a1a3b10cd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14870751042166359109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487075104216635910914870751042166359109148707510421663591091487075104216635910914870751042166359109148707510421663591091487075104216635910914870751042166359109148707510421663591091487075104216635910914870751042166359109148707510421663591091487075104216635910914870751042166359109148707510421663591091487075104216635910914870751042166359109148707510421663591091487075104216635910914870751042166359109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f9926e-e823-4267-8dec-f9ff1ff5d13e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 624bf397-a2da-4cc5-9445-62be01eb7d04, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624bf397-a2da-4cc5-9445-62be01eb7d04, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836466784430354587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483646678443035458714836466784430354587148364667844303545871483646678443035458714836466784430354587148364667844303545871483646678443035458714836466784430354587148364667844303545871483646678443035458714836466784430354587148364667844303545871483646678443035458714836466784430354587148364667844303545871483646678443035458714836466784430354587148364667844303545871483646678443035458714836466784430354587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e1f6b56-65a4-4a4b-bf4c-596a1a3b10cd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65e07348-a8af-492e-9774-3de2248e3918, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624bf397-a2da-4cc5-9445-62be01eb7d04, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d51f657-5c6c-4b07-afaf-fd27e76800df, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e07348-a8af-492e-9774-3de2248e3918, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16820727438203890861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682072743820389086116820727438203890861168207274382038908611682072743820389086116820727438203890861168207274382038908611682072743820389086116820727438203890861168207274382038908611682072743820389086116820727438203890861168207274382038908611682072743820389086116820727438203890861168207274382038908611682072743820389086116820727438203890861168207274382038908611682072743820389086116820727438203890861" } } } 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, 7d51f657-5c6c-4b07-afaf-fd27e76800df, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2177974720508887058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21779747205088870582177974720508887058217797472050888705821779747205088870582177974720508887058217797472050888705821779747205088870582177974720508887058217797472050888705821779747205088870582177974720508887058217797472050888705821779747205088870582177974720508887058217797472050888705821779747205088870582177974720508887058217797472050888705821779747205088870582177974720508887058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e07348-a8af-492e-9774-3de2248e3918, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d057add-ecec-4988-aaad-eb0ec25e7e91, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d51f657-5c6c-4b07-afaf-fd27e76800df, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d77b7c53-e355-47bf-9633-a1f96a529b89, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77b7c53-e355-47bf-9633-a1f96a529b89, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8401236296207294762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84012362962072947628401236296207294762840123629620729476284012362962072947628401236296207294762840123629620729476284012362962072947628401236296207294762840123629620729476284012362962072947628401236296207294762840123629620729476284012362962072947628401236296207294762840123629620729476284012362962072947628401236296207294762840123629620729476284012362962072947628401236296207294762" } } } 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, 2d057add-ecec-4988-aaad-eb0ec25e7e91, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18330796538468389311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833079653846838931118330796538468389311183307965384683893111833079653846838931118330796538468389311183307965384683893111833079653846838931118330796538468389311183307965384683893111833079653846838931118330796538468389311183307965384683893111833079653846838931118330796538468389311183307965384683893111833079653846838931118330796538468389311183307965384683893111833079653846838931118330796538468389311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d057add-ecec-4988-aaad-eb0ec25e7e91, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18387b19-5214-4a2b-ab8d-f7c101fb3f70, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77b7c53-e355-47bf-9633-a1f96a529b89, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e8c6b4e-21f7-4de0-9f94-dc0502d1f1bb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8c6b4e-21f7-4de0-9f94-dc0502d1f1bb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9421651828953002811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94216518289530028119421651828953002811942165182895300281194216518289530028119421651828953002811942165182895300281194216518289530028119421651828953002811942165182895300281194216518289530028119421651828953002811942165182895300281194216518289530028119421651828953002811942165182895300281194216518289530028119421651828953002811942165182895300281194216518289530028119421651828953002811" } } } 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, 18387b19-5214-4a2b-ab8d-f7c101fb3f70, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968579520243313357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696857952024331335716968579520243313357169685795202433133571696857952024331335716968579520243313357169685795202433133571696857952024331335716968579520243313357169685795202433133571696857952024331335716968579520243313357169685795202433133571696857952024331335716968579520243313357169685795202433133571696857952024331335716968579520243313357169685795202433133571696857952024331335716968579520243313357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18387b19-5214-4a2b-ab8d-f7c101fb3f70, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1aa3a812-de28-4e9d-a341-55fa4b600f9d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8c6b4e-21f7-4de0-9f94-dc0502d1f1bb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9caeb81-3d2d-4ae4-af46-1fd475410380, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa3a812-de28-4e9d-a341-55fa4b600f9d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3643776712455194178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36437767124551941783643776712455194178364377671245519417836437767124551941783643776712455194178364377671245519417836437767124551941783643776712455194178364377671245519417836437767124551941783643776712455194178364377671245519417836437767124551941783643776712455194178364377671245519417836437767124551941783643776712455194178364377671245519417836437767124551941783643776712455194178" } } } 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, a9caeb81-3d2d-4ae4-af46-1fd475410380, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3922836889897060537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39228368898970605373922836889897060537392283688989706053739228368898970605373922836889897060537392283688989706053739228368898970605373922836889897060537392283688989706053739228368898970605373922836889897060537392283688989706053739228368898970605373922836889897060537392283688989706053739228368898970605373922836889897060537392283688989706053739228368898970605373922836889897060537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9caeb81-3d2d-4ae4-af46-1fd475410380, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db091a78-97d0-4768-a245-d42f801b2810, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db091a78-97d0-4768-a245-d42f801b2810, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1954624729078044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19546247290780441954624729078044195462472907804419546247290780441954624729078044195462472907804419546247290780441954624729078044195462472907804419546247290780441954624729078044195462472907804419546247290780441954624729078044195462472907804419546247290780441954624729078044195462472907804419546247290780441954624729078044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa3a812-de28-4e9d-a341-55fa4b600f9d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d99519b-c0c5-46a4-98d7-d977d0b2e9aa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d99519b-c0c5-46a4-98d7-d977d0b2e9aa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8689501950624713340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86895019506247133408689501950624713340868950195062471334086895019506247133408689501950624713340868950195062471334086895019506247133408689501950624713340868950195062471334086895019506247133408689501950624713340868950195062471334086895019506247133408689501950624713340868950195062471334086895019506247133408689501950624713340868950195062471334086895019506247133408689501950624713340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db091a78-97d0-4768-a245-d42f801b2810, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b2ee517-2517-40ca-af08-2fedfc20f842, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2ee517-2517-40ca-af08-2fedfc20f842, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9938423097438431041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99384230974384310419938423097438431041993842309743843104199384230974384310419938423097438431041993842309743843104199384230974384310419938423097438431041993842309743843104199384230974384310419938423097438431041993842309743843104199384230974384310419938423097438431041993842309743843104199384230974384310419938423097438431041993842309743843104199384230974384310419938423097438431041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d99519b-c0c5-46a4-98d7-d977d0b2e9aa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3fdf0064-77a9-479b-b729-9192df5ceb99, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2ee517-2517-40ca-af08-2fedfc20f842, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fdf0064-77a9-479b-b729-9192df5ceb99, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14451017098164114349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445101709816411434914451017098164114349144510170981641143491445101709816411434914451017098164114349144510170981641143491445101709816411434914451017098164114349144510170981641143491445101709816411434914451017098164114349144510170981641143491445101709816411434914451017098164114349144510170981641143491445101709816411434914451017098164114349144510170981641143491445101709816411434914451017098164114349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e30c8c8e-acb6-486b-802a-f50caa7de0da, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30c8c8e-acb6-486b-802a-f50caa7de0da, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17710263857100550110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771026385710055011017710263857100550110177102638571005501101771026385710055011017710263857100550110177102638571005501101771026385710055011017710263857100550110177102638571005501101771026385710055011017710263857100550110177102638571005501101771026385710055011017710263857100550110177102638571005501101771026385710055011017710263857100550110177102638571005501101771026385710055011017710263857100550110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fdf0064-77a9-479b-b729-9192df5ceb99, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9598437c-b1ff-4f39-98e2-625103241eaf, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9598437c-b1ff-4f39-98e2-625103241eaf, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8732065140344579407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87320651403445794078732065140344579407873206514034457940787320651403445794078732065140344579407873206514034457940787320651403445794078732065140344579407873206514034457940787320651403445794078732065140344579407873206514034457940787320651403445794078732065140344579407873206514034457940787320651403445794078732065140344579407873206514034457940787320651403445794078732065140344579407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30c8c8e-acb6-486b-802a-f50caa7de0da, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44139b78-2ead-4796-9156-2166a05095e5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44139b78-2ead-4796-9156-2166a05095e5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 677857662917763596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596677857662917763596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9598437c-b1ff-4f39-98e2-625103241eaf, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e8869158-e28e-496d-a44d-004f23de4110, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8869158-e28e-496d-a44d-004f23de4110, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940361157912476399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294036115791247639912940361157912476399129403611579124763991294036115791247639912940361157912476399129403611579124763991294036115791247639912940361157912476399129403611579124763991294036115791247639912940361157912476399129403611579124763991294036115791247639912940361157912476399129403611579124763991294036115791247639912940361157912476399129403611579124763991294036115791247639912940361157912476399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44139b78-2ead-4796-9156-2166a05095e5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb109280-484d-4147-9e33-7afebab1348a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb109280-484d-4147-9e33-7afebab1348a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991086152196416939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59910861521964169395991086152196416939599108615219641693959910861521964169395991086152196416939599108615219641693959910861521964169395991086152196416939599108615219641693959910861521964169395991086152196416939599108615219641693959910861521964169395991086152196416939599108615219641693959910861521964169395991086152196416939599108615219641693959910861521964169395991086152196416939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8869158-e28e-496d-a44d-004f23de4110, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49437fa1-cdc7-4833-b959-71df3b84514e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49437fa1-cdc7-4833-b959-71df3b84514e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 131810128673087443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443131810128673087443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb109280-484d-4147-9e33-7afebab1348a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 859391b1-2ecf-4d76-8eb7-afc2515c29ec, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859391b1-2ecf-4d76-8eb7-afc2515c29ec, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7912974482451641706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79129744824516417067912974482451641706791297448245164170679129744824516417067912974482451641706791297448245164170679129744824516417067912974482451641706791297448245164170679129744824516417067912974482451641706791297448245164170679129744824516417067912974482451641706791297448245164170679129744824516417067912974482451641706791297448245164170679129744824516417067912974482451641706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49437fa1-cdc7-4833-b959-71df3b84514e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5588aeb-6115-4a13-b99e-e54a80a60858, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5588aeb-6115-4a13-b99e-e54a80a60858, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2752764995996708589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27527649959967085892752764995996708589275276499599670858927527649959967085892752764995996708589275276499599670858927527649959967085892752764995996708589275276499599670858927527649959967085892752764995996708589275276499599670858927527649959967085892752764995996708589275276499599670858927527649959967085892752764995996708589275276499599670858927527649959967085892752764995996708589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859391b1-2ecf-4d76-8eb7-afc2515c29ec, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e439292c-2b45-4c60-bf43-7b02d2e003c5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e439292c-2b45-4c60-bf43-7b02d2e003c5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16651514284208054122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665151428420805412216651514284208054122166515142842080541221665151428420805412216651514284208054122166515142842080541221665151428420805412216651514284208054122166515142842080541221665151428420805412216651514284208054122166515142842080541221665151428420805412216651514284208054122166515142842080541221665151428420805412216651514284208054122166515142842080541221665151428420805412216651514284208054122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5588aeb-6115-4a13-b99e-e54a80a60858, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50e8f48e-fc27-47d1-a4d2-d68d6be19f63, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e8f48e-fc27-47d1-a4d2-d68d6be19f63, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069564744676238207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606956474467623820716069564744676238207160695647446762382071606956474467623820716069564744676238207160695647446762382071606956474467623820716069564744676238207160695647446762382071606956474467623820716069564744676238207160695647446762382071606956474467623820716069564744676238207160695647446762382071606956474467623820716069564744676238207160695647446762382071606956474467623820716069564744676238207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e439292c-2b45-4c60-bf43-7b02d2e003c5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ad528f1-893b-46f2-8603-c7dbb198016a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad528f1-893b-46f2-8603-c7dbb198016a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7486411982811119494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74864119828111194947486411982811119494748641198281111949474864119828111194947486411982811119494748641198281111949474864119828111194947486411982811119494748641198281111949474864119828111194947486411982811119494748641198281111949474864119828111194947486411982811119494748641198281111949474864119828111194947486411982811119494748641198281111949474864119828111194947486411982811119494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e8f48e-fc27-47d1-a4d2-d68d6be19f63, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71de60aa-6fc2-4450-996e-ab2bc2b0e195, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71de60aa-6fc2-4450-996e-ab2bc2b0e195, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10879744186635930077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087974418663593007710879744186635930077108797441866359300771087974418663593007710879744186635930077108797441866359300771087974418663593007710879744186635930077108797441866359300771087974418663593007710879744186635930077108797441866359300771087974418663593007710879744186635930077108797441866359300771087974418663593007710879744186635930077108797441866359300771087974418663593007710879744186635930077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad528f1-893b-46f2-8603-c7dbb198016a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed213fff-0b6d-497a-b4aa-45b957942a35, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed213fff-0b6d-497a-b4aa-45b957942a35, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4899223023903596319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48992230239035963194899223023903596319489922302390359631948992230239035963194899223023903596319489922302390359631948992230239035963194899223023903596319489922302390359631948992230239035963194899223023903596319489922302390359631948992230239035963194899223023903596319489922302390359631948992230239035963194899223023903596319489922302390359631948992230239035963194899223023903596319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71de60aa-6fc2-4450-996e-ab2bc2b0e195, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 474c322e-1943-480c-be19-bb12bb41c206, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474c322e-1943-480c-be19-bb12bb41c206, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4012256937567231706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40122569375672317064012256937567231706401225693756723170640122569375672317064012256937567231706401225693756723170640122569375672317064012256937567231706401225693756723170640122569375672317064012256937567231706401225693756723170640122569375672317064012256937567231706401225693756723170640122569375672317064012256937567231706401225693756723170640122569375672317064012256937567231706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed213fff-0b6d-497a-b4aa-45b957942a35, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42d3a8dc-a3ba-4964-ab09-a853f0fa8590, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d3a8dc-a3ba-4964-ab09-a853f0fa8590, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6470271105091991416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64702711050919914166470271105091991416647027110509199141664702711050919914166470271105091991416647027110509199141664702711050919914166470271105091991416647027110509199141664702711050919914166470271105091991416647027110509199141664702711050919914166470271105091991416647027110509199141664702711050919914166470271105091991416647027110509199141664702711050919914166470271105091991416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474c322e-1943-480c-be19-bb12bb41c206, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9878215e-d810-4a0f-b40a-c51a529073be, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9878215e-d810-4a0f-b40a-c51a529073be, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731702403192137459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273170240319213745912731702403192137459127317024031921374591273170240319213745912731702403192137459127317024031921374591273170240319213745912731702403192137459127317024031921374591273170240319213745912731702403192137459127317024031921374591273170240319213745912731702403192137459127317024031921374591273170240319213745912731702403192137459127317024031921374591273170240319213745912731702403192137459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d3a8dc-a3ba-4964-ab09-a853f0fa8590, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 034e5a37-e9bf-4c3e-bd38-4facef03a295, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 034e5a37-e9bf-4c3e-bd38-4facef03a295, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007243953911418616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100724395391141861611007243953911418616110072439539114186161100724395391141861611007243953911418616110072439539114186161100724395391141861611007243953911418616110072439539114186161100724395391141861611007243953911418616110072439539114186161100724395391141861611007243953911418616110072439539114186161100724395391141861611007243953911418616110072439539114186161100724395391141861611007243953911418616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9878215e-d810-4a0f-b40a-c51a529073be, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0488f93-9a44-4177-84eb-9426c8a913cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0488f93-9a44-4177-84eb-9426c8a913cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10067559283824170106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006755928382417010610067559283824170106100675592838241701061006755928382417010610067559283824170106100675592838241701061006755928382417010610067559283824170106100675592838241701061006755928382417010610067559283824170106100675592838241701061006755928382417010610067559283824170106100675592838241701061006755928382417010610067559283824170106100675592838241701061006755928382417010610067559283824170106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 034e5a37-e9bf-4c3e-bd38-4facef03a295, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0488f93-9a44-4177-84eb-9426c8a913cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93bf9128-9e18-45ab-97c4-5e6541e07b95, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bf9128-9e18-45ab-97c4-5e6541e07b95, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16713789761236181565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671378976123618156516713789761236181565167137897612361815651671378976123618156516713789761236181565167137897612361815651671378976123618156516713789761236181565167137897612361815651671378976123618156516713789761236181565167137897612361815651671378976123618156516713789761236181565167137897612361815651671378976123618156516713789761236181565167137897612361815651671378976123618156516713789761236181565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab088c5b-468f-461d-ae57-558274b51018, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab088c5b-468f-461d-ae57-558274b51018, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297610878216667376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42976108782166673764297610878216667376429761087821666737642976108782166673764297610878216667376429761087821666737642976108782166673764297610878216667376429761087821666737642976108782166673764297610878216667376429761087821666737642976108782166673764297610878216667376429761087821666737642976108782166673764297610878216667376429761087821666737642976108782166673764297610878216667376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bf9128-9e18-45ab-97c4-5e6541e07b95, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca09be9e-2fd1-4383-9418-291a3f350a5f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca09be9e-2fd1-4383-9418-291a3f350a5f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859814091301723227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38598140913017232273859814091301723227385981409130172322738598140913017232273859814091301723227385981409130172322738598140913017232273859814091301723227385981409130172322738598140913017232273859814091301723227385981409130172322738598140913017232273859814091301723227385981409130172322738598140913017232273859814091301723227385981409130172322738598140913017232273859814091301723227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab088c5b-468f-461d-ae57-558274b51018, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37809221-9bc4-495a-bbd9-8fad00e2c089, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37809221-9bc4-495a-bbd9-8fad00e2c089, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2502192019754482674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25021920197544826742502192019754482674250219201975448267425021920197544826742502192019754482674250219201975448267425021920197544826742502192019754482674250219201975448267425021920197544826742502192019754482674250219201975448267425021920197544826742502192019754482674250219201975448267425021920197544826742502192019754482674250219201975448267425021920197544826742502192019754482674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca09be9e-2fd1-4383-9418-291a3f350a5f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c07f52f1-99b6-4990-89b3-ffc6a4f2497e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07f52f1-99b6-4990-89b3-ffc6a4f2497e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10089080653026416144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008908065302641614410089080653026416144100890806530264161441008908065302641614410089080653026416144100890806530264161441008908065302641614410089080653026416144100890806530264161441008908065302641614410089080653026416144100890806530264161441008908065302641614410089080653026416144100890806530264161441008908065302641614410089080653026416144100890806530264161441008908065302641614410089080653026416144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37809221-9bc4-495a-bbd9-8fad00e2c089, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22205a4a-447b-4e01-a2c5-3d643273fd73, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22205a4a-447b-4e01-a2c5-3d643273fd73, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402267850710115886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74022678507101158867402267850710115886740226785071011588674022678507101158867402267850710115886740226785071011588674022678507101158867402267850710115886740226785071011588674022678507101158867402267850710115886740226785071011588674022678507101158867402267850710115886740226785071011588674022678507101158867402267850710115886740226785071011588674022678507101158867402267850710115886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07f52f1-99b6-4990-89b3-ffc6a4f2497e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fd9d73b-6e57-4b63-899b-6a838ea7b2b7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22205a4a-447b-4e01-a2c5-3d643273fd73, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd9d73b-6e57-4b63-899b-6a838ea7b2b7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821461909590071846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58214619095900718465821461909590071846582146190959007184658214619095900718465821461909590071846582146190959007184658214619095900718465821461909590071846582146190959007184658214619095900718465821461909590071846582146190959007184658214619095900718465821461909590071846582146190959007184658214619095900718465821461909590071846582146190959007184658214619095900718465821461909590071846" } } } 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 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4164364b-6356-4233-8387-4c2f355f92e5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4164364b-6356-4233-8387-4c2f355f92e5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 986740208735182118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118986740208735182118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd9d73b-6e57-4b63-899b-6a838ea7b2b7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01bd8c06-2f28-49c5-b926-13854c385fe8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bd8c06-2f28-49c5-b926-13854c385fe8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11629863398166359662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162986339816635966211629863398166359662116298633981663596621162986339816635966211629863398166359662116298633981663596621162986339816635966211629863398166359662116298633981663596621162986339816635966211629863398166359662116298633981663596621162986339816635966211629863398166359662116298633981663596621162986339816635966211629863398166359662116298633981663596621162986339816635966211629863398166359662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4164364b-6356-4233-8387-4c2f355f92e5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72aa6d36-22b4-4683-b62f-4f52301e70cf, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72aa6d36-22b4-4683-b62f-4f52301e70cf, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544886323455580944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454488632345558094414544886323455580944145448863234555809441454488632345558094414544886323455580944145448863234555809441454488632345558094414544886323455580944145448863234555809441454488632345558094414544886323455580944145448863234555809441454488632345558094414544886323455580944145448863234555809441454488632345558094414544886323455580944145448863234555809441454488632345558094414544886323455580944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bd8c06-2f28-49c5-b926-13854c385fe8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59e19519-e042-4d1e-837f-e9ee98f92903, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59e19519-e042-4d1e-837f-e9ee98f92903, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3691746913888099342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36917469138880993423691746913888099342369174691388809934236917469138880993423691746913888099342369174691388809934236917469138880993423691746913888099342369174691388809934236917469138880993423691746913888099342369174691388809934236917469138880993423691746913888099342369174691388809934236917469138880993423691746913888099342369174691388809934236917469138880993423691746913888099342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72aa6d36-22b4-4683-b62f-4f52301e70cf, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 811dc0a2-6756-4494-9123-b7e0fec223f6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811dc0a2-6756-4494-9123-b7e0fec223f6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6650600630809193406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66506006308091934066650600630809193406665060063080919340666506006308091934066650600630809193406665060063080919340666506006308091934066650600630809193406665060063080919340666506006308091934066650600630809193406665060063080919340666506006308091934066650600630809193406665060063080919340666506006308091934066650600630809193406665060063080919340666506006308091934066650600630809193406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59e19519-e042-4d1e-837f-e9ee98f92903, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b717369-20ed-4ddd-90a5-93c1f579c0c9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b717369-20ed-4ddd-90a5-93c1f579c0c9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5551735313808973493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55517353138089734935551735313808973493555173531380897349355517353138089734935551735313808973493555173531380897349355517353138089734935551735313808973493555173531380897349355517353138089734935551735313808973493555173531380897349355517353138089734935551735313808973493555173531380897349355517353138089734935551735313808973493555173531380897349355517353138089734935551735313808973493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811dc0a2-6756-4494-9123-b7e0fec223f6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecc81427-5752-4c9f-93bb-5740a54e8d9e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc81427-5752-4c9f-93bb-5740a54e8d9e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7956946820674078859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79569468206740788597956946820674078859795694682067407885979569468206740788597956946820674078859795694682067407885979569468206740788597956946820674078859795694682067407885979569468206740788597956946820674078859795694682067407885979569468206740788597956946820674078859795694682067407885979569468206740788597956946820674078859795694682067407885979569468206740788597956946820674078859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b717369-20ed-4ddd-90a5-93c1f579c0c9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4f1b30c-9d02-44c3-871b-6d6aa4268398, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f1b30c-9d02-44c3-871b-6d6aa4268398, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1074227886692538425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10742278866925384251074227886692538425107422788669253842510742278866925384251074227886692538425107422788669253842510742278866925384251074227886692538425107422788669253842510742278866925384251074227886692538425107422788669253842510742278866925384251074227886692538425107422788669253842510742278866925384251074227886692538425107422788669253842510742278866925384251074227886692538425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc81427-5752-4c9f-93bb-5740a54e8d9e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7577e133-2af8-4c53-96b2-61d8d6e41a35, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7577e133-2af8-4c53-96b2-61d8d6e41a35, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095312568538390955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609531256853839095516095312568538390955160953125685383909551609531256853839095516095312568538390955160953125685383909551609531256853839095516095312568538390955160953125685383909551609531256853839095516095312568538390955160953125685383909551609531256853839095516095312568538390955160953125685383909551609531256853839095516095312568538390955160953125685383909551609531256853839095516095312568538390955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f1b30c-9d02-44c3-871b-6d6aa4268398, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca05ad6c-0f23-46dd-8e92-76f007f4195b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05ad6c-0f23-46dd-8e92-76f007f4195b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348800477689006304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83488004776890063048348800477689006304834880047768900630483488004776890063048348800477689006304834880047768900630483488004776890063048348800477689006304834880047768900630483488004776890063048348800477689006304834880047768900630483488004776890063048348800477689006304834880047768900630483488004776890063048348800477689006304834880047768900630483488004776890063048348800477689006304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7577e133-2af8-4c53-96b2-61d8d6e41a35, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73fef5b0-1521-41b2-9c61-bb09d069b4ab, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fef5b0-1521-41b2-9c61-bb09d069b4ab, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5020808697116035048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50208086971160350485020808697116035048502080869711603504850208086971160350485020808697116035048502080869711603504850208086971160350485020808697116035048502080869711603504850208086971160350485020808697116035048502080869711603504850208086971160350485020808697116035048502080869711603504850208086971160350485020808697116035048502080869711603504850208086971160350485020808697116035048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05ad6c-0f23-46dd-8e92-76f007f4195b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8a6bb98-dced-44c2-9725-4923ea79dcd5, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a6bb98-dced-44c2-9725-4923ea79dcd5, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15764249659719547234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576424965971954723415764249659719547234157642496597195472341576424965971954723415764249659719547234157642496597195472341576424965971954723415764249659719547234157642496597195472341576424965971954723415764249659719547234157642496597195472341576424965971954723415764249659719547234157642496597195472341576424965971954723415764249659719547234157642496597195472341576424965971954723415764249659719547234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fef5b0-1521-41b2-9c61-bb09d069b4ab, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72a30ce2-6675-44d1-bb36-d2e2a980c269, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a30ce2-6675-44d1-bb36-d2e2a980c269, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11802770556951775928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180277055695177592811802770556951775928118027705569517759281180277055695177592811802770556951775928118027705569517759281180277055695177592811802770556951775928118027705569517759281180277055695177592811802770556951775928118027705569517759281180277055695177592811802770556951775928118027705569517759281180277055695177592811802770556951775928118027705569517759281180277055695177592811802770556951775928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a6bb98-dced-44c2-9725-4923ea79dcd5, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0e8a98a-bb8a-493c-a41a-d446c73a6c8c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0e8a98a-bb8a-493c-a41a-d446c73a6c8c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6028683811710058335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60286838117100583356028683811710058335602868381171005833560286838117100583356028683811710058335602868381171005833560286838117100583356028683811710058335602868381171005833560286838117100583356028683811710058335602868381171005833560286838117100583356028683811710058335602868381171005833560286838117100583356028683811710058335602868381171005833560286838117100583356028683811710058335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a30ce2-6675-44d1-bb36-d2e2a980c269, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, acfae1fe-dc96-4c20-9c16-2f60c44149b7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acfae1fe-dc96-4c20-9c16-2f60c44149b7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7671204928623722922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76712049286237229227671204928623722922767120492862372292276712049286237229227671204928623722922767120492862372292276712049286237229227671204928623722922767120492862372292276712049286237229227671204928623722922767120492862372292276712049286237229227671204928623722922767120492862372292276712049286237229227671204928623722922767120492862372292276712049286237229227671204928623722922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0e8a98a-bb8a-493c-a41a-d446c73a6c8c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afc54cb3-70f4-4060-a988-ba81b099f426, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc54cb3-70f4-4060-a988-ba81b099f426, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7785081577712975493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77850815777129754937785081577712975493778508157771297549377850815777129754937785081577712975493778508157771297549377850815777129754937785081577712975493778508157771297549377850815777129754937785081577712975493778508157771297549377850815777129754937785081577712975493778508157771297549377850815777129754937785081577712975493778508157771297549377850815777129754937785081577712975493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acfae1fe-dc96-4c20-9c16-2f60c44149b7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c541a698-4363-4b32-aef2-4a79fb01efa9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c541a698-4363-4b32-aef2-4a79fb01efa9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6950485105842525517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69504851058425255176950485105842525517695048510584252551769504851058425255176950485105842525517695048510584252551769504851058425255176950485105842525517695048510584252551769504851058425255176950485105842525517695048510584252551769504851058425255176950485105842525517695048510584252551769504851058425255176950485105842525517695048510584252551769504851058425255176950485105842525517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc54cb3-70f4-4060-a988-ba81b099f426, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c4ceb9f-0536-47de-9b92-f239c9383ee4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4ceb9f-0536-47de-9b92-f239c9383ee4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17773982819727224034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777398281972722403417773982819727224034177739828197272240341777398281972722403417773982819727224034177739828197272240341777398281972722403417773982819727224034177739828197272240341777398281972722403417773982819727224034177739828197272240341777398281972722403417773982819727224034177739828197272240341777398281972722403417773982819727224034177739828197272240341777398281972722403417773982819727224034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c541a698-4363-4b32-aef2-4a79fb01efa9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c1619a5-ab5e-4990-a0dd-52651f112583, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1619a5-ab5e-4990-a0dd-52651f112583, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16330126789109319114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633012678910931911416330126789109319114163301267891093191141633012678910931911416330126789109319114163301267891093191141633012678910931911416330126789109319114163301267891093191141633012678910931911416330126789109319114163301267891093191141633012678910931911416330126789109319114163301267891093191141633012678910931911416330126789109319114163301267891093191141633012678910931911416330126789109319114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4ceb9f-0536-47de-9b92-f239c9383ee4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68b815c1-2239-4054-9c2d-95ab6f844648, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b815c1-2239-4054-9c2d-95ab6f844648, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16245578224999975244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624557822499997524416245578224999975244162455782249999752441624557822499997524416245578224999975244162455782249999752441624557822499997524416245578224999975244162455782249999752441624557822499997524416245578224999975244162455782249999752441624557822499997524416245578224999975244162455782249999752441624557822499997524416245578224999975244162455782249999752441624557822499997524416245578224999975244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1619a5-ab5e-4990-a0dd-52651f112583, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8857480c-9ed2-444c-8c26-f47a509bea67, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8857480c-9ed2-444c-8c26-f47a509bea67, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6319994834415841867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63199948344158418676319994834415841867631999483441584186763199948344158418676319994834415841867631999483441584186763199948344158418676319994834415841867631999483441584186763199948344158418676319994834415841867631999483441584186763199948344158418676319994834415841867631999483441584186763199948344158418676319994834415841867631999483441584186763199948344158418676319994834415841867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b815c1-2239-4054-9c2d-95ab6f844648, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6fa7a6fe-d15f-4ad8-a622-b8eb1b884df4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa7a6fe-d15f-4ad8-a622-b8eb1b884df4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15747950305126060099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574795030512606009915747950305126060099157479503051260600991574795030512606009915747950305126060099157479503051260600991574795030512606009915747950305126060099157479503051260600991574795030512606009915747950305126060099157479503051260600991574795030512606009915747950305126060099157479503051260600991574795030512606009915747950305126060099157479503051260600991574795030512606009915747950305126060099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8857480c-9ed2-444c-8c26-f47a509bea67, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97004765-5d19-4247-90d7-25f4e4b80aa1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97004765-5d19-4247-90d7-25f4e4b80aa1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1906315258680446962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19063152586804469621906315258680446962190631525868044696219063152586804469621906315258680446962190631525868044696219063152586804469621906315258680446962190631525868044696219063152586804469621906315258680446962190631525868044696219063152586804469621906315258680446962190631525868044696219063152586804469621906315258680446962190631525868044696219063152586804469621906315258680446962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa7a6fe-d15f-4ad8-a622-b8eb1b884df4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc0510fe-199b-4a59-b061-2c418adeefbe, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0510fe-199b-4a59-b061-2c418adeefbe, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991501358963704458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399150135896370445813991501358963704458139915013589637044581399150135896370445813991501358963704458139915013589637044581399150135896370445813991501358963704458139915013589637044581399150135896370445813991501358963704458139915013589637044581399150135896370445813991501358963704458139915013589637044581399150135896370445813991501358963704458139915013589637044581399150135896370445813991501358963704458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97004765-5d19-4247-90d7-25f4e4b80aa1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55b8cdec-c69e-4131-9081-e55d8910d970, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b8cdec-c69e-4131-9081-e55d8910d970, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1803174632952352993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18031746329523529931803174632952352993180317463295235299318031746329523529931803174632952352993180317463295235299318031746329523529931803174632952352993180317463295235299318031746329523529931803174632952352993180317463295235299318031746329523529931803174632952352993180317463295235299318031746329523529931803174632952352993180317463295235299318031746329523529931803174632952352993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0510fe-199b-4a59-b061-2c418adeefbe, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8498ce88-14d7-492a-99b7-cfd95f88124c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8498ce88-14d7-492a-99b7-cfd95f88124c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2138702985898722282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21387029858987222822138702985898722282213870298589872228221387029858987222822138702985898722282213870298589872228221387029858987222822138702985898722282213870298589872228221387029858987222822138702985898722282213870298589872228221387029858987222822138702985898722282213870298589872228221387029858987222822138702985898722282213870298589872228221387029858987222822138702985898722282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b8cdec-c69e-4131-9081-e55d8910d970, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2abf771-afaa-405f-8d9a-90b8367ba2f9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2abf771-afaa-405f-8d9a-90b8367ba2f9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17786852609194444558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778685260919444455817786852609194444558177868526091944445581778685260919444455817786852609194444558177868526091944445581778685260919444455817786852609194444558177868526091944445581778685260919444455817786852609194444558177868526091944445581778685260919444455817786852609194444558177868526091944445581778685260919444455817786852609194444558177868526091944445581778685260919444455817786852609194444558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8498ce88-14d7-492a-99b7-cfd95f88124c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebb497f3-7deb-4219-8d1f-2381c3dd10ea, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb497f3-7deb-4219-8d1f-2381c3dd10ea, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10510657175591951117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051065717559195111710510657175591951117105106571755919511171051065717559195111710510657175591951117105106571755919511171051065717559195111710510657175591951117105106571755919511171051065717559195111710510657175591951117105106571755919511171051065717559195111710510657175591951117105106571755919511171051065717559195111710510657175591951117105106571755919511171051065717559195111710510657175591951117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2abf771-afaa-405f-8d9a-90b8367ba2f9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 408cdf6f-65a2-41a3-adc7-23cb6e083522, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408cdf6f-65a2-41a3-adc7-23cb6e083522, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12786506615735409517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278650661573540951712786506615735409517127865066157354095171278650661573540951712786506615735409517127865066157354095171278650661573540951712786506615735409517127865066157354095171278650661573540951712786506615735409517127865066157354095171278650661573540951712786506615735409517127865066157354095171278650661573540951712786506615735409517127865066157354095171278650661573540951712786506615735409517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb497f3-7deb-4219-8d1f-2381c3dd10ea, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408cdf6f-65a2-41a3-adc7-23cb6e083522, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66e43294-500f-4f12-baa3-816178654653, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e43294-500f-4f12-baa3-816178654653, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058316307640523735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10583163076405237351058316307640523735105831630764052373510583163076405237351058316307640523735105831630764052373510583163076405237351058316307640523735105831630764052373510583163076405237351058316307640523735105831630764052373510583163076405237351058316307640523735105831630764052373510583163076405237351058316307640523735105831630764052373510583163076405237351058316307640523735" } } } 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 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f9948d6-a1e6-46a2-933a-bcc44132d133, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9948d6-a1e6-46a2-933a-bcc44132d133, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748156883017052055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274815688301705205512748156883017052055127481568830170520551274815688301705205512748156883017052055127481568830170520551274815688301705205512748156883017052055127481568830170520551274815688301705205512748156883017052055127481568830170520551274815688301705205512748156883017052055127481568830170520551274815688301705205512748156883017052055127481568830170520551274815688301705205512748156883017052055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e43294-500f-4f12-baa3-816178654653, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fb9c747-b0b1-4255-a2bd-49f13242130e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb9c747-b0b1-4255-a2bd-49f13242130e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18237465943601751481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823746594360175148118237465943601751481182374659436017514811823746594360175148118237465943601751481182374659436017514811823746594360175148118237465943601751481182374659436017514811823746594360175148118237465943601751481182374659436017514811823746594360175148118237465943601751481182374659436017514811823746594360175148118237465943601751481182374659436017514811823746594360175148118237465943601751481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb9c747-b0b1-4255-a2bd-49f13242130e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93615e4d-7510-4ed5-b018-4afc4a579433, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93615e4d-7510-4ed5-b018-4afc4a579433, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624010404599262256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762401040459926225617624010404599262256176240104045992622561762401040459926225617624010404599262256176240104045992622561762401040459926225617624010404599262256176240104045992622561762401040459926225617624010404599262256176240104045992622561762401040459926225617624010404599262256176240104045992622561762401040459926225617624010404599262256176240104045992622561762401040459926225617624010404599262256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9948d6-a1e6-46a2-933a-bcc44132d133, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46347e1c-6361-4910-bb26-b4e4bd789e15, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46347e1c-6361-4910-bb26-b4e4bd789e15, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6771969931065843391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67719699310658433916771969931065843391677196993106584339167719699310658433916771969931065843391677196993106584339167719699310658433916771969931065843391677196993106584339167719699310658433916771969931065843391677196993106584339167719699310658433916771969931065843391677196993106584339167719699310658433916771969931065843391677196993106584339167719699310658433916771969931065843391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93615e4d-7510-4ed5-b018-4afc4a579433, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b12b287-992a-4363-9058-fa0c5f8eb1c2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b12b287-992a-4363-9058-fa0c5f8eb1c2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478936419606704443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24789364196067044432478936419606704443247893641960670444324789364196067044432478936419606704443247893641960670444324789364196067044432478936419606704443247893641960670444324789364196067044432478936419606704443247893641960670444324789364196067044432478936419606704443247893641960670444324789364196067044432478936419606704443247893641960670444324789364196067044432478936419606704443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46347e1c-6361-4910-bb26-b4e4bd789e15, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7ed7243-7dd4-454e-866c-f33934ad0fae, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ed7243-7dd4-454e-866c-f33934ad0fae, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8616992934623844266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86169929346238442668616992934623844266861699293462384426686169929346238442668616992934623844266861699293462384426686169929346238442668616992934623844266861699293462384426686169929346238442668616992934623844266861699293462384426686169929346238442668616992934623844266861699293462384426686169929346238442668616992934623844266861699293462384426686169929346238442668616992934623844266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b12b287-992a-4363-9058-fa0c5f8eb1c2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08ddd783-8a91-4d40-a256-3b02b9a10407, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ddd783-8a91-4d40-a256-3b02b9a10407, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14576316252582337818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457631625258233781814576316252582337818145763162525823378181457631625258233781814576316252582337818145763162525823378181457631625258233781814576316252582337818145763162525823378181457631625258233781814576316252582337818145763162525823378181457631625258233781814576316252582337818145763162525823378181457631625258233781814576316252582337818145763162525823378181457631625258233781814576316252582337818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ed7243-7dd4-454e-866c-f33934ad0fae, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ddd783-8a91-4d40-a256-3b02b9a10407, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 152e2a47-1eb2-4ecd-ad73-282d1aaf7d87, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 168f7e4f-cfb6-4feb-89dd-b5a82027f9c9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168f7e4f-cfb6-4feb-89dd-b5a82027f9c9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17410972948226268604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741097294822626860417410972948226268604174109729482262686041741097294822626860417410972948226268604174109729482262686041741097294822626860417410972948226268604174109729482262686041741097294822626860417410972948226268604174109729482262686041741097294822626860417410972948226268604174109729482262686041741097294822626860417410972948226268604174109729482262686041741097294822626860417410972948226268604" } } } 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, 152e2a47-1eb2-4ecd-ad73-282d1aaf7d87, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16519461623932515176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651946162393251517616519461623932515176165194616239325151761651946162393251517616519461623932515176165194616239325151761651946162393251517616519461623932515176165194616239325151761651946162393251517616519461623932515176165194616239325151761651946162393251517616519461623932515176165194616239325151761651946162393251517616519461623932515176165194616239325151761651946162393251517616519461623932515176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168f7e4f-cfb6-4feb-89dd-b5a82027f9c9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 387bde35-e85a-4ac4-b0db-9129a29cc92e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387bde35-e85a-4ac4-b0db-9129a29cc92e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3358531056062445029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33585310560624450293358531056062445029335853105606244502933585310560624450293358531056062445029335853105606244502933585310560624450293358531056062445029335853105606244502933585310560624450293358531056062445029335853105606244502933585310560624450293358531056062445029335853105606244502933585310560624450293358531056062445029335853105606244502933585310560624450293358531056062445029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152e2a47-1eb2-4ecd-ad73-282d1aaf7d87, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387bde35-e85a-4ac4-b0db-9129a29cc92e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38d29133-180f-4142-92c0-2b0726671b11, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d29133-180f-4142-92c0-2b0726671b11, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2069137550525123080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20691375505251230802069137550525123080206913755052512308020691375505251230802069137550525123080206913755052512308020691375505251230802069137550525123080206913755052512308020691375505251230802069137550525123080206913755052512308020691375505251230802069137550525123080206913755052512308020691375505251230802069137550525123080206913755052512308020691375505251230802069137550525123080" } } } 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 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae072e98-3304-42fe-b3ed-ac7b10a7b2eb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae072e98-3304-42fe-b3ed-ac7b10a7b2eb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1106740130448357768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11067401304483577681106740130448357768110674013044835776811067401304483577681106740130448357768110674013044835776811067401304483577681106740130448357768110674013044835776811067401304483577681106740130448357768110674013044835776811067401304483577681106740130448357768110674013044835776811067401304483577681106740130448357768110674013044835776811067401304483577681106740130448357768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d29133-180f-4142-92c0-2b0726671b11, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0625ebe-de98-4d8c-b734-dd4f8e24472a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0625ebe-de98-4d8c-b734-dd4f8e24472a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6971727650486947053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69717276504869470536971727650486947053697172765048694705369717276504869470536971727650486947053697172765048694705369717276504869470536971727650486947053697172765048694705369717276504869470536971727650486947053697172765048694705369717276504869470536971727650486947053697172765048694705369717276504869470536971727650486947053697172765048694705369717276504869470536971727650486947053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae072e98-3304-42fe-b3ed-ac7b10a7b2eb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df7789cc-da88-452d-b7a2-dfc575dc37a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7789cc-da88-452d-b7a2-dfc575dc37a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1220313426600868858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12203134266008688581220313426600868858122031342660086885812203134266008688581220313426600868858122031342660086885812203134266008688581220313426600868858122031342660086885812203134266008688581220313426600868858122031342660086885812203134266008688581220313426600868858122031342660086885812203134266008688581220313426600868858122031342660086885812203134266008688581220313426600868858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0625ebe-de98-4d8c-b734-dd4f8e24472a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82c7b7c6-4f5e-4cf0-b73d-1c18fac8fbf2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c7b7c6-4f5e-4cf0-b73d-1c18fac8fbf2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 696639017142175713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713696639017142175713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7789cc-da88-452d-b7a2-dfc575dc37a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7dc02b3-8947-4ec2-bf29-6b491ca775cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7dc02b3-8947-4ec2-bf29-6b491ca775cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4634650330008669405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46346503300086694054634650330008669405463465033000866940546346503300086694054634650330008669405463465033000866940546346503300086694054634650330008669405463465033000866940546346503300086694054634650330008669405463465033000866940546346503300086694054634650330008669405463465033000866940546346503300086694054634650330008669405463465033000866940546346503300086694054634650330008669405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c7b7c6-4f5e-4cf0-b73d-1c18fac8fbf2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d32af741-6dc9-41fe-87f1-d0f5b7192e4b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32af741-6dc9-41fe-87f1-d0f5b7192e4b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14613695367737673191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461369536773767319114613695367737673191146136953677376731911461369536773767319114613695367737673191146136953677376731911461369536773767319114613695367737673191146136953677376731911461369536773767319114613695367737673191146136953677376731911461369536773767319114613695367737673191146136953677376731911461369536773767319114613695367737673191146136953677376731911461369536773767319114613695367737673191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7dc02b3-8947-4ec2-bf29-6b491ca775cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad2ef52d-16ff-4593-92a8-afdb00f6416a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2ef52d-16ff-4593-92a8-afdb00f6416a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573043577010369555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457304357701036955514573043577010369555145730435770103695551457304357701036955514573043577010369555145730435770103695551457304357701036955514573043577010369555145730435770103695551457304357701036955514573043577010369555145730435770103695551457304357701036955514573043577010369555145730435770103695551457304357701036955514573043577010369555145730435770103695551457304357701036955514573043577010369555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32af741-6dc9-41fe-87f1-d0f5b7192e4b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f9db898-fdd5-45e6-9f9e-99c6d8cf387d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f9db898-fdd5-45e6-9f9e-99c6d8cf387d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17755006136662604882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775500613666260488217755006136662604882177550061366626048821775500613666260488217755006136662604882177550061366626048821775500613666260488217755006136662604882177550061366626048821775500613666260488217755006136662604882177550061366626048821775500613666260488217755006136662604882177550061366626048821775500613666260488217755006136662604882177550061366626048821775500613666260488217755006136662604882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2ef52d-16ff-4593-92a8-afdb00f6416a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b290ca3-ed59-44fe-b1fa-ddbd80e5b6fc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b290ca3-ed59-44fe-b1fa-ddbd80e5b6fc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566157022547886779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25661570225478867792566157022547886779256615702254788677925661570225478867792566157022547886779256615702254788677925661570225478867792566157022547886779256615702254788677925661570225478867792566157022547886779256615702254788677925661570225478867792566157022547886779256615702254788677925661570225478867792566157022547886779256615702254788677925661570225478867792566157022547886779" } } } 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:63498/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f9db898-fdd5-45e6-9f9e-99c6d8cf387d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f9666a3-cdc7-4087-b9e2-4bdbb653f70d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9666a3-cdc7-4087-b9e2-4bdbb653f70d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17957480095450164211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795748009545016421117957480095450164211179574800954501642111795748009545016421117957480095450164211179574800954501642111795748009545016421117957480095450164211179574800954501642111795748009545016421117957480095450164211179574800954501642111795748009545016421117957480095450164211179574800954501642111795748009545016421117957480095450164211179574800954501642111795748009545016421117957480095450164211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b290ca3-ed59-44fe-b1fa-ddbd80e5b6fc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18fc57a3-34e1-4508-93ca-4406a695c4e0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fc57a3-34e1-4508-93ca-4406a695c4e0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881877345535952517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488187734553595251714881877345535952517148818773455359525171488187734553595251714881877345535952517148818773455359525171488187734553595251714881877345535952517148818773455359525171488187734553595251714881877345535952517148818773455359525171488187734553595251714881877345535952517148818773455359525171488187734553595251714881877345535952517148818773455359525171488187734553595251714881877345535952517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9666a3-cdc7-4087-b9e2-4bdbb653f70d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ba028de-c33c-4e6c-8bd7-1c1714366435, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba028de-c33c-4e6c-8bd7-1c1714366435, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4552246252421497328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45522462524214973284552246252421497328455224625242149732845522462524214973284552246252421497328455224625242149732845522462524214973284552246252421497328455224625242149732845522462524214973284552246252421497328455224625242149732845522462524214973284552246252421497328455224625242149732845522462524214973284552246252421497328455224625242149732845522462524214973284552246252421497328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fc57a3-34e1-4508-93ca-4406a695c4e0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9c3b795-8dab-4ff8-b2af-3050507a9624, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c3b795-8dab-4ff8-b2af-3050507a9624, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104762550969077576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110476255096907757611104762550969077576111047625509690775761110476255096907757611104762550969077576111047625509690775761110476255096907757611104762550969077576111047625509690775761110476255096907757611104762550969077576111047625509690775761110476255096907757611104762550969077576111047625509690775761110476255096907757611104762550969077576111047625509690775761110476255096907757611104762550969077576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba028de-c33c-4e6c-8bd7-1c1714366435, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92361d6a-3299-4592-8c0e-f961871317e8, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92361d6a-3299-4592-8c0e-f961871317e8, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18053001824419363896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805300182441936389618053001824419363896180530018244193638961805300182441936389618053001824419363896180530018244193638961805300182441936389618053001824419363896180530018244193638961805300182441936389618053001824419363896180530018244193638961805300182441936389618053001824419363896180530018244193638961805300182441936389618053001824419363896180530018244193638961805300182441936389618053001824419363896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c3b795-8dab-4ff8-b2af-3050507a9624, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65772d05-7f42-4505-a202-2712170858f9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65772d05-7f42-4505-a202-2712170858f9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12557558551504131453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255755855150413145312557558551504131453125575585515041314531255755855150413145312557558551504131453125575585515041314531255755855150413145312557558551504131453125575585515041314531255755855150413145312557558551504131453125575585515041314531255755855150413145312557558551504131453125575585515041314531255755855150413145312557558551504131453125575585515041314531255755855150413145312557558551504131453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92361d6a-3299-4592-8c0e-f961871317e8, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1aa5c4f7-c06f-4419-84b3-ab61b61e45e9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa5c4f7-c06f-4419-84b3-ab61b61e45e9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633957624601175710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96339576246011757109633957624601175710963395762460117571096339576246011757109633957624601175710963395762460117571096339576246011757109633957624601175710963395762460117571096339576246011757109633957624601175710963395762460117571096339576246011757109633957624601175710963395762460117571096339576246011757109633957624601175710963395762460117571096339576246011757109633957624601175710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65772d05-7f42-4505-a202-2712170858f9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 943eea6f-13da-4b25-98b7-956b97162d08, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943eea6f-13da-4b25-98b7-956b97162d08, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14486887786493738319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448688778649373831914486887786493738319144868877864937383191448688778649373831914486887786493738319144868877864937383191448688778649373831914486887786493738319144868877864937383191448688778649373831914486887786493738319144868877864937383191448688778649373831914486887786493738319144868877864937383191448688778649373831914486887786493738319144868877864937383191448688778649373831914486887786493738319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa5c4f7-c06f-4419-84b3-ab61b61e45e9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 567a0926-a83b-44e4-8395-a286f7bcd8d3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567a0926-a83b-44e4-8395-a286f7bcd8d3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12450814390058823827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245081439005882382712450814390058823827124508143900588238271245081439005882382712450814390058823827124508143900588238271245081439005882382712450814390058823827124508143900588238271245081439005882382712450814390058823827124508143900588238271245081439005882382712450814390058823827124508143900588238271245081439005882382712450814390058823827124508143900588238271245081439005882382712450814390058823827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943eea6f-13da-4b25-98b7-956b97162d08, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f701914c-b9e1-4336-89d4-6d6a7e3e871f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f701914c-b9e1-4336-89d4-6d6a7e3e871f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15968520704572049970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596852070457204997015968520704572049970159685207045720499701596852070457204997015968520704572049970159685207045720499701596852070457204997015968520704572049970159685207045720499701596852070457204997015968520704572049970159685207045720499701596852070457204997015968520704572049970159685207045720499701596852070457204997015968520704572049970159685207045720499701596852070457204997015968520704572049970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567a0926-a83b-44e4-8395-a286f7bcd8d3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f5a3e52-d760-404d-8eda-ab586f282d34, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f5a3e52-d760-404d-8eda-ab586f282d34, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16651992080766695551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665199208076669555116651992080766695551166519920807666955511665199208076669555116651992080766695551166519920807666955511665199208076669555116651992080766695551166519920807666955511665199208076669555116651992080766695551166519920807666955511665199208076669555116651992080766695551166519920807666955511665199208076669555116651992080766695551166519920807666955511665199208076669555116651992080766695551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f701914c-b9e1-4336-89d4-6d6a7e3e871f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f12e1bbc-76d0-44e0-b32b-49b8fd91e668, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12e1bbc-76d0-44e0-b32b-49b8fd91e668, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6049902424309820662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60499024243098206626049902424309820662604990242430982066260499024243098206626049902424309820662604990242430982066260499024243098206626049902424309820662604990242430982066260499024243098206626049902424309820662604990242430982066260499024243098206626049902424309820662604990242430982066260499024243098206626049902424309820662604990242430982066260499024243098206626049902424309820662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f5a3e52-d760-404d-8eda-ab586f282d34, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38eedc3d-5c06-4ccd-8e3e-8f2a0d4db4a0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38eedc3d-5c06-4ccd-8e3e-8f2a0d4db4a0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4099860740906983761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40998607409069837614099860740906983761409986074090698376140998607409069837614099860740906983761409986074090698376140998607409069837614099860740906983761409986074090698376140998607409069837614099860740906983761409986074090698376140998607409069837614099860740906983761409986074090698376140998607409069837614099860740906983761409986074090698376140998607409069837614099860740906983761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12e1bbc-76d0-44e0-b32b-49b8fd91e668, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31e8e3df-f75f-42a4-a9ae-7d84df59498c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e8e3df-f75f-42a4-a9ae-7d84df59498c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5616997637029116725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56169976370291167255616997637029116725561699763702911672556169976370291167255616997637029116725561699763702911672556169976370291167255616997637029116725561699763702911672556169976370291167255616997637029116725561699763702911672556169976370291167255616997637029116725561699763702911672556169976370291167255616997637029116725561699763702911672556169976370291167255616997637029116725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38eedc3d-5c06-4ccd-8e3e-8f2a0d4db4a0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c36488f-7928-40a4-a3e6-aa29aa0e0d5f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c36488f-7928-40a4-a3e6-aa29aa0e0d5f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17642758073464283294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764275807346428329417642758073464283294176427580734642832941764275807346428329417642758073464283294176427580734642832941764275807346428329417642758073464283294176427580734642832941764275807346428329417642758073464283294176427580734642832941764275807346428329417642758073464283294176427580734642832941764275807346428329417642758073464283294176427580734642832941764275807346428329417642758073464283294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e8e3df-f75f-42a4-a9ae-7d84df59498c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bfdcc759-676e-41ca-b1c0-b306e34427e3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfdcc759-676e-41ca-b1c0-b306e34427e3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16198380458956274806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619838045895627480616198380458956274806161983804589562748061619838045895627480616198380458956274806161983804589562748061619838045895627480616198380458956274806161983804589562748061619838045895627480616198380458956274806161983804589562748061619838045895627480616198380458956274806161983804589562748061619838045895627480616198380458956274806161983804589562748061619838045895627480616198380458956274806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c36488f-7928-40a4-a3e6-aa29aa0e0d5f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 45783a78-b6b0-4942-bc81-62b9408a4059, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45783a78-b6b0-4942-bc81-62b9408a4059, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12641226500826045435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264122650082604543512641226500826045435126412265008260454351264122650082604543512641226500826045435126412265008260454351264122650082604543512641226500826045435126412265008260454351264122650082604543512641226500826045435126412265008260454351264122650082604543512641226500826045435126412265008260454351264122650082604543512641226500826045435126412265008260454351264122650082604543512641226500826045435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfdcc759-676e-41ca-b1c0-b306e34427e3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b74245b3-f752-4f75-82ec-0c7d5d8acf27, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74245b3-f752-4f75-82ec-0c7d5d8acf27, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13012921133086193507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301292113308619350713012921133086193507130129211330861935071301292113308619350713012921133086193507130129211330861935071301292113308619350713012921133086193507130129211330861935071301292113308619350713012921133086193507130129211330861935071301292113308619350713012921133086193507130129211330861935071301292113308619350713012921133086193507130129211330861935071301292113308619350713012921133086193507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45783a78-b6b0-4942-bc81-62b9408a4059, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49e0373b-6814-4e51-b85e-26e81e00c280, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e0373b-6814-4e51-b85e-26e81e00c280, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3076031638454045959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30760316384540459593076031638454045959307603163845404595930760316384540459593076031638454045959307603163845404595930760316384540459593076031638454045959307603163845404595930760316384540459593076031638454045959307603163845404595930760316384540459593076031638454045959307603163845404595930760316384540459593076031638454045959307603163845404595930760316384540459593076031638454045959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74245b3-f752-4f75-82ec-0c7d5d8acf27, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e0373b-6814-4e51-b85e-26e81e00c280, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72b5e608-a02e-48bf-84ee-6481d2b5f365, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b5e608-a02e-48bf-84ee-6481d2b5f365, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11030326738777201796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103032673877720179611030326738777201796110303267387772017961103032673877720179611030326738777201796110303267387772017961103032673877720179611030326738777201796110303267387772017961103032673877720179611030326738777201796110303267387772017961103032673877720179611030326738777201796110303267387772017961103032673877720179611030326738777201796110303267387772017961103032673877720179611030326738777201796" } } } 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 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82dbe9da-b4b9-4016-82b0-ea6a57bbd359, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82dbe9da-b4b9-4016-82b0-ea6a57bbd359, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7849886631823251696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78498866318232516967849886631823251696784988663182325169678498866318232516967849886631823251696784988663182325169678498866318232516967849886631823251696784988663182325169678498866318232516967849886631823251696784988663182325169678498866318232516967849886631823251696784988663182325169678498866318232516967849886631823251696784988663182325169678498866318232516967849886631823251696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b5e608-a02e-48bf-84ee-6481d2b5f365, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42eb0d79-c00b-453a-8b7c-8dfe159a9c5e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42eb0d79-c00b-453a-8b7c-8dfe159a9c5e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18055673001961763778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805567300196176377818055673001961763778180556730019617637781805567300196176377818055673001961763778180556730019617637781805567300196176377818055673001961763778180556730019617637781805567300196176377818055673001961763778180556730019617637781805567300196176377818055673001961763778180556730019617637781805567300196176377818055673001961763778180556730019617637781805567300196176377818055673001961763778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82dbe9da-b4b9-4016-82b0-ea6a57bbd359, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7fc9bdd-2e46-48a7-b8de-ba63ab0d9e4a, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fc9bdd-2e46-48a7-b8de-ba63ab0d9e4a, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854834602732215627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98548346027322156279854834602732215627985483460273221562798548346027322156279854834602732215627985483460273221562798548346027322156279854834602732215627985483460273221562798548346027322156279854834602732215627985483460273221562798548346027322156279854834602732215627985483460273221562798548346027322156279854834602732215627985483460273221562798548346027322156279854834602732215627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42eb0d79-c00b-453a-8b7c-8dfe159a9c5e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8ff17b9-be05-4473-9c6f-29feed131508, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ff17b9-be05-4473-9c6f-29feed131508, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2334366318405152946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23343663184051529462334366318405152946233436631840515294623343663184051529462334366318405152946233436631840515294623343663184051529462334366318405152946233436631840515294623343663184051529462334366318405152946233436631840515294623343663184051529462334366318405152946233436631840515294623343663184051529462334366318405152946233436631840515294623343663184051529462334366318405152946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fc9bdd-2e46-48a7-b8de-ba63ab0d9e4a, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c7f5030-40e6-4949-9bef-cb222912953d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ff17b9-be05-4473-9c6f-29feed131508, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb6556ab-9a04-4cc7-99b5-d5e6e9f25b93, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7f5030-40e6-4949-9bef-cb222912953d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700880274011377597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67008802740113775976700880274011377597670088027401137759767008802740113775976700880274011377597670088027401137759767008802740113775976700880274011377597670088027401137759767008802740113775976700880274011377597670088027401137759767008802740113775976700880274011377597670088027401137759767008802740113775976700880274011377597670088027401137759767008802740113775976700880274011377597" } } } 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, eb6556ab-9a04-4cc7-99b5-d5e6e9f25b93, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1813903472740640648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18139034727406406481813903472740640648181390347274064064818139034727406406481813903472740640648181390347274064064818139034727406406481813903472740640648181390347274064064818139034727406406481813903472740640648181390347274064064818139034727406406481813903472740640648181390347274064064818139034727406406481813903472740640648181390347274064064818139034727406406481813903472740640648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7f5030-40e6-4949-9bef-cb222912953d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55f071b8-1ec1-4594-8a04-74e6f12dd201, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f071b8-1ec1-4594-8a04-74e6f12dd201, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 583705091732773061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061583705091732773061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6556ab-9a04-4cc7-99b5-d5e6e9f25b93, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 21e750ae-d60b-44b4-afdc-35a7280f9232, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e750ae-d60b-44b4-afdc-35a7280f9232, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303958124945178807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33039581249451788073303958124945178807330395812494517880733039581249451788073303958124945178807330395812494517880733039581249451788073303958124945178807330395812494517880733039581249451788073303958124945178807330395812494517880733039581249451788073303958124945178807330395812494517880733039581249451788073303958124945178807330395812494517880733039581249451788073303958124945178807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f071b8-1ec1-4594-8a04-74e6f12dd201, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2ca86be-cf65-4e05-afc9-06b1c9440feb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2ca86be-cf65-4e05-afc9-06b1c9440feb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3845265430843530577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38452654308435305773845265430843530577384526543084353057738452654308435305773845265430843530577384526543084353057738452654308435305773845265430843530577384526543084353057738452654308435305773845265430843530577384526543084353057738452654308435305773845265430843530577384526543084353057738452654308435305773845265430843530577384526543084353057738452654308435305773845265430843530577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e750ae-d60b-44b4-afdc-35a7280f9232, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bab5264f-f1a3-45b3-b9eb-c6ff7fbcf3ed, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2ca86be-cf65-4e05-afc9-06b1c9440feb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59a3c8f5-b0cf-4203-ad4c-76d3e1c2502f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a3c8f5-b0cf-4203-ad4c-76d3e1c2502f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7926617012660146393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79266170126601463937926617012660146393792661701266014639379266170126601463937926617012660146393792661701266014639379266170126601463937926617012660146393792661701266014639379266170126601463937926617012660146393792661701266014639379266170126601463937926617012660146393792661701266014639379266170126601463937926617012660146393792661701266014639379266170126601463937926617012660146393" } } } 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, bab5264f-f1a3-45b3-b9eb-c6ff7fbcf3ed, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2780417176275724146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27804171762757241462780417176275724146278041717627572414627804171762757241462780417176275724146278041717627572414627804171762757241462780417176275724146278041717627572414627804171762757241462780417176275724146278041717627572414627804171762757241462780417176275724146278041717627572414627804171762757241462780417176275724146278041717627572414627804171762757241462780417176275724146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab5264f-f1a3-45b3-b9eb-c6ff7fbcf3ed, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5a2c971-2a18-47e3-96c6-2317ab4215fa, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a2c971-2a18-47e3-96c6-2317ab4215fa, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 718217595247204790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790718217595247204790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a3c8f5-b0cf-4203-ad4c-76d3e1c2502f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c052836-19ca-41dd-a40f-99a7bb45e3b9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c052836-19ca-41dd-a40f-99a7bb45e3b9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468069418350751319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64680694183507513196468069418350751319646806941835075131964680694183507513196468069418350751319646806941835075131964680694183507513196468069418350751319646806941835075131964680694183507513196468069418350751319646806941835075131964680694183507513196468069418350751319646806941835075131964680694183507513196468069418350751319646806941835075131964680694183507513196468069418350751319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a2c971-2a18-47e3-96c6-2317ab4215fa, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05b7730d-0bc1-48c2-86d2-818e65f7ff84, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b7730d-0bc1-48c2-86d2-818e65f7ff84, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1918289839265703896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19182898392657038961918289839265703896191828983926570389619182898392657038961918289839265703896191828983926570389619182898392657038961918289839265703896191828983926570389619182898392657038961918289839265703896191828983926570389619182898392657038961918289839265703896191828983926570389619182898392657038961918289839265703896191828983926570389619182898392657038961918289839265703896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c052836-19ca-41dd-a40f-99a7bb45e3b9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd6a980d-9332-430a-9889-b72457900d38, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6a980d-9332-430a-9889-b72457900d38, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467818718532359085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085467818718532359085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b7730d-0bc1-48c2-86d2-818e65f7ff84, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e99e5964-8133-4e4a-b677-4960d03d7aa2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e99e5964-8133-4e4a-b677-4960d03d7aa2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10194434886687579154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019443488668757915410194434886687579154101944348866875791541019443488668757915410194434886687579154101944348866875791541019443488668757915410194434886687579154101944348866875791541019443488668757915410194434886687579154101944348866875791541019443488668757915410194434886687579154101944348866875791541019443488668757915410194434886687579154101944348866875791541019443488668757915410194434886687579154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6a980d-9332-430a-9889-b72457900d38, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d82909a-191b-422f-9cb8-8996e0efd0ef, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d82909a-191b-422f-9cb8-8996e0efd0ef, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6674173588663791669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66741735886637916696674173588663791669667417358866379166966741735886637916696674173588663791669667417358866379166966741735886637916696674173588663791669667417358866379166966741735886637916696674173588663791669667417358866379166966741735886637916696674173588663791669667417358866379166966741735886637916696674173588663791669667417358866379166966741735886637916696674173588663791669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99e5964-8133-4e4a-b677-4960d03d7aa2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecea0ee7-4ff4-4fab-99bf-6db139338bd6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecea0ee7-4ff4-4fab-99bf-6db139338bd6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15331539709782118614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533153970978211861415331539709782118614153315397097821186141533153970978211861415331539709782118614153315397097821186141533153970978211861415331539709782118614153315397097821186141533153970978211861415331539709782118614153315397097821186141533153970978211861415331539709782118614153315397097821186141533153970978211861415331539709782118614153315397097821186141533153970978211861415331539709782118614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d82909a-191b-422f-9cb8-8996e0efd0ef, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f37a630a-60a4-4b26-b9fa-e8a55a1e51d9, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37a630a-60a4-4b26-b9fa-e8a55a1e51d9, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8132541816154456964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81325418161544569648132541816154456964813254181615445696481325418161544569648132541816154456964813254181615445696481325418161544569648132541816154456964813254181615445696481325418161544569648132541816154456964813254181615445696481325418161544569648132541816154456964813254181615445696481325418161544569648132541816154456964813254181615445696481325418161544569648132541816154456964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecea0ee7-4ff4-4fab-99bf-6db139338bd6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 085178ba-3ce9-4ceb-8aea-f448b733c613, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085178ba-3ce9-4ceb-8aea-f448b733c613, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 523738472418691260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260523738472418691260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37a630a-60a4-4b26-b9fa-e8a55a1e51d9, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8af5f96a-0d60-4e35-b4aa-229504d86964, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af5f96a-0d60-4e35-b4aa-229504d86964, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12370112475446768686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237011247544676868612370112475446768686123701124754467686861237011247544676868612370112475446768686123701124754467686861237011247544676868612370112475446768686123701124754467686861237011247544676868612370112475446768686123701124754467686861237011247544676868612370112475446768686123701124754467686861237011247544676868612370112475446768686123701124754467686861237011247544676868612370112475446768686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085178ba-3ce9-4ceb-8aea-f448b733c613, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6b9f856-4baa-4a97-ac6a-c520e3923f1c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b9f856-4baa-4a97-ac6a-c520e3923f1c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12574896073343546947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257489607334354694712574896073343546947125748960733435469471257489607334354694712574896073343546947125748960733435469471257489607334354694712574896073343546947125748960733435469471257489607334354694712574896073343546947125748960733435469471257489607334354694712574896073343546947125748960733435469471257489607334354694712574896073343546947125748960733435469471257489607334354694712574896073343546947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af5f96a-0d60-4e35-b4aa-229504d86964, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb8ccd67-7fee-491e-83b8-a88348c5d602, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb8ccd67-7fee-491e-83b8-a88348c5d602, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17181757651517036933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718175765151703693317181757651517036933171817576515170369331718175765151703693317181757651517036933171817576515170369331718175765151703693317181757651517036933171817576515170369331718175765151703693317181757651517036933171817576515170369331718175765151703693317181757651517036933171817576515170369331718175765151703693317181757651517036933171817576515170369331718175765151703693317181757651517036933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b9f856-4baa-4a97-ac6a-c520e3923f1c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03c666a4-75f1-4221-8452-3da3f47ad332, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c666a4-75f1-4221-8452-3da3f47ad332, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864562073006811437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18645620730068114371864562073006811437186456207300681143718645620730068114371864562073006811437186456207300681143718645620730068114371864562073006811437186456207300681143718645620730068114371864562073006811437186456207300681143718645620730068114371864562073006811437186456207300681143718645620730068114371864562073006811437186456207300681143718645620730068114371864562073006811437" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log --grpc-port=63498 --mon-port=12089 --ic-port=28853 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb8ccd67-7fee-491e-83b8-a88348c5d602, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a7381c3-f70d-487b-9597-9d50f9646b6e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7381c3-f70d-487b-9597-9d50f9646b6e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004722367883463433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40047223678834634334004722367883463433400472236788346343340047223678834634334004722367883463433400472236788346343340047223678834634334004722367883463433400472236788346343340047223678834634334004722367883463433400472236788346343340047223678834634334004722367883463433400472236788346343340047223678834634334004722367883463433400472236788346343340047223678834634334004722367883463433" } } } 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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_6xrm65se.log', '--grpc-port=63498', '--mon-port=12089', '--ic-port=28853', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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, 03c666a4-75f1-4221-8452-3da3f47ad332, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9625734f-71e9-4935-ad48-3d536f91ed93, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9625734f-71e9-4935-ad48-3d536f91ed93, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7286081952924088906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72860819529240889067286081952924088906728608195292408890672860819529240889067286081952924088906728608195292408890672860819529240889067286081952924088906728608195292408890672860819529240889067286081952924088906728608195292408890672860819529240889067286081952924088906728608195292408890672860819529240889067286081952924088906728608195292408890672860819529240889067286081952924088906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7381c3-f70d-487b-9597-9d50f9646b6e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ade09443-200b-4400-b73e-f3ee812bfaa7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ade09443-200b-4400-b73e-f3ee812bfaa7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14574521657828878921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457452165782887892114574521657828878921145745216578288789211457452165782887892114574521657828878921145745216578288789211457452165782887892114574521657828878921145745216578288789211457452165782887892114574521657828878921145745216578288789211457452165782887892114574521657828878921145745216578288789211457452165782887892114574521657828878921145745216578288789211457452165782887892114574521657828878921" } } } 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: 2965225
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63498/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    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2965231
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9625734f-71e9-4935-ad48-3d536f91ed93, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, efe991be-042a-4de6-8300-8d290fce5dd4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe991be-042a-4de6-8300-8d290fce5dd4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7383927635238239288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73839276352382392887383927635238239288738392763523823928873839276352382392887383927635238239288738392763523823928873839276352382392887383927635238239288738392763523823928873839276352382392887383927635238239288738392763523823928873839276352382392887383927635238239288738392763523823928873839276352382392887383927635238239288738392763523823928873839276352382392887383927635238239288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ade09443-200b-4400-b73e-f3ee812bfaa7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94cc1e84-ba13-46a8-9a28-1cb91ef371cb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cc1e84-ba13-46a8-9a28-1cb91ef371cb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11608246857327659933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160824685732765993311608246857327659933116082468573276599331160824685732765993311608246857327659933116082468573276599331160824685732765993311608246857327659933116082468573276599331160824685732765993311608246857327659933116082468573276599331160824685732765993311608246857327659933116082468573276599331160824685732765993311608246857327659933116082468573276599331160824685732765993311608246857327659933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe991be-042a-4de6-8300-8d290fce5dd4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b133182e-7bbc-47d5-a4cf-eb980802ece4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b133182e-7bbc-47d5-a4cf-eb980802ece4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617532708817293893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893617532708817293893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cc1e84-ba13-46a8-9a28-1cb91ef371cb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd65ec30-3ca4-41de-b719-37bbbe118af2, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b133182e-7bbc-47d5-a4cf-eb980802ece4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd65ec30-3ca4-41de-b719-37bbbe118af2, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16863660433523747590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686366043352374759016863660433523747590168636604335237475901686366043352374759016863660433523747590168636604335237475901686366043352374759016863660433523747590168636604335237475901686366043352374759016863660433523747590168636604335237475901686366043352374759016863660433523747590168636604335237475901686366043352374759016863660433523747590168636604335237475901686366043352374759016863660433523747590" } } } 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 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63334bb5-a691-4f75-95f0-6c89cafebfc3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63334bb5-a691-4f75-95f0-6c89cafebfc3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872791043222506672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687279104322250667216872791043222506672168727910432225066721687279104322250667216872791043222506672168727910432225066721687279104322250667216872791043222506672168727910432225066721687279104322250667216872791043222506672168727910432225066721687279104322250667216872791043222506672168727910432225066721687279104322250667216872791043222506672168727910432225066721687279104322250667216872791043222506672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd65ec30-3ca4-41de-b719-37bbbe118af2, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63334bb5-a691-4f75-95f0-6c89cafebfc3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80825273-1223-475c-9de8-4697ebf57783, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80825273-1223-475c-9de8-4697ebf57783, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169990538267952600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71699905382679526007169990538267952600716999053826795260071699905382679526007169990538267952600716999053826795260071699905382679526007169990538267952600716999053826795260071699905382679526007169990538267952600716999053826795260071699905382679526007169990538267952600716999053826795260071699905382679526007169990538267952600716999053826795260071699905382679526007169990538267952600" } } } 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 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c9a36f1-5759-4bf9-9023-1a24ed984253, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80825273-1223-475c-9de8-4697ebf57783, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee2c6b95-3d09-45b4-ad7b-d20509bdbccf, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2c6b95-3d09-45b4-ad7b-d20509bdbccf, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16592857977972618174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659285797797261817416592857977972618174165928579779726181741659285797797261817416592857977972618174165928579779726181741659285797797261817416592857977972618174165928579779726181741659285797797261817416592857977972618174165928579779726181741659285797797261817416592857977972618174165928579779726181741659285797797261817416592857977972618174165928579779726181741659285797797261817416592857977972618174" } } } 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, 6c9a36f1-5759-4bf9-9023-1a24ed984253, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14205309911238202171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420530991123820217114205309911238202171142053099112382021711420530991123820217114205309911238202171142053099112382021711420530991123820217114205309911238202171142053099112382021711420530991123820217114205309911238202171142053099112382021711420530991123820217114205309911238202171142053099112382021711420530991123820217114205309911238202171142053099112382021711420530991123820217114205309911238202171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2c6b95-3d09-45b4-ad7b-d20509bdbccf, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74127462-f1bb-4baf-9515-7d9a9c542621, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74127462-f1bb-4baf-9515-7d9a9c542621, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8347875864191261276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83478758641912612768347875864191261276834787586419126127683478758641912612768347875864191261276834787586419126127683478758641912612768347875864191261276834787586419126127683478758641912612768347875864191261276834787586419126127683478758641912612768347875864191261276834787586419126127683478758641912612768347875864191261276834787586419126127683478758641912612768347875864191261276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c9a36f1-5759-4bf9-9023-1a24ed984253, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16132083-bb71-4bd6-bf09-a2c70f0a2c69, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16132083-bb71-4bd6-bf09-a2c70f0a2c69, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10962893670233775400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096289367023377540010962893670233775400109628936702337754001096289367023377540010962893670233775400109628936702337754001096289367023377540010962893670233775400109628936702337754001096289367023377540010962893670233775400109628936702337754001096289367023377540010962893670233775400109628936702337754001096289367023377540010962893670233775400109628936702337754001096289367023377540010962893670233775400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74127462-f1bb-4baf-9515-7d9a9c542621, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cca5a5f-f537-4873-8c3a-ce7015a77ae6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16132083-bb71-4bd6-bf09-a2c70f0a2c69, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b529cd5b-1c72-4532-90a7-f52069a0b2c3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cca5a5f-f537-4873-8c3a-ce7015a77ae6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5475220893138429291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54752208931384292915475220893138429291547522089313842929154752208931384292915475220893138429291547522089313842929154752208931384292915475220893138429291547522089313842929154752208931384292915475220893138429291547522089313842929154752208931384292915475220893138429291547522089313842929154752208931384292915475220893138429291547522089313842929154752208931384292915475220893138429291" } } } 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, b529cd5b-1c72-4532-90a7-f52069a0b2c3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353069770686276401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335306977068627640113353069770686276401133530697706862764011335306977068627640113353069770686276401133530697706862764011335306977068627640113353069770686276401133530697706862764011335306977068627640113353069770686276401133530697706862764011335306977068627640113353069770686276401133530697706862764011335306977068627640113353069770686276401133530697706862764011335306977068627640113353069770686276401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cca5a5f-f537-4873-8c3a-ce7015a77ae6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 273aca01-7f7c-4951-b329-941b4c783317, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273aca01-7f7c-4951-b329-941b4c783317, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257356409298946436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42573564092989464364257356409298946436425735640929894643642573564092989464364257356409298946436425735640929894643642573564092989464364257356409298946436425735640929894643642573564092989464364257356409298946436425735640929894643642573564092989464364257356409298946436425735640929894643642573564092989464364257356409298946436425735640929894643642573564092989464364257356409298946436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b529cd5b-1c72-4532-90a7-f52069a0b2c3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca78dc7b-9826-4c4c-99f2-3b9560bcc67b, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca78dc7b-9826-4c4c-99f2-3b9560bcc67b, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12166613188881365333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216661318888136533312166613188881365333121666131888813653331216661318888136533312166613188881365333121666131888813653331216661318888136533312166613188881365333121666131888813653331216661318888136533312166613188881365333121666131888813653331216661318888136533312166613188881365333121666131888813653331216661318888136533312166613188881365333121666131888813653331216661318888136533312166613188881365333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273aca01-7f7c-4951-b329-941b4c783317, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eac4c163-a6fd-429c-b11e-8ba580215851, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca78dc7b-9826-4c4c-99f2-3b9560bcc67b, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fabed6a-1428-4d1d-bfdf-32e2f3ae1108, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac4c163-a6fd-429c-b11e-8ba580215851, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1523306069853667884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15233060698536678841523306069853667884152330606985366788415233060698536678841523306069853667884152330606985366788415233060698536678841523306069853667884152330606985366788415233060698536678841523306069853667884152330606985366788415233060698536678841523306069853667884152330606985366788415233060698536678841523306069853667884152330606985366788415233060698536678841523306069853667884" } } } 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, 4fabed6a-1428-4d1d-bfdf-32e2f3ae1108, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15164461533631848206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516446153363184820615164461533631848206151644615336318482061516446153363184820615164461533631848206151644615336318482061516446153363184820615164461533631848206151644615336318482061516446153363184820615164461533631848206151644615336318482061516446153363184820615164461533631848206151644615336318482061516446153363184820615164461533631848206151644615336318482061516446153363184820615164461533631848206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fabed6a-1428-4d1d-bfdf-32e2f3ae1108, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b9eaa8f-ff16-4363-90d0-42593fab4d9d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b9eaa8f-ff16-4363-90d0-42593fab4d9d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4719714238902692991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47197142389026929914719714238902692991471971423890269299147197142389026929914719714238902692991471971423890269299147197142389026929914719714238902692991471971423890269299147197142389026929914719714238902692991471971423890269299147197142389026929914719714238902692991471971423890269299147197142389026929914719714238902692991471971423890269299147197142389026929914719714238902692991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b9eaa8f-ff16-4363-90d0-42593fab4d9d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac4c163-a6fd-429c-b11e-8ba580215851, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d475dc88-e7a7-4e8d-8fa8-984628dc195c, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d475dc88-e7a7-4e8d-8fa8-984628dc195c, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9078002428442053950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90780024284420539509078002428442053950907800242844205395090780024284420539509078002428442053950907800242844205395090780024284420539509078002428442053950907800242844205395090780024284420539509078002428442053950907800242844205395090780024284420539509078002428442053950907800242844205395090780024284420539509078002428442053950907800242844205395090780024284420539509078002428442053950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a83c01c-973c-438c-8892-47b23eadd3ad, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a83c01c-973c-438c-8892-47b23eadd3ad, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498538364419067179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649853836441906717916498538364419067179164985383644190671791649853836441906717916498538364419067179164985383644190671791649853836441906717916498538364419067179164985383644190671791649853836441906717916498538364419067179164985383644190671791649853836441906717916498538364419067179164985383644190671791649853836441906717916498538364419067179164985383644190671791649853836441906717916498538364419067179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d475dc88-e7a7-4e8d-8fa8-984628dc195c, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d73ccafe-9ef1-4cdf-9d28-e8870b7e8356, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73ccafe-9ef1-4cdf-9d28-e8870b7e8356, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 395517779920488983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983395517779920488983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a83c01c-973c-438c-8892-47b23eadd3ad, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8a5d5f1-744c-419d-8e45-3a19cb266beb, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a5d5f1-744c-419d-8e45-3a19cb266beb, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11341112255032420249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134111225503242024911341112255032420249113411122550324202491134111225503242024911341112255032420249113411122550324202491134111225503242024911341112255032420249113411122550324202491134111225503242024911341112255032420249113411122550324202491134111225503242024911341112255032420249113411122550324202491134111225503242024911341112255032420249113411122550324202491134111225503242024911341112255032420249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73ccafe-9ef1-4cdf-9d28-e8870b7e8356, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef6ff59f-52e4-4adb-a141-f91be24c6314, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6ff59f-52e4-4adb-a141-f91be24c6314, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14755655434378797184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475565543437879718414755655434378797184147556554343787971841475565543437879718414755655434378797184147556554343787971841475565543437879718414755655434378797184147556554343787971841475565543437879718414755655434378797184147556554343787971841475565543437879718414755655434378797184147556554343787971841475565543437879718414755655434378797184147556554343787971841475565543437879718414755655434378797184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6ff59f-52e4-4adb-a141-f91be24c6314, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2514c351-5d27-42f6-a947-73a2261caba0, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2514c351-5d27-42f6-a947-73a2261caba0, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16515910601530515623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651591060153051562316515910601530515623165159106015305156231651591060153051562316515910601530515623165159106015305156231651591060153051562316515910601530515623165159106015305156231651591060153051562316515910601530515623165159106015305156231651591060153051562316515910601530515623165159106015305156231651591060153051562316515910601530515623165159106015305156231651591060153051562316515910601530515623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a5d5f1-744c-419d-8e45-3a19cb266beb, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0bc7da5-983e-41c2-b892-cdd79a4da816, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bc7da5-983e-41c2-b892-cdd79a4da816, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14385666593837070407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438566659383707040714385666593837070407143856665938370704071438566659383707040714385666593837070407143856665938370704071438566659383707040714385666593837070407143856665938370704071438566659383707040714385666593837070407143856665938370704071438566659383707040714385666593837070407143856665938370704071438566659383707040714385666593837070407143856665938370704071438566659383707040714385666593837070407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2514c351-5d27-42f6-a947-73a2261caba0, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93b16899-c29b-4427-a7bf-2e737fa382a3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0bc7da5-983e-41c2-b892-cdd79a4da816, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a4cdf85-9912-4e7b-ae3f-8c57e8d9edf6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4cdf85-9912-4e7b-ae3f-8c57e8d9edf6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4995903760839561383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49959037608395613834995903760839561383499590376083956138349959037608395613834995903760839561383499590376083956138349959037608395613834995903760839561383499590376083956138349959037608395613834995903760839561383499590376083956138349959037608395613834995903760839561383499590376083956138349959037608395613834995903760839561383499590376083956138349959037608395613834995903760839561383" } } } 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, 93b16899-c29b-4427-a7bf-2e737fa382a3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10642194215734757543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064219421573475754310642194215734757543106421942157347575431064219421573475754310642194215734757543106421942157347575431064219421573475754310642194215734757543106421942157347575431064219421573475754310642194215734757543106421942157347575431064219421573475754310642194215734757543106421942157347575431064219421573475754310642194215734757543106421942157347575431064219421573475754310642194215734757543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b16899-c29b-4427-a7bf-2e737fa382a3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 668442f8-580d-458d-af01-64d677d7f895, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4cdf85-9912-4e7b-ae3f-8c57e8d9edf6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75d134b6-6f83-4ec9-85aa-64e2b46f092e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d134b6-6f83-4ec9-85aa-64e2b46f092e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13628395774069032047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362839577406903204713628395774069032047136283957740690320471362839577406903204713628395774069032047136283957740690320471362839577406903204713628395774069032047136283957740690320471362839577406903204713628395774069032047136283957740690320471362839577406903204713628395774069032047136283957740690320471362839577406903204713628395774069032047136283957740690320471362839577406903204713628395774069032047" } } } 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, 668442f8-580d-458d-af01-64d677d7f895, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9230752157796688074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92307521577966880749230752157796688074923075215779668807492307521577966880749230752157796688074923075215779668807492307521577966880749230752157796688074923075215779668807492307521577966880749230752157796688074923075215779668807492307521577966880749230752157796688074923075215779668807492307521577966880749230752157796688074923075215779668807492307521577966880749230752157796688074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 668442f8-580d-458d-af01-64d677d7f895, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c63cb16-94a1-4d9e-a5c7-e9be838a06e1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c63cb16-94a1-4d9e-a5c7-e9be838a06e1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258289758213944654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025828975821394465410258289758213944654102582897582139446541025828975821394465410258289758213944654102582897582139446541025828975821394465410258289758213944654102582897582139446541025828975821394465410258289758213944654102582897582139446541025828975821394465410258289758213944654102582897582139446541025828975821394465410258289758213944654102582897582139446541025828975821394465410258289758213944654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d134b6-6f83-4ec9-85aa-64e2b46f092e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6256cc0-9c52-4353-87db-cf8838f7877d, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6256cc0-9c52-4353-87db-cf8838f7877d, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14793600358593529567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479360035859352956714793600358593529567147936003585935295671479360035859352956714793600358593529567147936003585935295671479360035859352956714793600358593529567147936003585935295671479360035859352956714793600358593529567147936003585935295671479360035859352956714793600358593529567147936003585935295671479360035859352956714793600358593529567147936003585935295671479360035859352956714793600358593529567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c63cb16-94a1-4d9e-a5c7-e9be838a06e1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3deefc2-43ba-42c2-bfa6-fd6e82df90d6, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3deefc2-43ba-42c2-bfa6-fd6e82df90d6, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5871948074846301575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58719480748463015755871948074846301575587194807484630157558719480748463015755871948074846301575587194807484630157558719480748463015755871948074846301575587194807484630157558719480748463015755871948074846301575587194807484630157558719480748463015755871948074846301575587194807484630157558719480748463015755871948074846301575587194807484630157558719480748463015755871948074846301575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6256cc0-9c52-4353-87db-cf8838f7877d, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65675a26-179a-459e-94c6-a12a2b2c7534, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65675a26-179a-459e-94c6-a12a2b2c7534, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17575177035731451588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757517703573145158817575177035731451588175751770357314515881757517703573145158817575177035731451588175751770357314515881757517703573145158817575177035731451588175751770357314515881757517703573145158817575177035731451588175751770357314515881757517703573145158817575177035731451588175751770357314515881757517703573145158817575177035731451588175751770357314515881757517703573145158817575177035731451588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3deefc2-43ba-42c2-bfa6-fd6e82df90d6, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec869a0b-3ff9-4f9c-9d76-45e2d6d96925, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec869a0b-3ff9-4f9c-9d76-45e2d6d96925, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 552495613652904336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336552495613652904336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65675a26-179a-459e-94c6-a12a2b2c7534, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22349b0d-49b9-4f92-adcc-bcf7f9733b4e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22349b0d-49b9-4f92-adcc-bcf7f9733b4e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18213709008278471164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821370900827847116418213709008278471164182137090082784711641821370900827847116418213709008278471164182137090082784711641821370900827847116418213709008278471164182137090082784711641821370900827847116418213709008278471164182137090082784711641821370900827847116418213709008278471164182137090082784711641821370900827847116418213709008278471164182137090082784711641821370900827847116418213709008278471164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec869a0b-3ff9-4f9c-9d76-45e2d6d96925, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4f23b23-0002-4478-9bcd-b792f9f71373, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f23b23-0002-4478-9bcd-b792f9f71373, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16488442750910424694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648844275091042469416488442750910424694164884427509104246941648844275091042469416488442750910424694164884427509104246941648844275091042469416488442750910424694164884427509104246941648844275091042469416488442750910424694164884427509104246941648844275091042469416488442750910424694164884427509104246941648844275091042469416488442750910424694164884427509104246941648844275091042469416488442750910424694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22349b0d-49b9-4f92-adcc-bcf7f9733b4e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c66c18ba-9371-4f38-a844-b9ab46ab9eb3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66c18ba-9371-4f38-a844-b9ab46ab9eb3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896191082442280196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18961910824422801961896191082442280196189619108244228019618961910824422801961896191082442280196189619108244228019618961910824422801961896191082442280196189619108244228019618961910824422801961896191082442280196189619108244228019618961910824422801961896191082442280196189619108244228019618961910824422801961896191082442280196189619108244228019618961910824422801961896191082442280196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f23b23-0002-4478-9bcd-b792f9f71373, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 642ea235-3627-4fc7-b982-41d2168c4eb4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642ea235-3627-4fc7-b982-41d2168c4eb4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811917398636901072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481191739863690107214811917398636901072148119173986369010721481191739863690107214811917398636901072148119173986369010721481191739863690107214811917398636901072148119173986369010721481191739863690107214811917398636901072148119173986369010721481191739863690107214811917398636901072148119173986369010721481191739863690107214811917398636901072148119173986369010721481191739863690107214811917398636901072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66c18ba-9371-4f38-a844-b9ab46ab9eb3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ceec3ccf-c9c8-41e2-9af1-340e415d733e, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceec3ccf-c9c8-41e2-9af1-340e415d733e, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090687210944816032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50906872109448160325090687210944816032509068721094481603250906872109448160325090687210944816032509068721094481603250906872109448160325090687210944816032509068721094481603250906872109448160325090687210944816032509068721094481603250906872109448160325090687210944816032509068721094481603250906872109448160325090687210944816032509068721094481603250906872109448160325090687210944816032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642ea235-3627-4fc7-b982-41d2168c4eb4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1098262a-261d-4698-9f87-bdc4f46b460f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1098262a-261d-4698-9f87-bdc4f46b460f, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515459644547399585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85154596445473995858515459644547399585851545964454739958585154596445473995858515459644547399585851545964454739958585154596445473995858515459644547399585851545964454739958585154596445473995858515459644547399585851545964454739958585154596445473995858515459644547399585851545964454739958585154596445473995858515459644547399585851545964454739958585154596445473995858515459644547399585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceec3ccf-c9c8-41e2-9af1-340e415d733e, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 499a6fb7-f679-4ed3-89f2-82045811b955, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499a6fb7-f679-4ed3-89f2-82045811b955, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11135685740586140813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113568574058614081311135685740586140813111356857405861408131113568574058614081311135685740586140813111356857405861408131113568574058614081311135685740586140813111356857405861408131113568574058614081311135685740586140813111356857405861408131113568574058614081311135685740586140813111356857405861408131113568574058614081311135685740586140813111356857405861408131113568574058614081311135685740586140813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1098262a-261d-4698-9f87-bdc4f46b460f, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cb85bc4-9798-4916-a8a3-22306b0f8f09, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb85bc4-9798-4916-a8a3-22306b0f8f09, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168641778934262803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803168641778934262803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499a6fb7-f679-4ed3-89f2-82045811b955, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de45ad3a-3e76-47a2-88a6-c259be675912, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de45ad3a-3e76-47a2-88a6-c259be675912, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7230210110299385448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72302101102993854487230210110299385448723021011029938544872302101102993854487230210110299385448723021011029938544872302101102993854487230210110299385448723021011029938544872302101102993854487230210110299385448723021011029938544872302101102993854487230210110299385448723021011029938544872302101102993854487230210110299385448723021011029938544872302101102993854487230210110299385448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb85bc4-9798-4916-a8a3-22306b0f8f09, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e7449e3-66c7-4a8e-9bef-cc21bccf0c71, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7449e3-66c7-4a8e-9bef-cc21bccf0c71, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644710932021550920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164471093202155092011644710932021550920116447109320215509201164471093202155092011644710932021550920116447109320215509201164471093202155092011644710932021550920116447109320215509201164471093202155092011644710932021550920116447109320215509201164471093202155092011644710932021550920116447109320215509201164471093202155092011644710932021550920116447109320215509201164471093202155092011644710932021550920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de45ad3a-3e76-47a2-88a6-c259be675912, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b03ee17d-2f3d-471d-a837-72357b0b2c85, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03ee17d-2f3d-471d-a837-72357b0b2c85, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12321040117719535423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232104011771953542312321040117719535423123210401177195354231232104011771953542312321040117719535423123210401177195354231232104011771953542312321040117719535423123210401177195354231232104011771953542312321040117719535423123210401177195354231232104011771953542312321040117719535423123210401177195354231232104011771953542312321040117719535423123210401177195354231232104011771953542312321040117719535423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7449e3-66c7-4a8e-9bef-cc21bccf0c71, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 981db091-8430-4cdb-b6c4-250947fd5a65, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981db091-8430-4cdb-b6c4-250947fd5a65, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3982762988648005839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39827629886480058393982762988648005839398276298864800583939827629886480058393982762988648005839398276298864800583939827629886480058393982762988648005839398276298864800583939827629886480058393982762988648005839398276298864800583939827629886480058393982762988648005839398276298864800583939827629886480058393982762988648005839398276298864800583939827629886480058393982762988648005839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03ee17d-2f3d-471d-a837-72357b0b2c85, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 488db265-8a4f-4945-a61e-d4947c08b1c4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488db265-8a4f-4945-a61e-d4947c08b1c4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6032692217476537632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60326922174765376326032692217476537632603269221747653763260326922174765376326032692217476537632603269221747653763260326922174765376326032692217476537632603269221747653763260326922174765376326032692217476537632603269221747653763260326922174765376326032692217476537632603269221747653763260326922174765376326032692217476537632603269221747653763260326922174765376326032692217476537632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981db091-8430-4cdb-b6c4-250947fd5a65, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc3a226f-68ca-4d54-b1d2-443c58c426e1, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc3a226f-68ca-4d54-b1d2-443c58c426e1, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15241945227413457968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524194522741345796815241945227413457968152419452274134579681524194522741345796815241945227413457968152419452274134579681524194522741345796815241945227413457968152419452274134579681524194522741345796815241945227413457968152419452274134579681524194522741345796815241945227413457968152419452274134579681524194522741345796815241945227413457968152419452274134579681524194522741345796815241945227413457968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488db265-8a4f-4945-a61e-d4947c08b1c4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73e79932-02b4-42b8-b064-e70fd6e8e5e4, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e79932-02b4-42b8-b064-e70fd6e8e5e4, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4517945265672421793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45179452656724217934517945265672421793451794526567242179345179452656724217934517945265672421793451794526567242179345179452656724217934517945265672421793451794526567242179345179452656724217934517945265672421793451794526567242179345179452656724217934517945265672421793451794526567242179345179452656724217934517945265672421793451794526567242179345179452656724217934517945265672421793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc3a226f-68ca-4d54-b1d2-443c58c426e1, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 478cceb8-5f5e-47c4-815c-227b3e2e2832, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478cceb8-5f5e-47c4-815c-227b3e2e2832, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18366807125735177526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836680712573517752618366807125735177526183668071257351775261836680712573517752618366807125735177526183668071257351775261836680712573517752618366807125735177526183668071257351775261836680712573517752618366807125735177526183668071257351775261836680712573517752618366807125735177526183668071257351775261836680712573517752618366807125735177526183668071257351775261836680712573517752618366807125735177526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e79932-02b4-42b8-b064-e70fd6e8e5e4, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ee2ff98-f307-4db5-9291-3af594709588, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478cceb8-5f5e-47c4-815c-227b3e2e2832, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e55ee35-464b-4022-b008-276af57beabd, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e55ee35-464b-4022-b008-276af57beabd, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15725287187913348716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572528718791334871615725287187913348716157252871879133487161572528718791334871615725287187913348716157252871879133487161572528718791334871615725287187913348716157252871879133487161572528718791334871615725287187913348716157252871879133487161572528718791334871615725287187913348716157252871879133487161572528718791334871615725287187913348716157252871879133487161572528718791334871615725287187913348716" } } } 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, 0ee2ff98-f307-4db5-9291-3af594709588, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5601660942540233213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56016609425402332135601660942540233213560166094254023321356016609425402332135601660942540233213560166094254023321356016609425402332135601660942540233213560166094254023321356016609425402332135601660942540233213560166094254023321356016609425402332135601660942540233213560166094254023321356016609425402332135601660942540233213560166094254023321356016609425402332135601660942540233213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee2ff98-f307-4db5-9291-3af594709588, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ae2aff3-2dd6-4307-961b-340c874af9d7, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e55ee35-464b-4022-b008-276af57beabd, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7de19a50-ca78-4112-b77c-e595cbc2d270, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de19a50-ca78-4112-b77c-e595cbc2d270, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18440640647636807286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844064064763680728618440640647636807286184406406476368072861844064064763680728618440640647636807286184406406476368072861844064064763680728618440640647636807286184406406476368072861844064064763680728618440640647636807286184406406476368072861844064064763680728618440640647636807286184406406476368072861844064064763680728618440640647636807286184406406476368072861844064064763680728618440640647636807286" } } } 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, 5ae2aff3-2dd6-4307-961b-340c874af9d7, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10604883735581891219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060488373558189121910604883735581891219106048837355818912191060488373558189121910604883735581891219106048837355818912191060488373558189121910604883735581891219106048837355818912191060488373558189121910604883735581891219106048837355818912191060488373558189121910604883735581891219106048837355818912191060488373558189121910604883735581891219106048837355818912191060488373558189121910604883735581891219" } } } 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 2965231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2965231) elapsed time (sec): 1.3388957977294922
DEBUG    ya.test:process.py:263 Command (pid 2965231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) maxrss: 894920
DEBUG    ya.test:process.py:263 Command (pid 2965231) minflt: 45289
DEBUG    ya.test:process.py:263 Command (pid 2965231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 2965231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2965231) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2965231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2965231) stime: 0.227315
DEBUG    ya.test:process.py:263 Command (pid 2965231) utime: 0.52435
DEBUG    ya.test:process.py:263 Command (pid 2965231) wtime: 1.357
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de19a50-ca78-4112-b77c-e595cbc2d270, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:275 Command (pid 2965231) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf2e93b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cabe4fce-fe9f-413e-9068-2e3ab51f1d09, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cabe4fce-fe9f-413e-9068-2e3ab51f1d09, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13447963388301300021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344796338830130002113447963388301300021134479633883013000211344796338830130002113447963388301300021134479633883013000211344796338830130002113447963388301300021134479633883013000211344796338830130002113447963388301300021134479633883013000211344796338830130002113447963388301300021134479633883013000211344796338830130002113447963388301300021134479633883013000211344796338830130002113447963388301300021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae2aff3-2dd6-4307-961b-340c874af9d7, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43ea3233-f51a-4b35-b5f5-e5ad1cd968d3, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ea3233-f51a-4b35-b5f5-e5ad1cd968d3, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031076843296896931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403107684329689693114031076843296896931140310768432968969311403107684329689693114031076843296896931140310768432968969311403107684329689693114031076843296896931140310768432968969311403107684329689693114031076843296896931140310768432968969311403107684329689693114031076843296896931140310768432968969311403107684329689693114031076843296896931140310768432968969311403107684329689693114031076843296896931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cabe4fce-fe9f-413e-9068-2e3ab51f1d09, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cf8f68b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cf8f68b0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 46ee5cda-8522-45ee-ad87-277a32f7f706, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 46ee5cda-8522-45ee-ad87-277a32f7f706, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=Y2Y1OTBjYWYtZDhlMzU3NzMtZDk5Mzc3NWEtNWJiOTdkOGU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ea3233-f51a-4b35-b5f5-e5ad1cd968d3, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 46ee5cda-8522-45ee-ad87-277a32f7f706, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 46ee5cda-8522-45ee-ad87-277a32f7f706, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 46ee5cda-8522-45ee-ad87-277a32f7f706, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56cf8f68b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17daa1fa-9e07-4675-a212-411684b906cc, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17daa1fa-9e07-4675-a212-411684b906cc, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=YTcyN2VmMGUtYzgzMDQ5Yi1lOTAxZjc4Yi02ZWYwZWRjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1215730803054200672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12157308030542006721215730803054200672121573080305420067212157308030542006721215730803054200672121573080305420067212157308030542006721215730803054200672121573080305420067212157308030542006721215730803054200672121573080305420067212157308030542006721215730803054200672121573080305420067212157308030542006721215730803054200672121573080305420067212157308030542006721215730803054200672" } } } 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 0x7b56cf2e93b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cf2e93b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cf2e93b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 8bbfcb6c-dc6c-4356-867a-089d56ebe143, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bbfcb6c-dc6c-4356-867a-089d56ebe143, ghrun-kj7ehpytbu.auto.internal:13808): request = { session_id: "ydb://session/3?node_id=50003&id=ODM3NGI5ZDktZmVlZDYyYTItMmU5ZjZjYS04YjJmOTllNQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17daa1fa-9e07-4675-a212-411684b906cc, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9661b118-88d4db03-6bdf4c39-a9ab813d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 8bbfcb6c-dc6c-4356-867a-089d56ebe143, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bbfcb6c-dc6c-4356-867a-089d56ebe143, ghrun-kj7ehpytbu.auto.internal:13808): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 8bbfcb6c-dc6c-4356-867a-089d56ebe143, ghrun-kj7ehpytbu.auto.internal:13808): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56cf2e93b0>
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 0x7b56ce8d17b0 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 0x7b56ce8cff30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ce8cff30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6a888536-1e8b-4391-a6a0-95e0bd4fc07f, ghrun-kj7ehpytbu.auto.internal:13808): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a888536-1e8b-4391-a6a0-95e0bd4fc07f, ghrun-kj7ehpytbu.auto.internal:13808): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 6a888536-1e8b-4391-a6a0-95e0bd4fc07f, ghrun-kj7ehpytbu.auto.internal:13808): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 6a888536-1e8b-4391-a6a0-95e0bd4fc07f, ghrun-kj7ehpytbu.auto.internal:13808): 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-28T17:04:14.082645135+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, 6a888536-1e8b-4391-a6a0-95e0bd4fc07f, ghrun-kj7ehpytbu.auto.internal:13808): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:13808
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-28T17:04:14.082645135+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cf168c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cf168c30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cf168c30> 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 0x7b56cf168c30> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b56ce8ae330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ce8ae330>
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 0x7b56cf168c30>
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 0x7b56ce8b1430 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 0x7b56ce8d83b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ce8d83b0>
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:379 RpcState(ListEndpoints, 2fdb2718-2bdb-45ea-80d7-2a57a86f29f5, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2fdb2718-2bdb-45ea-80d7-2a57a86f29f5, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2fdb2718-2bdb-45ea-80d7-2a57a86f29f5, localhost:24568): 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:24568". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c6f8cb9b-ca27-4a83-8ab2-db5341fd66e0, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c6f8cb9b-ca27-4a83-8ab2-db5341fd66e0, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c6f8cb9b-ca27-4a83-8ab2-db5341fd66e0, localhost:24568): 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:24568". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ce8cff30>
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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8ce38458-1e49-4125-991e-ac43d295c552, localhost:24568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8ce38458-1e49-4125-991e-ac43d295c552, localhost:24568): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8ce38458-1e49-4125-991e-ac43d295c552, localhost:24568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 63498 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-kj7ehpytbu.auto.internal:63498, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ce8ae330>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6d10e78f-c208-41bb-815b-41949431c877, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d10e78f-c208-41bb-815b-41949431c877, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56ce8d83b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b9d9c8bf-97f7-4146-826d-b4a953cf5c09, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9d9c8bf-97f7-4146-826d-b4a953cf5c09, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56ce8cff30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b4deecf3-6f24-4260-acf6-8843596fa854, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b4deecf3-6f24-4260-acf6-8843596fa854, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b56ce8d17b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b56ce8b1430 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 0x7b56ce888d70 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 0x7b56ce80f730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56ce80f730>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0fc4ee2e-5339-443b-bbd3-f40820ea6659, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fc4ee2e-5339-443b-bbd3-f40820ea6659, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56cda39df0 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 0x7b56cbf50470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b56cbf50470>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3882ab7e-4c96-4ded-98f1-9b613182d606, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3882ab7e-4c96-4ded-98f1-9b613182d606, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 6d10e78f-c208-41bb-815b-41949431c877, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 6d10e78f-c208-41bb-815b-41949431c877, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:20.242443721+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 0x7b56ce8ae330>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e86f7732-6b34-4dc5-808f-b0f18cccc443, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e86f7732-6b34-4dc5-808f-b0f18cccc443, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, b9d9c8bf-97f7-4146-826d-b4a953cf5c09, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, b9d9c8bf-97f7-4146-826d-b4a953cf5c09, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:20.24724863+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.connection:connection.py:103 RpcState(CreateSession, b4deecf3-6f24-4260-acf6-8843596fa854, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, b4deecf3-6f24-4260-acf6-8843596fa854, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:20.248931774+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 0x7b56ce8d83b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 708d9e95-eca3-48c7-859a-34c3e71803a7, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 708d9e95-eca3-48c7-859a-34c3e71803a7, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56ce8cff30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6e371148-972d-461f-8f14-d31f7ff89878, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6e371148-972d-461f-8f14-d31f7ff89878, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 0fc4ee2e-5339-443b-bbd3-f40820ea6659, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 0fc4ee2e-5339-443b-bbd3-f40820ea6659, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:23.015252973+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 0x7b56ce80f730>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 207ed9ae-c99f-4314-9bb7-9f25fbead982, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 207ed9ae-c99f-4314-9bb7-9f25fbead982, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 3882ab7e-4c96-4ded-98f1-9b613182d606, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 3882ab7e-4c96-4ded-98f1-9b613182d606, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:23.031459055+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 0x7b56cbf50470>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c057d739-3f38-4e0f-8523-c18e94bb09ab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c057d739-3f38-4e0f-8523-c18e94bb09ab, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, e86f7732-6b34-4dc5-808f-b0f18cccc443, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, e86f7732-6b34-4dc5-808f-b0f18cccc443, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:23.249466264+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 0x7b56ce8ae330>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4a1c11a7-4930-48f4-a680-338e41e46b50, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a1c11a7-4930-48f4-a680-338e41e46b50, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 708d9e95-eca3-48c7-859a-34c3e71803a7, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 708d9e95-eca3-48c7-859a-34c3e71803a7, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:23.262073776+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.connection:connection.py:103 RpcState(CreateSession, 6e371148-972d-461f-8f14-d31f7ff89878, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 6e371148-972d-461f-8f14-d31f7ff89878, ghrun-kj7ehpytbu.auto.internal:63498): 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-28T17:04:23.266815468+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 0x7b56ce8d83b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1a92db68-7f20-413b-8d1e-338d698d6302, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a92db68-7f20-413b-8d1e-338d698d6302, ghrun-kj7ehpytbu.auto.internal:63498): 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 0x7b56ce8cff30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9a88ac04-e0b0-4bc5-891c-63799db3ddfd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a88ac04-e0b0-4bc5-891c-63799db3ddfd, ghrun-kj7ehpytbu.auto.internal:63498): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 207ed9ae-c99f-4314-9bb7-9f25fbead982, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 207ed9ae-c99f-4314-9bb7-9f25fbead982, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56ce80f730>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 207ed9ae-c99f-4314-9bb7-9f25fbead982, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, b5671834-1832-4990-a9df-d1a55d0fab7f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b5671834-1832-4990-a9df-d1a55d0fab7f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" 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:103 RpcState(CreateSession, c057d739-3f38-4e0f-8523-c18e94bb09ab, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c057d739-3f38-4e0f-8523-c18e94bb09ab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b56cbf50470>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c057d739-3f38-4e0f-8523-c18e94bb09ab, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 4a1c11a7-4930-48f4-a680-338e41e46b50, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a1c11a7-4930-48f4-a680-338e41e46b50, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 4a1c11a7-4930-48f4-a680-338e41e46b50, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 2b5f40a1-bfa1-4fb9-8c5b-8fb2fa960e53, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2b5f40a1-bfa1-4fb9-8c5b-8fb2fa960e53, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" 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:103 RpcState(CreateSession, 1a92db68-7f20-413b-8d1e-338d698d6302, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a92db68-7f20-413b-8d1e-338d698d6302, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 1a92db68-7f20-413b-8d1e-338d698d6302, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 9a88ac04-e0b0-4bc5-891c-63799db3ddfd, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a88ac04-e0b0-4bc5-891c-63799db3ddfd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 9a88ac04-e0b0-4bc5-891c-63799db3ddfd, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 2b5f40a1-bfa1-4fb9-8c5b-8fb2fa960e53, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d8bc8a28-4813a681-10684d4c-6b5c3b82" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ae35559-cdc4-4cfc-964f-c5728a2d6e13, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae35559-cdc4-4cfc-964f-c5728a2d6e13, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16916656734040680825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691665673404068082516916656734040680825169166567340406808251691665673404068082516916656734040680825169166567340406808251691665673404068082516916656734040680825169166567340406808251691665673404068082516916656734040680825169166567340406808251691665673404068082516916656734040680825169166567340406808251691665673404068082516916656734040680825169166567340406808251691665673404068082516916656734040680825" } } } 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, b5671834-1832-4990-a9df-d1a55d0fab7f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d8bc8a28-4813a681-10684d4c-6b5c3b82" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d30880e3-d011-47fa-a882-c20d2f457779, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d30880e3-d011-47fa-a882-c20d2f457779, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7213229348007716860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72132293480077168607213229348007716860721322934800771686072132293480077168607213229348007716860721322934800771686072132293480077168607213229348007716860721322934800771686072132293480077168607213229348007716860721322934800771686072132293480077168607213229348007716860721322934800771686072132293480077168607213229348007716860721322934800771686072132293480077168607213229348007716860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d30880e3-d011-47fa-a882-c20d2f457779, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976840658" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweaksfca25xrwccm1mamx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976840658" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 86e1dd57-bba5-41bd-b7ac-f7227a4c4315, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 86e1dd57-bba5-41bd-b7ac-f7227a4c4315, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" 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, 4ae35559-cdc4-4cfc-964f-c5728a2d6e13, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976840657" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweajyd188k2qdx0t5bhfe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976840657" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, b0353634-7962-4ad6-9149-bf1df3d94c69, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 86e1dd57-bba5-41bd-b7ac-f7227a4c4315, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d8bc8a28-4813a681-10684d4c-6b5c3b82" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c1c6d03-3772-4b66-9f14-67e7ef7b822d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b0353634-7962-4ad6-9149-bf1df3d94c69, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" 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, b0353634-7962-4ad6-9149-bf1df3d94c69, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d8bc8a28-4813a681-10684d4c-6b5c3b82" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b90255e6-8ffc-4788-90ed-935a21f2cf1a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1c6d03-3772-4b66-9f14-67e7ef7b822d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1540964997419172754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15409649974191727541540964997419172754154096499741917275415409649974191727541540964997419172754154096499741917275415409649974191727541540964997419172754154096499741917275415409649974191727541540964997419172754154096499741917275415409649974191727541540964997419172754154096499741917275415409649974191727541540964997419172754154096499741917275415409649974191727541540964997419172754" } } } 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, b90255e6-8ffc-4788-90ed-935a21f2cf1a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3919120054978846710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39191200549788467103919120054978846710391912005497884671039191200549788467103919120054978846710391912005497884671039191200549788467103919120054978846710391912005497884671039191200549788467103919120054978846710391912005497884671039191200549788467103919120054978846710391912005497884671039191200549788467103919120054978846710391912005497884671039191200549788467103919120054978846710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1c6d03-3772-4b66-9f14-67e7ef7b822d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976840661" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweatvec556x23r397kkcn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038904, txid 281474976840661" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, b0e03123-2981-4807-b23b-b0106c667b7d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b0e03123-2981-4807-b23b-b0106c667b7d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" 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, b0e03123-2981-4807-b23b-b0106c667b7d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d8bc8a28-4813a681-10684d4c-6b5c3b82" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06e6ea14-3c5d-4a43-b9c4-ce78db8b58c0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e6ea14-3c5d-4a43-b9c4-ce78db8b58c0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18383774058972223586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838377405897222358618383774058972223586183837740589722235861838377405897222358618383774058972223586183837740589722235861838377405897222358618383774058972223586183837740589722235861838377405897222358618383774058972223586183837740589722235861838377405897222358618383774058972223586183837740589722235861838377405897222358618383774058972223586183837740589722235861838377405897222358618383774058972223586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90255e6-8ffc-4788-90ed-935a21f2cf1a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976840662" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweav1fqhhafqyk7xs0qv5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976840662" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1cb44296-8ce1-4a36-9290-5208c6c5c700, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb44296-8ce1-4a36-9290-5208c6c5c700, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7794487833246698509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77944878332466985097794487833246698509779448783324669850977944878332466985097794487833246698509779448783324669850977944878332466985097794487833246698509779448783324669850977944878332466985097794487833246698509779448783324669850977944878332466985097794487833246698509779448783324669850977944878332466985097794487833246698509779448783324669850977944878332466985097794487833246698509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e6ea14-3c5d-4a43-b9c4-ce78db8b58c0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840665" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweay5553zpnv1skk4x70s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840665" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5efaf4d9-414a-4390-8c41-5ddedcdc85f0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5efaf4d9-414a-4390-8c41-5ddedcdc85f0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 898247320959915906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906898247320959915906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb44296-8ce1-4a36-9290-5208c6c5c700, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976840666" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweayvfqrdp4rzdqhyn4g5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038926, txid 281474976840666" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aec8a952-f63c-4821-9a1a-e528bc67750e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec8a952-f63c-4821-9a1a-e528bc67750e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18392831829021858860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839283182902185886018392831829021858860183928318290218588601839283182902185886018392831829021858860183928318290218588601839283182902185886018392831829021858860183928318290218588601839283182902185886018392831829021858860183928318290218588601839283182902185886018392831829021858860183928318290218588601839283182902185886018392831829021858860183928318290218588601839283182902185886018392831829021858860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5efaf4d9-414a-4390-8c41-5ddedcdc85f0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976840669" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweb0x4zxvxs013yed9g3b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976840669" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f46ab5da-257c-4d81-8b6c-6b722601c505, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f46ab5da-257c-4d81-8b6c-6b722601c505, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010718750903414355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60107187509034143556010718750903414355601071875090341435560107187509034143556010718750903414355601071875090341435560107187509034143556010718750903414355601071875090341435560107187509034143556010718750903414355601071875090341435560107187509034143556010718750903414355601071875090341435560107187509034143556010718750903414355601071875090341435560107187509034143556010718750903414355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec8a952-f63c-4821-9a1a-e528bc67750e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840670" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweb1r4kp6f0qfgkyetw18" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840670" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1bd8820e-3167-4455-b855-5910c3d709ad, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd8820e-3167-4455-b855-5910c3d709ad, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13256395748130004029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325639574813000402913256395748130004029132563957481300040291325639574813000402913256395748130004029132563957481300040291325639574813000402913256395748130004029132563957481300040291325639574813000402913256395748130004029132563957481300040291325639574813000402913256395748130004029132563957481300040291325639574813000402913256395748130004029132563957481300040291325639574813000402913256395748130004029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f46ab5da-257c-4d81-8b6c-6b722601c505, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038919, txid 281474976840673" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweb524q95phz15mccdeah" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038919, txid 281474976840673" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e971d8c-ea18-407d-846a-f173c4d09657, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e971d8c-ea18-407d-846a-f173c4d09657, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18312200445549751350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831220044554975135018312200445549751350183122004455497513501831220044554975135018312200445549751350183122004455497513501831220044554975135018312200445549751350183122004455497513501831220044554975135018312200445549751350183122004455497513501831220044554975135018312200445549751350183122004455497513501831220044554975135018312200445549751350183122004455497513501831220044554975135018312200445549751350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd8820e-3167-4455-b855-5910c3d709ad, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976840674" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweb7176temy6gtw6fpcfz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976840674" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b238995-800a-444c-a014-3d193749d714, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b238995-800a-444c-a014-3d193749d714, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6098832509781367408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60988325097813674086098832509781367408609883250978136740860988325097813674086098832509781367408609883250978136740860988325097813674086098832509781367408609883250978136740860988325097813674086098832509781367408609883250978136740860988325097813674086098832509781367408609883250978136740860988325097813674086098832509781367408609883250978136740860988325097813674086098832509781367408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b238995-800a-444c-a014-3d193749d714, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840678" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebjyc7jc4t2ebp6s0gjx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840678" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4337203c-9308-4ca3-bf38-e35d17ecb841, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4337203c-9308-4ca3-bf38-e35d17ecb841, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15867780946673660050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586778094667366005015867780946673660050158677809466736600501586778094667366005015867780946673660050158677809466736600501586778094667366005015867780946673660050158677809466736600501586778094667366005015867780946673660050158677809466736600501586778094667366005015867780946673660050158677809466736600501586778094667366005015867780946673660050158677809466736600501586778094667366005015867780946673660050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e971d8c-ea18-407d-846a-f173c4d09657, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840676" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebfy3999yzk8nma027cc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840676" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2f76ed1-6e5b-476a-9447-65b176ed1adf, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f76ed1-6e5b-476a-9447-65b176ed1adf, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7005603736524243333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70056037365242433337005603736524243333700560373652424333370056037365242433337005603736524243333700560373652424333370056037365242433337005603736524243333700560373652424333370056037365242433337005603736524243333700560373652424333370056037365242433337005603736524243333700560373652424333370056037365242433337005603736524243333700560373652424333370056037365242433337005603736524243333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4337203c-9308-4ca3-bf38-e35d17ecb841, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976840680" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebna76rc4c8fqtb3hgyf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038954, txid 281474976840680" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e54a51ba-6b7c-49fb-8588-59bf75f3f9f0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54a51ba-6b7c-49fb-8588-59bf75f3f9f0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340715354242608365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93407153542426083659340715354242608365934071535424260836593407153542426083659340715354242608365934071535424260836593407153542426083659340715354242608365934071535424260836593407153542426083659340715354242608365934071535424260836593407153542426083659340715354242608365934071535424260836593407153542426083659340715354242608365934071535424260836593407153542426083659340715354242608365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f76ed1-6e5b-476a-9447-65b176ed1adf, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976840682" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebqc4zq8a8v2bxy8jakx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976840682" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ded72726-7ed7-4d04-94f8-6a108a9bcea6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded72726-7ed7-4d04-94f8-6a108a9bcea6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7114919170019163053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71149191700191630537114919170019163053711491917001916305371149191700191630537114919170019163053711491917001916305371149191700191630537114919170019163053711491917001916305371149191700191630537114919170019163053711491917001916305371149191700191630537114919170019163053711491917001916305371149191700191630537114919170019163053711491917001916305371149191700191630537114919170019163053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54a51ba-6b7c-49fb-8588-59bf75f3f9f0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840684" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebr9a8b9yks3wfd8hrnx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840684" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69fd8a2f-2082-4276-a04a-879c8cc05289, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fd8a2f-2082-4276-a04a-879c8cc05289, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13095737835579172830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309573783557917283013095737835579172830130957378355791728301309573783557917283013095737835579172830130957378355791728301309573783557917283013095737835579172830130957378355791728301309573783557917283013095737835579172830130957378355791728301309573783557917283013095737835579172830130957378355791728301309573783557917283013095737835579172830130957378355791728301309573783557917283013095737835579172830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded72726-7ed7-4d04-94f8-6a108a9bcea6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976840687" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebv36k4vn8r41f1gryc1" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fd8a2f-2082-4276-a04a-879c8cc05289, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976840688" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebvg8qb4e8ndf45nvnye" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976840688" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976840687" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8daed19c-6aa0-49b4-a8c4-4ed9be2d1ee4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8daed19c-6aa0-49b4-a8c4-4ed9be2d1ee4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5297772504706764555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52977725047067645555297772504706764555529777250470676455552977725047067645555297772504706764555529777250470676455552977725047067645555297772504706764555529777250470676455552977725047067645555297772504706764555529777250470676455552977725047067645555297772504706764555529777250470676455552977725047067645555297772504706764555529777250470676455552977725047067645555297772504706764555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe4bc2f0-6f05-45d0-906d-01a4ecc99518, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe4bc2f0-6f05-45d0-906d-01a4ecc99518, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12841636525663455609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284163652566345560912841636525663455609128416365256634556091284163652566345560912841636525663455609128416365256634556091284163652566345560912841636525663455609128416365256634556091284163652566345560912841636525663455609128416365256634556091284163652566345560912841636525663455609128416365256634556091284163652566345560912841636525663455609128416365256634556091284163652566345560912841636525663455609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8daed19c-6aa0-49b4-a8c4-4ed9be2d1ee4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976840691" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebzj1kp0y1th7xn2hr5b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038917, txid 281474976840691" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71cbb541-5452-4c96-841b-0d25d8f78503, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cbb541-5452-4c96-841b-0d25d8f78503, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11889175252752464351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188917525275246435111889175252752464351118891752527524643511188917525275246435111889175252752464351118891752527524643511188917525275246435111889175252752464351118891752527524643511188917525275246435111889175252752464351118891752527524643511188917525275246435111889175252752464351118891752527524643511188917525275246435111889175252752464351118891752527524643511188917525275246435111889175252752464351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe4bc2f0-6f05-45d0-906d-01a4ecc99518, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976840692" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwebzs6qnxantkqphattr7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976840692" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1adcacc-5b0e-4e15-aeba-daf2deb18e0b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1adcacc-5b0e-4e15-aeba-daf2deb18e0b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18116520669000697612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811652066900069761218116520669000697612181165206690006976121811652066900069761218116520669000697612181165206690006976121811652066900069761218116520669000697612181165206690006976121811652066900069761218116520669000697612181165206690006976121811652066900069761218116520669000697612181165206690006976121811652066900069761218116520669000697612181165206690006976121811652066900069761218116520669000697612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cbb541-5452-4c96-841b-0d25d8f78503, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976840695" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwec2r7rptnb76h2x0sxw4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976840695" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1adcacc-5b0e-4e15-aeba-daf2deb18e0b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976840696" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwec382c9rmb00a3atve8y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976840696" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d9524a0-0388-4f55-9cdc-7a6a64d51e0b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b62f7d9-5b4a-4c39-9248-09a6932cf57e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b62f7d9-5b4a-4c39-9248-09a6932cf57e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15259858665683131321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525985866568313132115259858665683131321152598586656831313211525985866568313132115259858665683131321152598586656831313211525985866568313132115259858665683131321152598586656831313211525985866568313132115259858665683131321152598586656831313211525985866568313132115259858665683131321152598586656831313211525985866568313132115259858665683131321152598586656831313211525985866568313132115259858665683131321" } } } 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, 4d9524a0-0388-4f55-9cdc-7a6a64d51e0b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9369857686061809367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93698576860618093679369857686061809367936985768606180936793698576860618093679369857686061809367936985768606180936793698576860618093679369857686061809367936985768606180936793698576860618093679369857686061809367936985768606180936793698576860618093679369857686061809367936985768606180936793698576860618093679369857686061809367936985768606180936793698576860618093679369857686061809367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b62f7d9-5b4a-4c39-9248-09a6932cf57e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976840699" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwec6bdvfvf7ze9s3r0p93" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976840699" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 724c52c9-db9b-4d86-9059-a7ccee441219, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724c52c9-db9b-4d86-9059-a7ccee441219, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11280332461126717457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128033246112671745711280332461126717457112803324611267174571128033246112671745711280332461126717457112803324611267174571128033246112671745711280332461126717457112803324611267174571128033246112671745711280332461126717457112803324611267174571128033246112671745711280332461126717457112803324611267174571128033246112671745711280332461126717457112803324611267174571128033246112671745711280332461126717457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9524a0-0388-4f55-9cdc-7a6a64d51e0b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840700" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwec6k1h18z7rz3v1tk654" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840700" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef985167-329b-49ec-8f37-65dd7f86c6d0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef985167-329b-49ec-8f37-65dd7f86c6d0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3323733125464920566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33237331254649205663323733125464920566332373312546492056633237331254649205663323733125464920566332373312546492056633237331254649205663323733125464920566332373312546492056633237331254649205663323733125464920566332373312546492056633237331254649205663323733125464920566332373312546492056633237331254649205663323733125464920566332373312546492056633237331254649205663323733125464920566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724c52c9-db9b-4d86-9059-a7ccee441219, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976840702" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwec8nfh3h4rsbrdz165x0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038938, txid 281474976840702" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1406340d-aca6-4c5e-8437-70553c3b50d9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1406340d-aca6-4c5e-8437-70553c3b50d9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901489065030887118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390148906503088711813901489065030887118139014890650308871181390148906503088711813901489065030887118139014890650308871181390148906503088711813901489065030887118139014890650308871181390148906503088711813901489065030887118139014890650308871181390148906503088711813901489065030887118139014890650308871181390148906503088711813901489065030887118139014890650308871181390148906503088711813901489065030887118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef985167-329b-49ec-8f37-65dd7f86c6d0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976840704" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwec9p11t133d8x2fz5yaa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976840704" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9849bbd-8572-4b3b-9516-d6832c823289, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9849bbd-8572-4b3b-9516-d6832c823289, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15151120525291299686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515112052529129968615151120525291299686151511205252912996861515112052529129968615151120525291299686151511205252912996861515112052529129968615151120525291299686151511205252912996861515112052529129968615151120525291299686151511205252912996861515112052529129968615151120525291299686151511205252912996861515112052529129968615151120525291299686151511205252912996861515112052529129968615151120525291299686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1406340d-aca6-4c5e-8437-70553c3b50d9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976840707" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecbv5yjw48sd9hnhrtkj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976840707" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9849bbd-8572-4b3b-9516-d6832c823289, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976840708" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecd10jznfkf9rxjsmee5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12f51e12-f565-45c0-8834-7a3286d22183, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976840708" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f51e12-f565-45c0-8834-7a3286d22183, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17036014286524910916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703601428652491091617036014286524910916170360142865249109161703601428652491091617036014286524910916170360142865249109161703601428652491091617036014286524910916170360142865249109161703601428652491091617036014286524910916170360142865249109161703601428652491091617036014286524910916170360142865249109161703601428652491091617036014286524910916170360142865249109161703601428652491091617036014286524910916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e68c2898-9f27-497f-84dd-cce5d6f3d29a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68c2898-9f27-497f-84dd-cce5d6f3d29a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6167469758044602731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61674697580446027316167469758044602731616746975804460273161674697580446027316167469758044602731616746975804460273161674697580446027316167469758044602731616746975804460273161674697580446027316167469758044602731616746975804460273161674697580446027316167469758044602731616746975804460273161674697580446027316167469758044602731616746975804460273161674697580446027316167469758044602731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f51e12-f565-45c0-8834-7a3286d22183, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976840712" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecjpb6nqppn28j01dpm7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976840712" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07d3833d-2d14-4581-a815-f8216a59588d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07d3833d-2d14-4581-a815-f8216a59588d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174127170470675649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117412717047067564911174127170470675649111741271704706756491117412717047067564911174127170470675649111741271704706756491117412717047067564911174127170470675649111741271704706756491117412717047067564911174127170470675649111741271704706756491117412717047067564911174127170470675649111741271704706756491117412717047067564911174127170470675649111741271704706756491117412717047067564911174127170470675649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68c2898-9f27-497f-84dd-cce5d6f3d29a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840711" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecjp0qw9e8ey3aktz47r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840711" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e0b4384-7543-4ab6-b595-b01a5807a297, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0b4384-7543-4ab6-b595-b01a5807a297, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11788410578985331169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178841057898533116911788410578985331169117884105789853311691178841057898533116911788410578985331169117884105789853311691178841057898533116911788410578985331169117884105789853311691178841057898533116911788410578985331169117884105789853311691178841057898533116911788410578985331169117884105789853311691178841057898533116911788410578985331169117884105789853311691178841057898533116911788410578985331169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07d3833d-2d14-4581-a815-f8216a59588d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976840714" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecncdfya4abzjzzqc1t4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976840714" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a535f25f-1439-4996-b26a-50293cd7eab5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a535f25f-1439-4996-b26a-50293cd7eab5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9581681896268293835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95816818962682938359581681896268293835958168189626829383595816818962682938359581681896268293835958168189626829383595816818962682938359581681896268293835958168189626829383595816818962682938359581681896268293835958168189626829383595816818962682938359581681896268293835958168189626829383595816818962682938359581681896268293835958168189626829383595816818962682938359581681896268293835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0b4384-7543-4ab6-b595-b01a5807a297, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976840716" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecp8e5dsspf41gxdw7ea" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038939, txid 281474976840716" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a265cbdd-1762-48e7-9233-b56036c29df6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a265cbdd-1762-48e7-9233-b56036c29df6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 715417287941879912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912715417287941879912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a535f25f-1439-4996-b26a-50293cd7eab5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038932, txid 281474976840719" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecr2fpdpn62p5d8j1gqw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038932, txid 281474976840719" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a519fcb1-7c28-4c28-aad9-a80b1ce6bb5f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a519fcb1-7c28-4c28-aad9-a80b1ce6bb5f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13452209077887648530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345220907788764853013452209077887648530134522090778876485301345220907788764853013452209077887648530134522090778876485301345220907788764853013452209077887648530134522090778876485301345220907788764853013452209077887648530134522090778876485301345220907788764853013452209077887648530134522090778876485301345220907788764853013452209077887648530134522090778876485301345220907788764853013452209077887648530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a265cbdd-1762-48e7-9233-b56036c29df6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976840720" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecs68gq1x26mq794hvgc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976840720" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5efd961-acc8-4479-af4b-7e63be78a23c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5efd961-acc8-4479-af4b-7e63be78a23c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391849107648009637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93918491076480096379391849107648009637939184910764800963793918491076480096379391849107648009637939184910764800963793918491076480096379391849107648009637939184910764800963793918491076480096379391849107648009637939184910764800963793918491076480096379391849107648009637939184910764800963793918491076480096379391849107648009637939184910764800963793918491076480096379391849107648009637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a519fcb1-7c28-4c28-aad9-a80b1ce6bb5f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976840722" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwect706rv11wnrbya70jk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976840722" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de45bb55-f599-4725-a395-b1ba64010d0e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de45bb55-f599-4725-a395-b1ba64010d0e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14788251986969984256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478825198696998425614788251986969984256147882519869699842561478825198696998425614788251986969984256147882519869699842561478825198696998425614788251986969984256147882519869699842561478825198696998425614788251986969984256147882519869699842561478825198696998425614788251986969984256147882519869699842561478825198696998425614788251986969984256147882519869699842561478825198696998425614788251986969984256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de45bb55-f599-4725-a395-b1ba64010d0e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976840726" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecxh3kwc7gpjan1jfv4n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976840726" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d2c2d5e-7f58-4b0d-812b-ef3416353088, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2c2d5e-7f58-4b0d-812b-ef3416353088, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307463191098987019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63074631910989870196307463191098987019630746319109898701963074631910989870196307463191098987019630746319109898701963074631910989870196307463191098987019630746319109898701963074631910989870196307463191098987019630746319109898701963074631910989870196307463191098987019630746319109898701963074631910989870196307463191098987019630746319109898701963074631910989870196307463191098987019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5efd961-acc8-4479-af4b-7e63be78a23c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840724" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwecw8b00teke0py5sp1yh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840724" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af06017f-4840-4ac9-9952-075a18bbfeda, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af06017f-4840-4ac9-9952-075a18bbfeda, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9481435493562930319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94814354935629303199481435493562930319948143549356293031994814354935629303199481435493562930319948143549356293031994814354935629303199481435493562930319948143549356293031994814354935629303199481435493562930319948143549356293031994814354935629303199481435493562930319948143549356293031994814354935629303199481435493562930319948143549356293031994814354935629303199481435493562930319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2c2d5e-7f58-4b0d-812b-ef3416353088, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840728" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwed0t6trxtjk9drbx04ev" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840728" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e13382d2-315d-4f73-a075-afd32e0e3718, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13382d2-315d-4f73-a075-afd32e0e3718, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10115742506598113632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011574250659811363210115742506598113632101157425065981136321011574250659811363210115742506598113632101157425065981136321011574250659811363210115742506598113632101157425065981136321011574250659811363210115742506598113632101157425065981136321011574250659811363210115742506598113632101157425065981136321011574250659811363210115742506598113632101157425065981136321011574250659811363210115742506598113632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13382d2-315d-4f73-a075-afd32e0e3718, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976840732" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwed6x9kxhyhmxc8fnrnf9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976840732" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 320f508a-930f-4b1c-8601-ea19248fd9fd, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320f508a-930f-4b1c-8601-ea19248fd9fd, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16369321998710569653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636932199871056965316369321998710569653163693219987105696531636932199871056965316369321998710569653163693219987105696531636932199871056965316369321998710569653163693219987105696531636932199871056965316369321998710569653163693219987105696531636932199871056965316369321998710569653163693219987105696531636932199871056965316369321998710569653163693219987105696531636932199871056965316369321998710569653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af06017f-4840-4ac9-9952-075a18bbfeda, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840730" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwed3n13eagvsk3rzbfysg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840730" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 374f0c4c-57bb-4e4b-ae25-87f69131922a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374f0c4c-57bb-4e4b-ae25-87f69131922a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13652473027953377728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365247302795337772813652473027953377728136524730279533777281365247302795337772813652473027953377728136524730279533777281365247302795337772813652473027953377728136524730279533777281365247302795337772813652473027953377728136524730279533777281365247302795337772813652473027953377728136524730279533777281365247302795337772813652473027953377728136524730279533777281365247302795337772813652473027953377728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320f508a-930f-4b1c-8601-ea19248fd9fd, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976840735" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwed9veevaf0b0ban7nwgq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976840735" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 664132c2-0704-40e7-a873-de485da808a5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664132c2-0704-40e7-a873-de485da808a5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10148569062670464688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014856906267046468810148569062670464688101485690626704646881014856906267046468810148569062670464688101485690626704646881014856906267046468810148569062670464688101485690626704646881014856906267046468810148569062670464688101485690626704646881014856906267046468810148569062670464688101485690626704646881014856906267046468810148569062670464688101485690626704646881014856906267046468810148569062670464688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374f0c4c-57bb-4e4b-ae25-87f69131922a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976840736" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweda97jk3jjph8fb3ergx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038946, txid 281474976840736" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f996487-d2da-42d1-8ac6-3bc782e06c92, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f996487-d2da-42d1-8ac6-3bc782e06c92, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12185381833271775403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218538183327177540312185381833271775403121853818332717754031218538183327177540312185381833271775403121853818332717754031218538183327177540312185381833271775403121853818332717754031218538183327177540312185381833271775403121853818332717754031218538183327177540312185381833271775403121853818332717754031218538183327177540312185381833271775403121853818332717754031218538183327177540312185381833271775403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664132c2-0704-40e7-a873-de485da808a5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976840738" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwedcs5m2p21nyr3dkzrd1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038934, txid 281474976840738" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b9cae36-b3cb-4ff0-853a-157e76e6a6c4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f996487-d2da-42d1-8ac6-3bc782e06c92, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976840740" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweddrdas28hwryhznr76a" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9cae36-b3cb-4ff0-853a-157e76e6a6c4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14204707605147431509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420470760514743150914204707605147431509142047076051474315091420470760514743150914204707605147431509142047076051474315091420470760514743150914204707605147431509142047076051474315091420470760514743150914204707605147431509142047076051474315091420470760514743150914204707605147431509142047076051474315091420470760514743150914204707605147431509142047076051474315091420470760514743150914204707605147431509" } } } 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 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976840740" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1336ba61-85d2-447f-824c-0327a02d7618, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1336ba61-85d2-447f-824c-0327a02d7618, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15706711250946348479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570671125094634847915706711250946348479157067112509463484791570671125094634847915706711250946348479157067112509463484791570671125094634847915706711250946348479157067112509463484791570671125094634847915706711250946348479157067112509463484791570671125094634847915706711250946348479157067112509463484791570671125094634847915706711250946348479157067112509463484791570671125094634847915706711250946348479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9cae36-b3cb-4ff0-853a-157e76e6a6c4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038948, txid 281474976840743" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwedx31v2tnk5h3khhj9vs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038948, txid 281474976840743" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2dbfe4a-4160-422f-bc16-e689cad8638a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dbfe4a-4160-422f-bc16-e689cad8638a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15060482370389888846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506048237038988884615060482370389888846150604823703898888461506048237038988884615060482370389888846150604823703898888461506048237038988884615060482370389888846150604823703898888461506048237038988884615060482370389888846150604823703898888461506048237038988884615060482370389888846150604823703898888461506048237038988884615060482370389888846150604823703898888461506048237038988884615060482370389888846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1336ba61-85d2-447f-824c-0327a02d7618, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976840744" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwedxf2ycpn8qs15gtvrtb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976840744" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a09f1b21-3e5f-44a6-b825-ebc2322d7a7f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09f1b21-3e5f-44a6-b825-ebc2322d7a7f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14366464205250935145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436646420525093514514366464205250935145143664642052509351451436646420525093514514366464205250935145143664642052509351451436646420525093514514366464205250935145143664642052509351451436646420525093514514366464205250935145143664642052509351451436646420525093514514366464205250935145143664642052509351451436646420525093514514366464205250935145143664642052509351451436646420525093514514366464205250935145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09f1b21-3e5f-44a6-b825-ebc2322d7a7f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038948, txid 281474976840748" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwee06a52zbtcxw9n216ar" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038948, txid 281474976840748" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85477ff5-1c49-4c72-b038-7f2ec1b4d677, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85477ff5-1c49-4c72-b038-7f2ec1b4d677, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18005705194743008602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800570519474300860218005705194743008602180057051947430086021800570519474300860218005705194743008602180057051947430086021800570519474300860218005705194743008602180057051947430086021800570519474300860218005705194743008602180057051947430086021800570519474300860218005705194743008602180057051947430086021800570519474300860218005705194743008602180057051947430086021800570519474300860218005705194743008602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dbfe4a-4160-422f-bc16-e689cad8638a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976840747" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwedzrdh8var9gsewc7c0x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038951, txid 281474976840747" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10bc5330-413c-419a-a896-e69948ecc1ba, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10bc5330-413c-419a-a896-e69948ecc1ba, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16505616507071754707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650561650707175470716505616507071754707165056165070717547071650561650707175470716505616507071754707165056165070717547071650561650707175470716505616507071754707165056165070717547071650561650707175470716505616507071754707165056165070717547071650561650707175470716505616507071754707165056165070717547071650561650707175470716505616507071754707165056165070717547071650561650707175470716505616507071754707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85477ff5-1c49-4c72-b038-7f2ec1b4d677, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976840750" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwee3y85545havxz469q1k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038961, txid 281474976840750" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83edf815-f24d-4dbb-8642-969fcffa904b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83edf815-f24d-4dbb-8642-969fcffa904b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16793289613556049573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679328961355604957316793289613556049573167932896135560495731679328961355604957316793289613556049573167932896135560495731679328961355604957316793289613556049573167932896135560495731679328961355604957316793289613556049573167932896135560495731679328961355604957316793289613556049573167932896135560495731679328961355604957316793289613556049573167932896135560495731679328961355604957316793289613556049573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10bc5330-413c-419a-a896-e69948ecc1ba, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976840753" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwee7b28jfqzwqwvttr147" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038956, txid 281474976840753" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05904247-1118-4e50-a500-1ebd994378a5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83edf815-f24d-4dbb-8642-969fcffa904b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976840754" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwee7v4sbdntgp6sj4b47m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038957, txid 281474976840754" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05904247-1118-4e50-a500-1ebd994378a5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 454579923238041767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767454579923238041767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 636777c8-a3f4-4b01-b80b-de7be29e853e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636777c8-a3f4-4b01-b80b-de7be29e853e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14692748647213782000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469274864721378200014692748647213782000146927486472137820001469274864721378200014692748647213782000146927486472137820001469274864721378200014692748647213782000146927486472137820001469274864721378200014692748647213782000146927486472137820001469274864721378200014692748647213782000146927486472137820001469274864721378200014692748647213782000146927486472137820001469274864721378200014692748647213782000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05904247-1118-4e50-a500-1ebd994378a5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976840757" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweec44rj3rcrwzg75gtk0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976840757" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97d3eb29-46b9-41ef-9edd-f145a8600762, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d3eb29-46b9-41ef-9edd-f145a8600762, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033673057090883693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60336730570908836936033673057090883693603367305709088369360336730570908836936033673057090883693603367305709088369360336730570908836936033673057090883693603367305709088369360336730570908836936033673057090883693603367305709088369360336730570908836936033673057090883693603367305709088369360336730570908836936033673057090883693603367305709088369360336730570908836936033673057090883693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636777c8-a3f4-4b01-b80b-de7be29e853e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038949, txid 281474976840758" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweee2547swa3z746c8cr7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038949, txid 281474976840758" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb6a71b1-cdd0-4d8e-a47e-cf5c19304ccc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6a71b1-cdd0-4d8e-a47e-cf5c19304ccc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6993929949428153442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69939299494281534426993929949428153442699392994942815344269939299494281534426993929949428153442699392994942815344269939299494281534426993929949428153442699392994942815344269939299494281534426993929949428153442699392994942815344269939299494281534426993929949428153442699392994942815344269939299494281534426993929949428153442699392994942815344269939299494281534426993929949428153442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d3eb29-46b9-41ef-9edd-f145a8600762, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038919, txid 281474976840760" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweefc1cbyevx6r2sm6492" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038919, txid 281474976840760" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e232b97-e924-4640-b286-58fcbf83587e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e232b97-e924-4640-b286-58fcbf83587e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18211972868628930745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821197286862893074518211972868628930745182119728686289307451821197286862893074518211972868628930745182119728686289307451821197286862893074518211972868628930745182119728686289307451821197286862893074518211972868628930745182119728686289307451821197286862893074518211972868628930745182119728686289307451821197286862893074518211972868628930745182119728686289307451821197286862893074518211972868628930745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6a71b1-cdd0-4d8e-a47e-cf5c19304ccc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976840762" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweegfavq74vy03hdheh61" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038923, txid 281474976840762" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 810f4d40-dc64-446d-b9e0-2c5d8b98b885, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810f4d40-dc64-446d-b9e0-2c5d8b98b885, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 926292541258731814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814926292541258731814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e232b97-e924-4640-b286-58fcbf83587e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840764" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweek07kxq6ejxhghj41t2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840764" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2612fece-4495-4d9f-a2c5-a34dbea6be1f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2612fece-4495-4d9f-a2c5-a34dbea6be1f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8822667736593254499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88226677365932544998822667736593254499882266773659325449988226677365932544998822667736593254499882266773659325449988226677365932544998822667736593254499882266773659325449988226677365932544998822667736593254499882266773659325449988226677365932544998822667736593254499882266773659325449988226677365932544998822667736593254499882266773659325449988226677365932544998822667736593254499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810f4d40-dc64-446d-b9e0-2c5d8b98b885, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976840766" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweeq483sxzqjxrfy8cyx5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038902, txid 281474976840766" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dcfcf872-8bd8-4bca-b399-94ed566cd9b1, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcfcf872-8bd8-4bca-b399-94ed566cd9b1, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825949714172472737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737825949714172472737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2612fece-4495-4d9f-a2c5-a34dbea6be1f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976840769" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweevg19gcevwpr5r0djrq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038929, txid 281474976840769" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcfcf872-8bd8-4bca-b399-94ed566cd9b1, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976840770" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweewr9rmjpt894vhzhvb0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038901, txid 281474976840770" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bef40876-7600-44f8-aded-25f922ad2e12, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef40876-7600-44f8-aded-25f922ad2e12, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15736565079475398316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573656507947539831615736565079475398316157365650794753983161573656507947539831615736565079475398316157365650794753983161573656507947539831615736565079475398316157365650794753983161573656507947539831615736565079475398316157365650794753983161573656507947539831615736565079475398316157365650794753983161573656507947539831615736565079475398316157365650794753983161573656507947539831615736565079475398316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ad039b9-e943-4bfa-a7d2-087378989a44, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad039b9-e943-4bfa-a7d2-087378989a44, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 528318295969328473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473528318295969328473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef40876-7600-44f8-aded-25f922ad2e12, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976840773" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwef1tda24ba9bggnnffhy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038953, txid 281474976840773" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c5a36e3-8621-4906-a10c-05ebff26cdcb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad039b9-e943-4bfa-a7d2-087378989a44, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976840774" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwef1v86erw2w2n6ccxc6m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038900, txid 281474976840774" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d7d83d6-c537-4b3f-8e43-75e0fbf84386, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c5a36e3-8621-4906-a10c-05ebff26cdcb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3981514631221919575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39815146312219195753981514631221919575398151463122191957539815146312219195753981514631221919575398151463122191957539815146312219195753981514631221919575398151463122191957539815146312219195753981514631221919575398151463122191957539815146312219195753981514631221919575398151463122191957539815146312219195753981514631221919575398151463122191957539815146312219195753981514631221919575" } } } 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, 1d7d83d6-c537-4b3f-8e43-75e0fbf84386, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9227933912965528544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92279339129655285449227933912965528544922793391296552854492279339129655285449227933912965528544922793391296552854492279339129655285449227933912965528544922793391296552854492279339129655285449227933912965528544922793391296552854492279339129655285449227933912965528544922793391296552854492279339129655285449227933912965528544922793391296552854492279339129655285449227933912965528544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c5a36e3-8621-4906-a10c-05ebff26cdcb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976840777" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwef8z5deb0v3e9jg8xmrh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038912, txid 281474976840777" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 718baac7-3cf4-420f-be55-18a5baefbdda, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718baac7-3cf4-420f-be55-18a5baefbdda, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9238999338966098907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92389993389660989079238999338966098907923899933896609890792389993389660989079238999338966098907923899933896609890792389993389660989079238999338966098907923899933896609890792389993389660989079238999338966098907923899933896609890792389993389660989079238999338966098907923899933896609890792389993389660989079238999338966098907923899933896609890792389993389660989079238999338966098907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7d83d6-c537-4b3f-8e43-75e0fbf84386, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840778" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwef961y028ha01d2bcbfj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840778" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718baac7-3cf4-420f-be55-18a5baefbdda, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840780" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefc4d611hm2jxxbmtmn2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840780" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fee7b8b-cb3e-4ad1-b664-4c3328584c04, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd7cb02f-4581-490f-b54e-cd46a3df02bb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fee7b8b-cb3e-4ad1-b664-4c3328584c04, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18373228751984101932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837322875198410193218373228751984101932183732287519841019321837322875198410193218373228751984101932183732287519841019321837322875198410193218373228751984101932183732287519841019321837322875198410193218373228751984101932183732287519841019321837322875198410193218373228751984101932183732287519841019321837322875198410193218373228751984101932183732287519841019321837322875198410193218373228751984101932" } } } 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, fd7cb02f-4581-490f-b54e-cd46a3df02bb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15522849573925643216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552284957392564321615522849573925643216155228495739256432161552284957392564321615522849573925643216155228495739256432161552284957392564321615522849573925643216155228495739256432161552284957392564321615522849573925643216155228495739256432161552284957392564321615522849573925643216155228495739256432161552284957392564321615522849573925643216155228495739256432161552284957392564321615522849573925643216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7cb02f-4581-490f-b54e-cd46a3df02bb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976840784" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefgafdwex03paj5zn3aa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038952, txid 281474976840784" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 268f8230-cb69-465d-ac88-4c7090e0f805, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268f8230-cb69-465d-ac88-4c7090e0f805, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12357694899582651087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235769489958265108712357694899582651087123576948995826510871235769489958265108712357694899582651087123576948995826510871235769489958265108712357694899582651087123576948995826510871235769489958265108712357694899582651087123576948995826510871235769489958265108712357694899582651087123576948995826510871235769489958265108712357694899582651087123576948995826510871235769489958265108712357694899582651087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268f8230-cb69-465d-ac88-4c7090e0f805, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976840786" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefjj7dr7xb2t6d42ab7g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038941, txid 281474976840786" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fee7b8b-cb3e-4ad1-b664-4c3328584c04, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840783" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefg5acayk5wbxe6rypdj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038962, txid 281474976840783" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68f6f262-57b0-45f4-91ed-08c9612b3d64, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77d31442-f863-415f-a748-2a8ba4797bfc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d31442-f863-415f-a748-2a8ba4797bfc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2980798680400991155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29807986804009911552980798680400991155298079868040099115529807986804009911552980798680400991155298079868040099115529807986804009911552980798680400991155298079868040099115529807986804009911552980798680400991155298079868040099115529807986804009911552980798680400991155298079868040099115529807986804009911552980798680400991155298079868040099115529807986804009911552980798680400991155" } } } 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, 68f6f262-57b0-45f4-91ed-08c9612b3d64, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4787815267338280827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47878152673382808274787815267338280827478781526733828082747878152673382808274787815267338280827478781526733828082747878152673382808274787815267338280827478781526733828082747878152673382808274787815267338280827478781526733828082747878152673382808274787815267338280827478781526733828082747878152673382808274787815267338280827478781526733828082747878152673382808274787815267338280827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d31442-f863-415f-a748-2a8ba4797bfc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976840789" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefqwc74rkv97y831ejnq" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f6f262-57b0-45f4-91ed-08c9612b3d64, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976840790" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefr21q39q67dxr1vaqxa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038909, txid 281474976840789" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976840790" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c596e017-54da-4e66-9de1-96d2029a7dee, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c596e017-54da-4e66-9de1-96d2029a7dee, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10528559824647279570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052855982464727957010528559824647279570105285598246472795701052855982464727957010528559824647279570105285598246472795701052855982464727957010528559824647279570105285598246472795701052855982464727957010528559824647279570105285598246472795701052855982464727957010528559824647279570105285598246472795701052855982464727957010528559824647279570105285598246472795701052855982464727957010528559824647279570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54c24e72-e9fd-4a10-858f-710d690453d5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c24e72-e9fd-4a10-858f-710d690453d5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10471694094376196712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047169409437619671210471694094376196712104716940943761967121047169409437619671210471694094376196712104716940943761967121047169409437619671210471694094376196712104716940943761967121047169409437619671210471694094376196712104716940943761967121047169409437619671210471694094376196712104716940943761967121047169409437619671210471694094376196712104716940943761967121047169409437619671210471694094376196712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c596e017-54da-4e66-9de1-96d2029a7dee, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976840793" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweftverjzajsj495e1ewa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976840793" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6704fbbe-4509-41df-ad14-7c4c47cda3a0, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6704fbbe-4509-41df-ad14-7c4c47cda3a0, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843730643189091120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184373064318909112011843730643189091120118437306431890911201184373064318909112011843730643189091120118437306431890911201184373064318909112011843730643189091120118437306431890911201184373064318909112011843730643189091120118437306431890911201184373064318909112011843730643189091120118437306431890911201184373064318909112011843730643189091120118437306431890911201184373064318909112011843730643189091120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c24e72-e9fd-4a10-858f-710d690453d5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976840794" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefv6f9akv24mwe5x548x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038935, txid 281474976840794" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 463662e0-e623-4b92-b457-e1ba167e2c5a, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463662e0-e623-4b92-b457-e1ba167e2c5a, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177840140755617492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317784014075561749213177840140755617492131778401407556174921317784014075561749213177840140755617492131778401407556174921317784014075561749213177840140755617492131778401407556174921317784014075561749213177840140755617492131778401407556174921317784014075561749213177840140755617492131778401407556174921317784014075561749213177840140755617492131778401407556174921317784014075561749213177840140755617492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6704fbbe-4509-41df-ad14-7c4c47cda3a0, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976840797" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefyd34p9ymvnx497ms8a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038940, txid 281474976840797" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 552bcbb0-996e-45bf-be76-771d857b0d55, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552bcbb0-996e-45bf-be76-771d857b0d55, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069915843106342727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406991584310634272714069915843106342727140699158431063427271406991584310634272714069915843106342727140699158431063427271406991584310634272714069915843106342727140699158431063427271406991584310634272714069915843106342727140699158431063427271406991584310634272714069915843106342727140699158431063427271406991584310634272714069915843106342727140699158431063427271406991584310634272714069915843106342727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463662e0-e623-4b92-b457-e1ba167e2c5a, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976840798" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwefyxf8fnc6qnbzq2jvnz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038944, txid 281474976840798" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49b66b96-8707-42c1-aaf3-10e40a5dc77b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b66b96-8707-42c1-aaf3-10e40a5dc77b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5155090910917762220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51550909109177622205155090910917762220515509091091776222051550909109177622205155090910917762220515509091091776222051550909109177622205155090910917762220515509091091776222051550909109177622205155090910917762220515509091091776222051550909109177622205155090910917762220515509091091776222051550909109177622205155090910917762220515509091091776222051550909109177622205155090910917762220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552bcbb0-996e-45bf-be76-771d857b0d55, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976840800" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweg2a2spc5ph9kgtd9d2d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976840800" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc897bf4-ad5f-44e6-90b8-8de57721bc71, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc897bf4-ad5f-44e6-90b8-8de57721bc71, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16236366284623536935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623636628462353693516236366284623536935162363662846235369351623636628462353693516236366284623536935162363662846235369351623636628462353693516236366284623536935162363662846235369351623636628462353693516236366284623536935162363662846235369351623636628462353693516236366284623536935162363662846235369351623636628462353693516236366284623536935162363662846235369351623636628462353693516236366284623536935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b66b96-8707-42c1-aaf3-10e40a5dc77b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976840803" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweg510pnh4rxnvkr4n4qp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038916, txid 281474976840803" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ccad354-de05-4e37-aba7-1c9637337ac3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccad354-de05-4e37-aba7-1c9637337ac3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6255133414272896345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62551334142728963456255133414272896345625513341427289634562551334142728963456255133414272896345625513341427289634562551334142728963456255133414272896345625513341427289634562551334142728963456255133414272896345625513341427289634562551334142728963456255133414272896345625513341427289634562551334142728963456255133414272896345625513341427289634562551334142728963456255133414272896345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc897bf4-ad5f-44e6-90b8-8de57721bc71, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976840804" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweg5n4qhbks6nwa01qrma" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038955, txid 281474976840804" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31cfdcf6-9b6f-493d-acc7-d08055de5b9e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cfdcf6-9b6f-493d-acc7-d08055de5b9e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754605160002453575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47546051600024535754754605160002453575475460516000245357547546051600024535754754605160002453575475460516000245357547546051600024535754754605160002453575475460516000245357547546051600024535754754605160002453575475460516000245357547546051600024535754754605160002453575475460516000245357547546051600024535754754605160002453575475460516000245357547546051600024535754754605160002453575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cfdcf6-9b6f-493d-acc7-d08055de5b9e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976840808" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweg8y2wkys51akh559v6n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038915, txid 281474976840808" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c80cbc2e-7e0e-46a1-9925-18d299fde6cc, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80cbc2e-7e0e-46a1-9925-18d299fde6cc, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2234367511083303853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22343675110833038532234367511083303853223436751108330385322343675110833038532234367511083303853223436751108330385322343675110833038532234367511083303853223436751108330385322343675110833038532234367511083303853223436751108330385322343675110833038532234367511083303853223436751108330385322343675110833038532234367511083303853223436751108330385322343675110833038532234367511083303853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccad354-de05-4e37-aba7-1c9637337ac3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840806" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweg740adpyfp4k0h8ga2h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038920, txid 281474976840806" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6877776-5fba-42b2-9cab-52d9d446175f, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6877776-5fba-42b2-9cab-52d9d446175f, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092601994400645428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20926019944006454282092601994400645428209260199440064542820926019944006454282092601994400645428209260199440064542820926019944006454282092601994400645428209260199440064542820926019944006454282092601994400645428209260199440064542820926019944006454282092601994400645428209260199440064542820926019944006454282092601994400645428209260199440064542820926019944006454282092601994400645428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80cbc2e-7e0e-46a1-9925-18d299fde6cc, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976840810" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegc9dy6sxkf4n2dgstrp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6877776-5fba-42b2-9cab-52d9d446175f, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976840812" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegda7h8hgx6c5707ms5x" } } } } }
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976840810" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038906, txid 281474976840812" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e93ba174-b1d7-4957-aa7e-8c6d02898089, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93ba174-b1d7-4957-aa7e-8c6d02898089, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3195260292157562539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31952602921575625393195260292157562539319526029215756253931952602921575625393195260292157562539319526029215756253931952602921575625393195260292157562539319526029215756253931952602921575625393195260292157562539319526029215756253931952602921575625393195260292157562539319526029215756253931952602921575625393195260292157562539319526029215756253931952602921575625393195260292157562539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df224a99-b66f-41d0-854e-ed7b42fb7956, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df224a99-b66f-41d0-854e-ed7b42fb7956, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9068428100385088601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90684281003850886019068428100385088601906842810038508860190684281003850886019068428100385088601906842810038508860190684281003850886019068428100385088601906842810038508860190684281003850886019068428100385088601906842810038508860190684281003850886019068428100385088601906842810038508860190684281003850886019068428100385088601906842810038508860190684281003850886019068428100385088601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df224a99-b66f-41d0-854e-ed7b42fb7956, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976840816" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegg9cykj9w23svfcyqe9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976840816" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0216a27-5c40-4d38-bb60-5214d2159a40, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0216a27-5c40-4d38-bb60-5214d2159a40, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13496627085290777093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349662708529077709313496627085290777093134966270852907770931349662708529077709313496627085290777093134966270852907770931349662708529077709313496627085290777093134966270852907770931349662708529077709313496627085290777093134966270852907770931349662708529077709313496627085290777093134966270852907770931349662708529077709313496627085290777093134966270852907770931349662708529077709313496627085290777093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93ba174-b1d7-4957-aa7e-8c6d02898089, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976840815" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegfx3gx5kkap1nfgfevq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038910, txid 281474976840815" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5bf597e0-0d43-4258-9106-e45f4d76a141, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf597e0-0d43-4258-9106-e45f4d76a141, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7458515497766280226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74585154977662802267458515497766280226745851549776628022674585154977662802267458515497766280226745851549776628022674585154977662802267458515497766280226745851549776628022674585154977662802267458515497766280226745851549776628022674585154977662802267458515497766280226745851549776628022674585154977662802267458515497766280226745851549776628022674585154977662802267458515497766280226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0216a27-5c40-4d38-bb60-5214d2159a40, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976840819" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegk447pz7j2ma2gqcdmk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976840819" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac8eea5a-9cc7-45bd-9c98-22d6ab6376ab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8eea5a-9cc7-45bd-9c98-22d6ab6376ab, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4328355921349560519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43283559213495605194328355921349560519432835592134956051943283559213495605194328355921349560519432835592134956051943283559213495605194328355921349560519432835592134956051943283559213495605194328355921349560519432835592134956051943283559213495605194328355921349560519432835592134956051943283559213495605194328355921349560519432835592134956051943283559213495605194328355921349560519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf597e0-0d43-4258-9106-e45f4d76a141, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976840820" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegk52e443zgrfvxctfsr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976840820" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9539aad1-8cc4-4c8c-93ca-632598fd3704, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9539aad1-8cc4-4c8c-93ca-632598fd3704, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664289136280362853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66642891362803628536664289136280362853666428913628036285366642891362803628536664289136280362853666428913628036285366642891362803628536664289136280362853666428913628036285366642891362803628536664289136280362853666428913628036285366642891362803628536664289136280362853666428913628036285366642891362803628536664289136280362853666428913628036285366642891362803628536664289136280362853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8eea5a-9cc7-45bd-9c98-22d6ab6376ab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976840823" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegvk339w2nbcp0egexj6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038914, txid 281474976840823" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3766aff6-e73e-48e8-bbc6-9e4180238448, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3766aff6-e73e-48e8-bbc6-9e4180238448, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11172427241456395136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117242724145639513611172427241456395136111724272414563951361117242724145639513611172427241456395136111724272414563951361117242724145639513611172427241456395136111724272414563951361117242724145639513611172427241456395136111724272414563951361117242724145639513611172427241456395136111724272414563951361117242724145639513611172427241456395136111724272414563951361117242724145639513611172427241456395136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9539aad1-8cc4-4c8c-93ca-632598fd3704, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976840824" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegw7amtz4hmsbp49mbry" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976840824" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 965ddcfa-546f-4e47-a325-1fb7fdf64d53, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965ddcfa-546f-4e47-a325-1fb7fdf64d53, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151565078493166225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91515650784931662259151565078493166225915156507849316622591515650784931662259151565078493166225915156507849316622591515650784931662259151565078493166225915156507849316622591515650784931662259151565078493166225915156507849316622591515650784931662259151565078493166225915156507849316622591515650784931662259151565078493166225915156507849316622591515650784931662259151565078493166225" } } } 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:13808/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3766aff6-e73e-48e8-bbc6-9e4180238448, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976840827" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwegzd9cz8m00jge1hnxw7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976840827" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a179050-f641-4c26-812d-28647ff2eaf5, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a179050-f641-4c26-812d-28647ff2eaf5, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12784453873644789401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278445387364478940112784453873644789401127844538736447894011278445387364478940112784453873644789401127844538736447894011278445387364478940112784453873644789401127844538736447894011278445387364478940112784453873644789401127844538736447894011278445387364478940112784453873644789401127844538736447894011278445387364478940112784453873644789401127844538736447894011278445387364478940112784453873644789401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965ddcfa-546f-4e47-a325-1fb7fdf64d53, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976840828" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweh088vm4tgj6dn9qm3ec" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976840828" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fc68b17-aae4-4e84-af62-77f06384c2bb, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc68b17-aae4-4e84-af62-77f06384c2bb, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107491823222061717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81074918232220617178107491823222061717810749182322206171781074918232220617178107491823222061717810749182322206171781074918232220617178107491823222061717810749182322206171781074918232220617178107491823222061717810749182322206171781074918232220617178107491823222061717810749182322206171781074918232220617178107491823222061717810749182322206171781074918232220617178107491823222061717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a179050-f641-4c26-812d-28647ff2eaf5, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976840830" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nweha3dbaden6m27qmxn49" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038943, txid 281474976840830" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a471633-8882-4724-a861-859a48da58ef, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a471633-8882-4724-a861-859a48da58ef, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353896118858100291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335389611885810029113353896118858100291133538961188581002911335389611885810029113353896118858100291133538961188581002911335389611885810029113353896118858100291133538961188581002911335389611885810029113353896118858100291133538961188581002911335389611885810029113353896118858100291133538961188581002911335389611885810029113353896118858100291133538961188581002911335389611885810029113353896118858100291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc68b17-aae4-4e84-af62-77f06384c2bb, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976840832" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwehjg7rdb70jqbhn7b2ak" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038927, txid 281474976840832" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc6739ed-0af3-4e73-985a-f157030d4c41, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6739ed-0af3-4e73-985a-f157030d4c41, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111345527799678546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411134552779967854614111345527799678546141113455277996785461411134552779967854614111345527799678546141113455277996785461411134552779967854614111345527799678546141113455277996785461411134552779967854614111345527799678546141113455277996785461411134552779967854614111345527799678546141113455277996785461411134552779967854614111345527799678546141113455277996785461411134552779967854614111345527799678546" } } } 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/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24568 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log --grpc-port=13808 --mon-port=8552 --ic-port=6007 --key-file /home/runner/.ya/build/build_root/nkj6/000b63/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/nkj6/000b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/000b63/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:24568', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_6vfnli8s.log', '--grpc-port=13808', '--mon-port=8552', '--ic-port=6007', '--key-file', '/home/runner/.ya/build/build_root/nkj6/000b63/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/nkj6/000b63/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: 2968713
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13808/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/nkj6/000b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2968715
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a471633-8882-4724-a861-859a48da58ef, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976840834" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwej1p1n7nkhytgn7h30z7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038945, txid 281474976840834" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6739ed-0af3-4e73-985a-f157030d4c41, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976840836" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwej34agtp0qt6d5k403py" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fbf887f5-a7fc-4d16-b5dc-01f7c0fc1d17, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf887f5-a7fc-4d16-b5dc-01f7c0fc1d17, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9168311450258287240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91683114502582872409168311450258287240916831145025828724091683114502582872409168311450258287240916831145025828724091683114502582872409168311450258287240916831145025828724091683114502582872409168311450258287240916831145025828724091683114502582872409168311450258287240916831145025828724091683114502582872409168311450258287240916831145025828724091683114502582872409168311450258287240" } } } 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 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038947, txid 281474976840836" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 105869bf-fb7d-455f-b156-7dff80beb272, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105869bf-fb7d-455f-b156-7dff80beb272, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523025633971481167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75230256339714811677523025633971481167752302563397148116775230256339714811677523025633971481167752302563397148116775230256339714811677523025633971481167752302563397148116775230256339714811677523025633971481167752302563397148116775230256339714811677523025633971481167752302563397148116775230256339714811677523025633971481167752302563397148116775230256339714811677523025633971481167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105869bf-fb7d-455f-b156-7dff80beb272, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976840840" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwejp80spqegy1vr1twydw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038925, txid 281474976840840" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef83169d-977f-40c3-9692-a6079532b3e6, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef83169d-977f-40c3-9692-a6079532b3e6, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665767093139682914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36657670931396829143665767093139682914366576709313968291436657670931396829143665767093139682914366576709313968291436657670931396829143665767093139682914366576709313968291436657670931396829143665767093139682914366576709313968291436657670931396829143665767093139682914366576709313968291436657670931396829143665767093139682914366576709313968291436657670931396829143665767093139682914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf887f5-a7fc-4d16-b5dc-01f7c0fc1d17, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976840839" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwejnwayyt1kn0mmgqc053" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef83169d-977f-40c3-9692-a6079532b3e6, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976840842" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwejsq2w67rbf9j9p9158w" } } } } }
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038930, txid 281474976840839" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038911, txid 281474976840842" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d2327c6-9a44-4987-8f37-bb2fc19cc18c, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2327c6-9a44-4987-8f37-bb2fc19cc18c, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1438210219623000414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14382102196230004141438210219623000414143821021962300041414382102196230004141438210219623000414143821021962300041414382102196230004141438210219623000414143821021962300041414382102196230004141438210219623000414143821021962300041414382102196230004141438210219623000414143821021962300041414382102196230004141438210219623000414143821021962300041414382102196230004141438210219623000414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9eda50f8-847f-461b-988a-200439202e61, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eda50f8-847f-461b-988a-200439202e61, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2702198957602305485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27021989576023054852702198957602305485270219895760230548527021989576023054852702198957602305485270219895760230548527021989576023054852702198957602305485270219895760230548527021989576023054852702198957602305485270219895760230548527021989576023054852702198957602305485270219895760230548527021989576023054852702198957602305485270219895760230548527021989576023054852702198957602305485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2327c6-9a44-4987-8f37-bb2fc19cc18c, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038903, txid 281474976840845" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwejy8dx5rgezqz740bvff" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038903, txid 281474976840845" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3134daf-012c-485c-b344-556c9bd17c31, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3134daf-012c-485c-b344-556c9bd17c31, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14734057048801666849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473405704880166684914734057048801666849147340570488016668491473405704880166684914734057048801666849147340570488016668491473405704880166684914734057048801666849147340570488016668491473405704880166684914734057048801666849147340570488016668491473405704880166684914734057048801666849147340570488016668491473405704880166684914734057048801666849147340570488016668491473405704880166684914734057048801666849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eda50f8-847f-461b-988a-200439202e61, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976840846" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwejydc02wwfyrcr2km9kv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038908, txid 281474976840846" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 012e26b3-5bd0-4a84-a520-c039e421112e, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012e26b3-5bd0-4a84-a520-c039e421112e, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7307977228624618779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73079772286246187797307977228624618779730797722862461877973079772286246187797307977228624618779730797722862461877973079772286246187797307977228624618779730797722862461877973079772286246187797307977228624618779730797722862461877973079772286246187797307977228624618779730797722862461877973079772286246187797307977228624618779730797722862461877973079772286246187797307977228624618779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3134daf-012c-485c-b344-556c9bd17c31, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976840849" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwek207gc4g5dyvvvdv91e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038950, txid 281474976840849" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52980b69-6d84-47e7-90ec-4be7ff8810b4, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52980b69-6d84-47e7-90ec-4be7ff8810b4, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17266699478875479721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726669947887547972117266699478875479721172666994788754797211726669947887547972117266699478875479721172666994788754797211726669947887547972117266699478875479721172666994788754797211726669947887547972117266699478875479721172666994788754797211726669947887547972117266699478875479721172666994788754797211726669947887547972117266699478875479721172666994788754797211726669947887547972117266699478875479721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52980b69-6d84-47e7-90ec-4be7ff8810b4, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976840852" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwek5w1pv6dvbv94z3n4hz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038958, txid 281474976840852" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012e26b3-5bd0-4a84-a520-c039e421112e, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976840850" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwek466b9k8eesz6jc2xmf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 570af2b0-be41-4bda-9117-0ba5c98a4fab, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570af2b0-be41-4bda-9117-0ba5c98a4fab, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6639985752598941690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66399857525989416906639985752598941690663998575259894169066399857525989416906639985752598941690663998575259894169066399857525989416906639985752598941690663998575259894169066399857525989416906639985752598941690663998575259894169066399857525989416906639985752598941690663998575259894169066399857525989416906639985752598941690663998575259894169066399857525989416906639985752598941690" } } } 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038924, txid 281474976840850" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bdaff5d4-3793-44d9-acdf-513e7bf572e3, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdaff5d4-3793-44d9-acdf-513e7bf572e3, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4171937559602834153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41719375596028341534171937559602834153417193755960283415341719375596028341534171937559602834153417193755960283415341719375596028341534171937559602834153417193755960283415341719375596028341534171937559602834153417193755960283415341719375596028341534171937559602834153417193755960283415341719375596028341534171937559602834153417193755960283415341719375596028341534171937559602834153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570af2b0-be41-4bda-9117-0ba5c98a4fab, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976840855" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwekb15npc3g68a8kf3373" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8cff30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdaff5d4-3793-44d9-acdf-513e7bf572e3, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976840856" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwekbwccz2rw4mrxyq657y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56cbf50470>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038922, txid 281474976840855" issue_code: 200506 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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038913, txid 281474976840856" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ba10480-379f-4da2-9d60-67230c7da429, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba10480-379f-4da2-9d60-67230c7da429, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896916614832721541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18969166148327215411896916614832721541189691661483272154118969166148327215411896916614832721541189691661483272154118969166148327215411896916614832721541189691661483272154118969166148327215411896916614832721541189691661483272154118969166148327215411896916614832721541189691661483272154118969166148327215411896916614832721541189691661483272154118969166148327215411896916614832721541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e299511-7b8f-481b-b542-d00f83d92c89, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e299511-7b8f-481b-b542-d00f83d92c89, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11156015402520604672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115601540252060467211156015402520604672111560154025206046721115601540252060467211156015402520604672111560154025206046721115601540252060467211156015402520604672111560154025206046721115601540252060467211156015402520604672111560154025206046721115601540252060467211156015402520604672111560154025206046721115601540252060467211156015402520604672111560154025206046721115601540252060467211156015402520604672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba10480-379f-4da2-9d60-67230c7da429, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976840859" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwekff8v1h046h05wze4bq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8ae330>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038905, txid 281474976840859" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31fa76ac-1c4b-4409-a45f-63ddc9f61f0d, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31fa76ac-1c4b-4409-a45f-63ddc9f61f0d, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9434359846723281802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94343598467232818029434359846723281802943435984672328180294343598467232818029434359846723281802943435984672328180294343598467232818029434359846723281802943435984672328180294343598467232818029434359846723281802943435984672328180294343598467232818029434359846723281802943435984672328180294343598467232818029434359846723281802943435984672328180294343598467232818029434359846723281802" } } } 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 2968715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2968715) elapsed time (sec): 1.4062151908874512
DEBUG    ya.test:process.py:263 Command (pid 2968715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) maxrss: 904652
DEBUG    ya.test:process.py:263 Command (pid 2968715) minflt: 45257
DEBUG    ya.test:process.py:263 Command (pid 2968715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 2968715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2968715) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2968715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2968715) stime: 0.21729199999999999
DEBUG    ya.test:process.py:263 Command (pid 2968715) utime: 0.52764
DEBUG    ya.test:process.py:263 Command (pid 2968715) wtime: 1.414
DEBUG    ya.test:process.py:275 Command (pid 2968715) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e299511-7b8f-481b-b542-d00f83d92c89, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976840860" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwekfg8t7wjr7rt8kz2jkm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce8d83b0>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038937, txid 281474976840860" issue_code: 200506 severity: 1 } (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31fa76ac-1c4b-4409-a45f-63ddc9f61f0d, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840862" issue_code: 200506 severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8nwekkten2k1g8kcnjne9m2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b56ce80f730>
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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 469, 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." issue_code: 2026 severity: 1 issues { message: "Tx state unknown for shard 72075186224038931, txid 281474976840862" issue_code: 200506 severity: 1 } (server_code: 400170)
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 0x7b56ccac94b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ccac94b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 32a39ad0-9de3-430f-ba58-06db654539e0, ghrun-kj7ehpytbu.auto.internal:21902): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 32a39ad0-9de3-430f-ba58-06db654539e0, ghrun-kj7ehpytbu.auto.internal:21902): request = { session_id: "ydb://session/3?node_id=50001&id=YjVkZWYzYWMtNDIyOTU5M2YtYTk2MGZmZTktMWFhZWIwYjI=" 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 0x7b56ccac94b0>
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 0x7b56ce8cff30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ce8cff30> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 9baff3e6-3158-4ef1-9f71-fbdb67dddd2b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9baff3e6-3158-4ef1-9f71-fbdb67dddd2b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NThhYzczM2YtODIyNjM5NGQtNWQ2NTY4ZDQtYjBkYTBjNGM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 32a39ad0-9de3-430f-ba58-06db654539e0, ghrun-kj7ehpytbu.auto.internal:21902): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 32a39ad0-9de3-430f-ba58-06db654539e0, ghrun-kj7ehpytbu.auto.internal:21902): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 32a39ad0-9de3-430f-ba58-06db654539e0, ghrun-kj7ehpytbu.auto.internal:21902): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 9baff3e6-3158-4ef1-9f71-fbdb67dddd2b, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9baff3e6-3158-4ef1-9f71-fbdb67dddd2b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 9baff3e6-3158-4ef1-9f71-fbdb67dddd2b, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56ce8cff30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56cbf50470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56cbf50470> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c648af87-bb36-481f-b81f-80f7d4c923a9, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c648af87-bb36-481f-b81f-80f7d4c923a9, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=N2M2MTJhMGMtNjgzNTNiZjItNzY4YjNjNDYtYTMyMWFiZWQ=" 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 0x7b56cbf50470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56ce8ae330>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c648af87-bb36-481f-b81f-80f7d4c923a9, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c648af87-bb36-481f-b81f-80f7d4c923a9, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, c648af87-bb36-481f-b81f-80f7d4c923a9, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ce8ae330> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 2e1b4de6-050f-4c7f-98e1-00669945fa27, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2e1b4de6-050f-4c7f-98e1-00669945fa27, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTZjZjYtODVjNjZjMzktZmMwMzg0MmUtYjY2MTk0YjA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 2e1b4de6-050f-4c7f-98e1-00669945fa27, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2e1b4de6-050f-4c7f-98e1-00669945fa27, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 2e1b4de6-050f-4c7f-98e1-00669945fa27, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56ce8ae330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56ce8d83b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ce8d83b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 64b7cb29-ff9c-4e42-a573-6719d0749f59, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 64b7cb29-ff9c-4e42-a573-6719d0749f59, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=OTNiODcwY2EtZTQ2ZmMzYmQtNDUwZDAyODAtYTNiMjRkMGU=" 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 0x7b56ce8d83b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b56ce80f730>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 64b7cb29-ff9c-4e42-a573-6719d0749f59, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 64b7cb29-ff9c-4e42-a573-6719d0749f59, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 64b7cb29-ff9c-4e42-a573-6719d0749f59, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b56ce80f730> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 728789bc-d446-4f5b-8f9f-603010ea259b, ghrun-kj7ehpytbu.auto.internal:63498): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 728789bc-d446-4f5b-8f9f-603010ea259b, ghrun-kj7ehpytbu.auto.internal:63498): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmRiZmQtMzliZDY0M2QtNDFlYzk2ZDYtMzhhZjBmZmU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 728789bc-d446-4f5b-8f9f-603010ea259b, ghrun-kj7ehpytbu.auto.internal:63498): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 728789bc-d446-4f5b-8f9f-603010ea259b, ghrun-kj7ehpytbu.auto.internal:63498): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 728789bc-d446-4f5b-8f9f-603010ea259b, ghrun-kj7ehpytbu.auto.internal:63498): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b56ce80f730>
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:21902
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24568
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-kj7ehpytbu.auto.internal:63498
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- 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:21902/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1275/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11674/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25970/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:6343/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:6064/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26793/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:32524/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19238/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24568/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:63498/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13808/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9274
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12089
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27450
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4709
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21902
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15188
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11464
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3702
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12802
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28025
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26793
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18689
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25970
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20735
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29337
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24568
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63582
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29800
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63929
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18975
============================== slowest durations ===============================
127.10s call     test_encryption.py::TestEncryption::test_simple_encryption
29.14s setup    test_encryption.py::TestEncryption::test_simple_encryption
22.44s teardown 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/nkj6/000b63/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/nkj6/000b63/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.019616 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.032796 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.056747 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.050986 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.092969 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.142713 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 3.038796 seconds, not started yet
Current KQP shutdown state: spent 6.078894 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==2968713==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 528 byte(s) in 3 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000022208cde 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:572:34
#2 0x00004bd3b365 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004bd3b365 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:13
#4 0x00004bd410ee in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
#5 0x00004bd33371 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 0x00004bd213b8 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
#7 0x00004bd1d167 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
#8 0x00004bd1bc2c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
#9 0x000040fc8bcb in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00001fa61bba in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fae2f8a 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 0x00003fae3a58 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#5 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#7 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
#8 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#10 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#11 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#12 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f787c540d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 168 byte(s) in 3 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003faca1e2 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 0x00003faca1e2 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 0x00003fad3f60 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 0x00003fac45d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#6 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#7 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#8 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#9 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#10 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fae8b63 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003fae8b63 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003fae8b63 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003fae8b63 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003fae8b63 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003fae8b63 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 0x00003fae3b54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003fae3b54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
#9 0x00003fae3b54 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#12 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#14 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
#15 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#17 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f787c540d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 96 byte(s) in 3 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003faf622d in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003faf622d in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003faf622d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003faf622d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x00003faf622d in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
#6 0x00003faf622d 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 0x00003faca508 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#8 0x00003faca508 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#9 0x00003faca508 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 0x00003fad3f60 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 0x00003fac45d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#12 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#13 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#14 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#15 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#16 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#17 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004bd3b250 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:41
#2 0x00004bd410ee in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
#3 0x00004bd33371 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 0x00004bd213b8 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
#5 0x00004bd1d167 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
#6 0x00004bd1bc2c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
#7 0x000040fc8bcb in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#8 0x00001fa61bba in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fae876a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003fae876a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003fae876a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003fae876a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003fae876a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003fae876a 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 0x00003fae3b45 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003fae3b45 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
#9 0x00003fae3b45 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#12 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#14 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
#15 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#17 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f787c540d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003fae91c3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003fae91c3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003fae91c3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003fae91c3 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 0x00003fae91c3 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003fae91c3 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 0x00003fae91c3 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003fae91c3 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003fae91c3 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003fae8bd8 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003fae8bd8 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003fae8bd8 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003fae8bd8 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 0x00003fae3b54 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003fae3b54 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
#16 0x00003fae3b54 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 0x00003fae394a 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 0x00004bb19500 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#19 0x000054811752 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x000041e4dd6b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#21 0x000041e65194 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2271:13
#22 0x00003f1c7216 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x000041cea63b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#24 0x00003f24c985 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#25 0x00003f2465e5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#26 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7f787c540d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 40 byte(s) in 1 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003faf6986 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003faf6986 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003faf6986 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003faf6986 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x00003faf6986 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 0x00003faf64dc in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
#7 0x00003faf64dc in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
#8 0x00003faf64dc 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 0x00003faca508 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#10 0x00003faca508 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#11 0x00003faca508 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 0x00003fad3f60 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 0x00003fac45d1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#14 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#15 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#16 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#17 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#18 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#19 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#20 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000041d081ef in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000041d081ef in TBasicString /-S/util/generic/string.h:491:18
#3 0x000041d081ef in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000041d081ef 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 0x000041d62c22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1345:17
#6 0x000041d4b648 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1460:9
#7 0x000041d188a9 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:1147:13
#8 0x000041ceb737 in Parse /-S/ydb/core/config/init/init.h:324:15
#9 0x000041ceb737 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
#10 0x00003f24d084 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#11 0x00003f2465bc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#12 0x00003f238da7 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 0x00003f1cd396 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003f1d124d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f67ffc5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f787c540d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000041cedea9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000041cedea9 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000041cedea9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000041cedea9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
#5 0x000041d08cf7 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 0x000041d62c22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1345:17
#7 0x000041d4b648 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1460:9
#8 0x000041d188a9 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:1147:13
#9 0x000041ceb737 in Parse /-S/ydb/core/config/init/init.h:324:15
#10 0x000041ceb737 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
#11 0x00003f24d084 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#12 0x00003f2465bc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
==================== 1 passed, 1 error in 182.89s (0:03:02) ====================
